Searched refs:Draw (Results 1 - 25 of 634) sorted by last modified time

1234567891011>>

/haiku/src/apps/charactermap/
H A DCharacterView.cpp310 void Draw() function in class:PreviewItem
321 // Draw the character in the center of the menu
473 // Draw character
505 CharacterView::Draw(BRect updateRect) function in class:CharacterView
550 // Draw character
/haiku/src/preferences/screen/
H A DMonitorView.cpp64 MonitorView::Draw(BRect updateRect) function in class:MonitorView
/haiku/src/apps/stylededit/
H A DStatusView.cpp119 StatusView::Draw(BRect updateRect) function in class:StatusView
/haiku/src/apps/pulse/
H A DNormalPulseView.cpp251 NormalPulseView::Draw(BRect rect) function in class:NormalPulseView
270 // Draw processor type and speed
/haiku/src/apps/mediaplayer/
H A DInfoWin.cpp55 virtual void Draw(BRect updateRect);
149 IconView::Draw(BRect updateRect) function in class:IconView
154 // Draw bitmap centered within the view
/haiku/src/apps/installer/
H A DInstallerWindow.cpp73 virtual void Draw(BRect update);
109 LogoView::Draw(BRect update) function in class:LogoView
/haiku/src/apps/drivesetup/
H A DDiskView.cpp134 virtual void Draw(BRect updateRect) function in class:PartitionView
520 DiskView::Draw(BRect updateRect) function in class:DiskView
/haiku/src/apps/diskprobe/
H A DProbeView.cpp76 virtual void Draw(BRect updateRect);
259 IconView::Draw(BRect updateRect) function in class:IconView
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp194 virtual void Draw(BRect updateRect);
242 virtual void Draw(BRect);
475 LogoView::Draw(BRect updateRect) function in class:LogoView
760 SysInfoView::Draw(BRect updateRect) function in class:SysInfoView
762 BView::Draw(updateRect);
/haiku/src/apps/showimage/
H A DShowImageStatusView.cpp80 ShowImageStatusView::Draw(BRect updateRect) function in class:ShowImageStatusView
/haiku/src/preferences/filetypes/
H A DIconView.h86 virtual void Draw(BRect updateRect);
H A DIconView.cpp757 IconView::Draw(BRect updateRect) function in class:IconView
/haiku/src/kits/tracker/
H A DTextWidget.cpp611 BTextWidget::Draw(BRect eraseRect, BRect textRect, float, BPoseView* view, function in class:BTextWidget
623 // BPose::Draw before and after calling this function.
H A DUtilities.cpp654 DraggableIcon::Draw(BRect) function in class:DraggableIcon
696 FlickerFreeStringView::Draw(BRect) function in class:FlickerFreeStringView
840 TitledSeparatorItem::Draw() function in class:TitledSeparatorItem
1304 SeparatorLine::Draw(BRect) function in class:BPrivate::SeparatorLine
H A DPoseView.h142 virtual void Draw(BRect update_rect);
H A DPoseView.cpp6489 pose->Draw(poseRect, bounds, this, false);
7727 pose->Draw(poseRect, poseRect, this, view, true, offsetBy,
7749 pose->Draw(poseRect, poseRect, this, view, true, offsetBy,
8784 pose->Draw(BRect(pose->CalcRect(loc, this, false)),
9120 pose->Draw(rect, rect, this, fullDraw);
9172 BPoseView::Draw(BRect updateRect) function in class:BPoseView
9249 pose->Draw(poseRect, updateRect, this, true);
9260 pose->Draw(poseRect, updateRect, this, true);
9312 pose->Draw(dstRect, updateRect, this, offscreenView, true,
10005 fDropTarget->Draw(poseRec
[all...]
/haiku/src/kits/interface/
H A DStatusBar.cpp279 BStatusBar::Draw(BRect updateRect) function in class:BStatusBar
292 // Draw labels/texts
341 // Draw bar
H A DMenu.cpp458 BMenu::Draw(BRect updateRect) function in class:BMenu
2872 item->Draw();
H A DScrollView.cpp237 BScrollView::Draw(BRect updateRect) function in class:BScrollView
/haiku/src/apps/webpositive/
H A DURLInputGroup.cpp519 virtual void Draw(BRect updateRect) function in class:URLInputGroup::PageIconView
702 URLInputGroup::Draw(BRect updateRect) function in class:URLInputGroup
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp306 PowerStatusView::Draw(BRect updateRect) function in class:PowerStatusView
/haiku/src/apps/deskcalc/
H A DCalcView.cpp482 CalcView::Draw(BRect updateRect) function in class:CalcView
H A DCalcView.h57 virtual void Draw(BRect updateRect);
/haiku/src/apps/deskbar/
H A DSwitcher.cpp74 void Draw(BView* view, BRect bounds, bool main);
145 virtual void Draw(BRect update);
176 virtual void Draw(BRect updateRect);
208 virtual void Draw(BRect update);
369 TTeamGroup::Draw(BView* view, BRect bounds, bool main) function in class:TTeamGroup
1328 TBox::Draw(BRect update) function in class:TBox
1333 BBox::Draw(update);
2118 group->Draw(this, rect, !fAutoScrolling && (i == mainIndex));
2128 TIconView::Draw(BRect update) function in class:TIconView
2282 TWindowView::Draw(BRec function in class:TWindowView
[all...]
/haiku/src/servers/notification/
H A DNotificationView.cpp244 NotificationView::Draw(BRect updateRect) function in class:NotificationView
265 // Draw icon
280 // Draw content

Completed in 266 milliseconds

1234567891011>>