Searched refs:Inherited (Results 1 - 25 of 42) sorted by path

12

/haiku/headers/os/locale/
H A DDurationFormat.h26 typedef BFormat Inherited; typedef in class:BDurationFormat
H A DRelativeDateTimeFormat.h28 typedef BFormat Inherited; typedef in class:BRelativeDateTimeFormat
H A DTimeUnitFormat.h43 typedef BFormat Inherited; typedef in class:BTimeUnitFormat
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.h28 typedef BStringField Inherited; typedef in class:BBitmapStringField
46 typedef BTitledColumn Inherited; typedef in class:TeamsColumn
69 typedef BRow Inherited; typedef in class:TeamRow
95 typedef BColumnListView Inherited; typedef in class:TeamsListView
/haiku/src/apps/drivesetup/
H A DDiskView.h16 typedef BView Inherited; typedef in class:DiskView
H A DPartitionList.h25 typedef BStringField Inherited; typedef in class:BBitmapStringField
43 typedef BTitledColumn Inherited; typedef in class:PartitionColumn
66 typedef BRow Inherited; typedef in class:PartitionListRow
92 typedef BColumnListView Inherited; typedef in class:PartitionListView
/haiku/src/preferences/printers/
H A DAddPrinterDialog.cpp41 Inherited(BRect(78, 71, 400, 300), B_TRANSLATE("Add printer"),
57 return Inherited::QuitRequested();
88 Inherited::MessageReceived(msg);
H A DAddPrinterDialog.h21 typedef BWindow Inherited; typedef in class:AddPrinterDialog
H A DJobListView.cpp37 Inherited(frame, "jobs_list", B_SINGLE_SELECTION_LIST, B_FOLLOW_ALL,
53 Inherited::AttachedToWindow();
H A DJobListView.h24 typedef BListView Inherited; typedef in class:JobListView
H A DPrinterListView.cpp39 : Inherited(frame, "printers_list", B_SINGLE_SELECTION_LIST, B_FOLLOW_ALL,
85 Inherited::AttachedToWindow();
H A DPrinterListView.h52 typedef BListView Inherited; typedef in class:PrinterListView
/haiku/src/servers/print/
H A DPrintServerApp.Scripting.cpp223 rc = Inherited::ResolveSpecifier(msg,index,spec,form,prop);
271 return Inherited::GetSupportedSuites(msg);
H A DPrintServerApp.cpp82 Inherited(PSRV_SIGNATURE_TYPE, true, err),
138 if (!Inherited::QuitRequested())
340 Inherited::MessageReceived(msg);
H A DPrintServerApp.h35 typedef BServer Inherited; typedef in class:PrintServerApp
H A DPrinter.Scripting.cpp66 Inherited::MessageReceived(msg);
98 rc = Inherited::ResolveSpecifier(msg,index,spec,form,prop);
120 return Inherited::GetSupportedSuites(msg);
H A DPrinter.cpp129 : Inherited(B_EMPTY_STRING),
169 Inherited::MessageReceived(msg);
H A DPrinter.h47 typedef BHandler Inherited; typedef in class:Printer
H A DTransport.Scripting.cpp59 Inherited::MessageReceived(msg);
91 rc = Inherited::ResolveSpecifier(msg,index,spec,form,prop);
114 return Inherited::GetSupportedSuites(msg);
H A DTransport.cpp207 Inherited::MessageReceived(msg);
H A DTransport.h22 typedef BHandler Inherited; typedef in class:Transport
/haiku/src/tests/kits/interface/bprintjob/
H A DPrintTestApp.cpp18 : Inherited(PRINTTEST_SIGNATURE)
H A DPrintTestApp.hpp14 typedef BApplication Inherited; typedef in class:PrintTestApp
H A DPrintTestView.hpp10 typedef BView Inherited; typedef in class:PrintTestView
H A DPrintTestWindow.hpp10 typedef BWindow Inherited; typedef in class:PrintTestWindow

Completed in 210 milliseconds

12