Home
last modified time | relevance | path

Searched refs:MainScreenLogicalWidth (Results 1 – 5 of 5) sorted by relevance

/dports/games/alephone/alephone-release-20190331/Source_Files/RenderOther/
H A Dscreen.h260 int MainScreenLogicalWidth();
H A DOGL_Blitter.cpp173 return MainScreenLogicalWidth(); in ScreenWidth()
H A DHUDRenderer_Lua.cpp136 (m_surface->w != MainScreenLogicalWidth() || in start_draw()
H A Dscreen.cpp290 return MainScreenLogicalWidth(); in width()
2105 int MainScreenLogicalWidth() in MainScreenLogicalWidth() function
/dports/games/alephone/alephone-release-20190331/Source_Files/Misc/
H A Dsdl_dialogs.cpp1754 int surface_w = MainScreenLogicalWidth(); in layout()