Home
last modified time | relevance | path

Searched defs:_menutextm (Results 1 – 5 of 5) sorted by path

/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h1530 #define _menutextm(f, l, shift, s, args...) font_printf(_strmidx(f,s, ##args)+(int)((shift)*(fontmo… macro
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h451 #define _menutextm(f, l, shift, s, ...) font_printf(_strmidx(f,s, __VA_ARGS__)+(int)((shift)*(font_… macro
454 #define _menutextm(f, l, shift, s, args...) font_printf(_strmidx(f,s, ##args)+(int)((shift)*(font_m… macro
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h451 #define _menutextm(f, l, shift, s, ...) font_printf(_strmidx(f,s, __VA_ARGS__)+(int)((shift)*(fontm… macro
454 #define _menutextm(f, l, shift, s, args...) font_printf(_strmidx(f,s, ##args)+(int)((shift)*(fontmo… macro
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h455 #define _menutextm(f, l, shift, s, ...) font_printf(_strmidx(f,s, __VA_ARGS__)+(int)((shift)*(fontm… macro
458 #define _menutextm(f, l, shift, s, args...) font_printf(_strmidx(f,s, ##args)+(int)((shift)*(fontmo… macro
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h1046 #define _menutextm(f, l, shift, s, args...) font_printf(_strmidx(f,s, ##args)+(int)((shift)*(fontmo… macro