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

/haiku/src/tests/kits/game/chart/
H A DChartView.cpp33 if ((window->fOffscreen != 0) && (window->fCurrentSettings.display == DISPLAY_BITMAP))
H A DChartWindow.h54 DISPLAY_BITMAP = 2, enumerator in enum:__anon19
H A DChartWindow.cpp1318 if (fCurrentSettings.display == DISPLAY_BITMAP)
1382 if (fCurrentSettings.display == DISPLAY_BITMAP)
1507 if (new_set.display == DISPLAY_BITMAP) {
1586 if (new_set.display == DISPLAY_BITMAP) {
1616 if (new_set.display == DISPLAY_BITMAP) {
1628 if (new_set.display == DISPLAY_BITMAP)
2195 if (w->fCurrentSettings.display == DISPLAY_BITMAP) {

Completed in 90 milliseconds