Home
last modified time | relevance | path

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.cpp1153 ChartWindow::ButtonPicture(bool active, int32 button_type) in ButtonPicture() argument
1169 if (button_type == COLOR_BUTTON_PICT) { in ButtonPicture()
1179 else if (button_type == DENSITY_BUTTON_PICT) { in ButtonPicture()