Home
last modified time | relevance | path

Searched refs:get_INTERFACE_START_Y (Results 1 – 2 of 2) sorted by relevance

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/
H A DUILayout.h18 #define INTERFACE_START_Y (g_ui.get_INTERFACE_START_Y())
129 UINT16 get_INTERFACE_START_Y();
H A DUILayout.cc52 UINT16 UILayout::get_INTERFACE_START_Y() { return m_screenHeight - 120; … in get_INTERFACE_START_Y() function in UILayout