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

/haiku/headers/os/interface/
H A DColorControl.h99 void _DrawColorArea(BView* target, BRect update);
/haiku/src/kits/interface/
H A DColorControl.cpp421 _DrawColorArea(this, updateRect);
428 BColorControl::_DrawColorArea(BView* target, BRect updateRect) function in class:BColorControl
633 _DrawColorArea(offscreenView, _PaletteFrame());

Completed in 59 milliseconds