Searched refs:drawInto (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/cortex/RouteApp/
H A DStatusView.h106 void drawInto(
H A DStatusView.cpp156 drawInto(this, updateRect);
160 drawInto(m_backView, updateRect);
294 StatusView::drawInto(BView *v, BRect updateRect) function in class:StatusView
297 D_OPERATION(("StatusView::drawInto(%.1f, %.1f)\n", r.Width(), r.Height()));

Completed in 33 milliseconds