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

/haiku/headers/os/interface/
H A DColorControl.h97 void _InvalidateSelector(int16 ramp,
/haiku/src/kits/interface/
H A DColorControl.cpp642 BColorControl::_InvalidateSelector(int16 ramp, rgb_color color, bool focused) function in class:BColorControl
756 _InvalidateSelector(oldFocus, color, true);
757 _InvalidateSelector(fFocusedRamp, color, true);
768 _InvalidateSelector(oldFocus, color, true);
769 _InvalidateSelector(fFocusedRamp, color, true);

Completed in 49 milliseconds