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

/haiku/headers/os/interface/
H A DColorControl.h116 int16 fPreviousSelectedPaletteColorIndex; member in class:BColorControl
/haiku/src/kits/interface/
H A DColorControl.cpp102 fPreviousSelectedPaletteColorIndex = -1;
295 Invalidate(_PaletteSelectorFrame(fPreviousSelectedPaletteColorIndex));
298 fPreviousSelectedPaletteColorIndex = fSelectedPaletteColorIndex;

Completed in 72 milliseconds