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

/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp113 COLOR_BUTTON_PICT = 0, enumerator in enum:__anon5
588 ButtonPicture(false, COLOR_BUTTON_PICT),
589 ButtonPicture(true, COLOR_BUTTON_PICT),
1169 if (button_type == COLOR_BUTTON_PICT) {
1575 fColorButton->SetEnabledOff(ButtonPicture(false, COLOR_BUTTON_PICT));
1576 fColorButton->SetEnabledOn(ButtonPicture(true, COLOR_BUTTON_PICT));

Completed in 22 milliseconds