Searched refs:DrawBox (Results 1 - 6 of 6) sorted by relevance

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

Completed in 55 milliseconds