Home
last modified time | relevance | path

Searched refs:DrawBox (Results 1 – 7 of 7) sorted by relevance

/haiku/src/apps/cortex/DiagramView/
H A DDiagramBox.h56 virtual void DrawBox() = 0;
H A DDiagramBox.cpp138 DrawBox(); in Draw()
158 DrawBox(); in Draw()
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.h95 virtual void DrawBox();
H A DMediaNodePanel.cpp160 void MediaNodePanel::DrawBox() in DrawBox() function in MediaNodePanel
/haiku/headers/os/interface/
H A DTabView.h142 virtual void DrawBox(BRect selectedTabRect);
/haiku/src/kits/interface/
H A DTabView.cpp907 DrawBox(TabFrame(fSelection)); in Draw()
955 BTabView::DrawBox(BRect selectedTabRect) in DrawBox() function in BTabView
/haiku/docs/user/interface/
H A DTabView.dox428 \fn void BTabView::DrawBox(BRect selectedTabRect)