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

/haiku/src/kits/game/
H A DWindowScreen.cpp44 static fill_rectangle sFillRectHook; variable
136 sFillRectHook(sEngineToken, color_index, &param, 1);
152 sFillRectHook(sEngineToken, color, &param, 1);
168 sFillRectHook(sEngineToken, color, &param, 1);
463 if (sFillRectHook)
467 if (sFillRectHook)
483 if (sFillRectHook)
769 sFillRectHook
795 sFillRectHook = NULL;

Completed in 30 milliseconds