Home
last modified time | relevance | path

Searched refs:ID_VIEWS (Results 1 – 3 of 3) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GUI/
H A DView.cpp168 if (core->InDebugMode(ID_VIEWS)) { in IsDisabledCursor()
285 if (core->InDebugMode(ID_VIEWS)) { in Draw()
727 if (core->InDebugMode(ID_VIEWS)) { in MouseEnter()
736 if (core->InDebugMode(ID_VIEWS)) { in MouseLeave()
H A DControl.cpp256 if (core->InDebugMode(ID_VIEWS)) { in DragCursor()
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DInterface.h320 ID_VIEWS = 32, enumerator