Home
last modified time | relevance | path

Searched defs:screen_ratio1 (Results 1 – 9 of 9) sorted by relevance

/dports/games/onscripter-1byte/onscripter-20200722/
H A DAnimationInfo.h122 void scalePosXY(int screen_ratio1, int screen_ratio2){ in scalePosXY()
126 void scalePosWH(int screen_ratio1, int screen_ratio2){ in scalePosWH()
H A DLUAHandler.h67 int screen_ratio1, screen_ratio2; variable
H A DScriptParser.h270 int screen_ratio1, screen_ratio2; variable
H A DLUAHandler.cpp1090 int screen_ratio1, int screen_ratio2) in init()
/dports/games/onscripter/onscripter-20200722/
H A DAnimationInfo.h122 void scalePosXY(int screen_ratio1, int screen_ratio2){ in scalePosXY()
126 void scalePosWH(int screen_ratio1, int screen_ratio2){ in scalePosWH()
H A DLUAHandler.h67 int screen_ratio1, screen_ratio2; variable
H A DScriptParser.h270 int screen_ratio1, screen_ratio2; variable
H A DLUAHandler.cpp1090 int screen_ratio1, int screen_ratio2) in init()
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A DFontinfo.cpp36 int screen_ratio1 = 1, screen_ratio2 = 1; variable