Searched defs:sti (Results 1 – 1 of 1) sorted by relevance
43 #define sti_onscreen_x(sti) (sti->glob_cfg->onscreen_x) argument44 #define sti_onscreen_y(sti) (sti->glob_cfg->onscreen_y) argument47 #define sti_font_x(sti) (PTR_STI(sti->font)->width) argument48 #define sti_font_y(sti) (PTR_STI(sti->font)->height) argument
Completed in 6 milliseconds