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

/haiku/headers/os/interface/
H A DColorControl.h108 BRect _PaletteSelectorFrame(uint8 colorIndex) const;
/haiku/src/kits/interface/
H A DColorControl.cpp295 Invalidate(_PaletteSelectorFrame(fPreviousSelectedPaletteColorIndex));
296 Invalidate(_PaletteSelectorFrame(fSelectedPaletteColorIndex));
508 _PaletteSelectorFrame(fSelectedPaletteColorIndex));
617 BColorControl::_PaletteSelectorFrame(uint8 colorIndex) const function in class:BColorControl

Completed in 51 milliseconds