Searched refs:DrawItem (Results 26 - 50 of 67) sorted by relevance

123

/haiku/src/preferences/appearance/
H A DColorWhichItem.cpp38 ColorWhichItem::DrawItem(BView* owner, BRect frame, bool complete) function in class:ColorWhichItem
/haiku/src/apps/devices/
H A DResourceUsageWindow.cpp37 virtual void DrawItem(BView *, BRect, bool = false);
57 * DrawItem
60 IRQDMAItem::DrawItem(BView *owner, BRect itemRect, bool complete) function in class:IRQDMAItem
105 virtual void DrawItem(BView *, BRect, bool = false);
127 * DrawItem
130 RangeItem::DrawItem(BView *owner, BRect itemRect, bool complete) function in class:RangeItem
/haiku/src/kits/shared/
H A DColorItem.cpp39 ColorItem::DrawItem(BView* owner, BRect frame, bool complete) function in class:ColorItem
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DFolderConfigWindow.cpp50 void DrawItem(BView* owner, BRect itemRect,
126 CheckBoxItem::DrawItem(BView* owner, BRect itemRect, bool drawEverything) function in class:CheckBoxItem
165 BStringItem::DrawItem(owner, itemRect, drawEverything);
/haiku/src/kits/interface/
H A DStringItem.cpp73 BStringItem::DrawItem(BView* owner, BRect frame, bool complete) function in class:BStringItem
/haiku/headers/os/add-ons/network_settings/
H A DNetworkSettingsAddOn.h103 virtual void DrawItem(BView* owner,
/haiku/src/preferences/network/
H A DServiceListItem.cpp43 ServiceListItem::DrawItem(BView* owner, BRect bounds, bool complete) function in class:ServiceListItem
H A DNetworkSettingsAddOn.cpp132 BNetworkInterfaceListItem::DrawItem(BView* owner, BRect bounds, bool complete) function in class:BNetworkInterfaceListItem
/haiku/src/kits/tracker/
H A DTrackerSettingsWindow.cpp53 void DrawItem(BView* owner, BRect rect, bool drawEverything);
322 SettingsItem::DrawItem(BView* owner, BRect rect, bool drawEverything) function in class:SettingsItem
/haiku/src/tests/kits/interface/flatten_picture/
H A DTestResultItem.cpp34 TestResultItem::DrawItem(BView *owner, BRect itemRect, bool drawEverthing) function in class:TestResultItem
143 HeaderListItem::DrawItem(BView *owner, BRect itemRect, bool drawEverthing) function in class:HeaderListItem
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.h42 virtual void DrawItem(BView*, BRect, bool);
77 virtual void DrawItem(BView*, BRect, bool);
/haiku/src/preferences/locale/
H A DLanguageListView.cpp56 LanguageListItem::DrawItem(BView* owner, BRect frame, bool complete) function in class:LanguageListItem
159 LanguageListItemWithFlag::DrawItem(BView* owner, BRect frame, bool complete) function in class:LanguageListItemWithFlag
377 item->DrawItem(view, itemBounds);
/haiku/src/apps/mediaplayer/playlist/
H A DListViews.h69 virtual void DrawItem(BListItem *item, BRect itemFrame,
/haiku/src/preferences/time/
H A DTimeZoneListItem.cpp49 TimeZoneListItem::DrawItem(BView* owner, BRect frame, bool complete) function in class:TimeZoneListItem
/haiku/src/preferences/bluetooth/
H A DDeviceListItem.cpp47 DeviceListItem::DrawItem(BView* owner, BRect itemRect, bool complete) function in class:Bluetooth::DeviceListItem
/haiku/src/preferences/input/
H A DInputDeviceView.cpp137 DeviceListItemView::DrawItem(BView* owner, BRect frame, bool complete) function in class:DeviceListItemView
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.h37 virtual void DrawItem(BView*, BRect, bool even = false);
/haiku/src/preferences/filetypes/
H A DAttributeListView.cpp196 AttributeItem::DrawItem(BView* owner, BRect frame, bool drawEverything) function in class:AttributeItem
198 BStringItem::DrawItem(owner, frame, drawEverything);
H A DMimeTypeListView.cpp66 MimeTypeItem::DrawItem(BView* owner, BRect frame, bool complete) function in class:MimeTypeItem
120 BStringItem::DrawItem(owner, rect, complete);
/haiku/src/apps/bootmanager/
H A DDrivesPage.cpp47 virtual void DrawItem(BView* owner, BRect frame,
122 DriveItem::DrawItem(BView* owner, BRect frame, bool complete) function in class:DriveItem
/haiku/src/apps/firstbootprompt/
H A DBootPromptWindow.cpp99 void DrawItem(BView* owner, BRect frame, bool complete) function in class:LanguageItem
101 BStringItem::DrawItem(owner, frame, true/*complete*/);
/haiku/src/preferences/printers/
H A DJobListView.cpp265 JobItem::DrawItem(BView *owner, BRect, bool complete) function in class:JobItem
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeListItem.cpp98 void DormantNodeListItem::DrawItem( function in class:DormantNodeListItem
102 D_HOOK(("DormantNodeListItem::DrawItem()\n"));
/haiku/src/preferences/media/
H A DMediaListItem.h46 virtual void DrawItem(BView* owner, BRect frame,
/haiku/src/add-ons/input_server/devices/keyboard/
H A DTeamListItem.cpp65 TeamListItem::DrawItem(BView* owner, BRect frame, bool complete) function in class:TeamListItem

Completed in 118 milliseconds

123