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

/haiku/src/tests/kits/game/chart/
H A DChartWindow.h257 BPicture *ButtonPicture(bool active, int32 button_type);
H A DChartWindow.cpp1151 button_type indicate what special content should be used. */
1153 ChartWindow::ButtonPicture(bool active, int32 button_type) argument
1169 if (button_type == COLOR_BUTTON_PICT) {
1179 else if (button_type == DENSITY_BUTTON_PICT) {

Completed in 87 milliseconds