Home
last modified time | relevance | path

Searched refs:_menutext (Results 1 – 10 of 10) sorted by relevance

/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.c22053 _menutext(0, col1, 2, "Saved File:"); in load_saved_game()
22054 _menutext(0, col2, 2, "Not Found!"); in load_saved_game()
22062 _menutext(0, col1, -3, "Saved File:"); in load_saved_game()
22069 _menutext(0, col1, -1, "Stage:"); in load_saved_game()
22071 _menutext(0, col1, 0, "Level:"); in load_saved_game()
22073 _menutext(0, col1, 1, "Credits:"); in load_saved_game()
22825 _menutext((selector==3), col1, 1, "BGM:"); in sound_options()
23101 _menutext(0, col1, -2, "Total RAM:"); in system_options()
23104 _menutext(0, col1, -1, "Used RAM:"); in system_options()
23142 _menutext(0, col1, 7, "Battery:"); in system_options()
[all …]
H A Dopenbor.h452 #define _menutext(f, c, l, s, ...) font_printf(_colx(f,c), _liney(f,l), (f), 0, s, __VA_ARGS__) macro
455 #define _menutext(f, c, l, s, args...) font_printf(_colx(f,c), _liney(f,l), (f), 0, s, ##args) macro
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.c29966 _menutext(0, col1, -2, Tr("Saved File:")); in load_saved_game()
29967 _menutext(0, col2, -2, Tr("Not Found!")); in load_saved_game()
29975 _menutext(0, col1, -2, Tr("Saved File:")); in load_saved_game()
29978 _menutext(0, col2, -2, "%s", name); in load_saved_game()
29989 _menutext(0, col1, 0, Tr("Stage:")); in load_saved_game()
29991 _menutext(0, col1, 1, Tr("Level:")); in load_saved_game()
29996 _menutext(0, col2, 3, "%d/%d/%d/%d", in load_saved_game()
31328 _menutext(0, col1, -4, Tr("Total RAM:")); in system_options()
31331 _menutext(0, col1, -3, Tr("Used RAM:")); in system_options()
31381 _menutext(0, col1, 5, Tr("Battery:")); in system_options()
[all …]
H A Dopenbor.h456 #define _menutext(f, c, l, s, ...) font_printf(_colx(f,c), _liney(f,l), (f), 0, s, __VA_ARGS__) macro
459 #define _menutext(f, c, l, s, args...) font_printf(_colx(f,c), _liney(f,l), (f), 0, s, ##args) macro
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.c22412 _menutext(0, col1, -2, "Saved File:"); in load_saved_game()
22413 _menutext(0, col2, -2, "Not Found!"); in load_saved_game()
22421 _menutext(0, col1, -2, "Saved File:"); in load_saved_game()
22428 _menutext(0, col1, 0, "Stage:"); in load_saved_game()
22430 _menutext(0, col1, 1, "Level:"); in load_saved_game()
22432 _menutext(0, col1, 2, "Credits:"); in load_saved_game()
22435 _menutext(0, col2, 3, "%d/%d/%d/%d", in load_saved_game()
23455 _menutext(0, col1, -4, "Total RAM:"); in system_options()
23458 _menutext(0, col1, -3, "Used RAM:"); in system_options()
23495 _menutext(0, col1, 5, "Battery:"); in system_options()
[all …]
H A Dopenbor.h452 #define _menutext(f, c, l, s, ...) font_printf(_colx(f,c), _liney(f,l), (f), 0, s, __VA_ARGS__) macro
455 #define _menutext(f, c, l, s, args...) font_printf(_colx(f,c), _liney(f,l), (f), 0, s, ##args) macro
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.c34061 _menutext(0, col1, -2, Tr("Saved File:")); in load_saved_game()
34062 _menutext(0, col2, -2, Tr("Not Found!")); in load_saved_game()
34070 _menutext(0, col1, -2, Tr("Saved File:")); in load_saved_game()
34073 _menutext(0, col2, -2, "%s", name); in load_saved_game()
34077 _menutext(0, col2, -2, Tr("Not Found!")); in load_saved_game()
34084 _menutext(0, col1, 0, Tr("Stage:")); in load_saved_game()
34086 _menutext(0, col1, 1, Tr("Level:")); in load_saved_game()
34088 _menutext(0, col1, 2, Tr("Credits:")); in load_saved_game()
34091 _menutext(0, col2, 2, "%d/%d/%d/%d", in load_saved_game()
34100 _menutext(0, col2, 3, "%d/%d/%d/%d", in load_saved_game()
[all …]
H A Dopenbor.h1048 #define _menutext(f, c, l, s, args...) font_printf(_colx(f,c), _liney(f,l), (f), 0, s, ##args) macro
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.c37544 _menutext(0, col1, -2, Tr("Saved File:")); in load_saved_game()
37545 _menutext(0, col2, -2, Tr("Not Found!")); in load_saved_game()
37553 _menutext(0, col1, -2, Tr("Saved File:")); in load_saved_game()
37556 _menutext(0, col2, -2, "%s", name); in load_saved_game()
37560 _menutext(0, col2, -2, Tr("Not Found!")); in load_saved_game()
37567 _menutext(0, col1, 0, Tr("Stage:")); in load_saved_game()
37569 _menutext(0, col1, 1, Tr("Level:")); in load_saved_game()
37571 _menutext(0, col1, 2, Tr("Credits:")); in load_saved_game()
37574 _menutext(0, col2, 2, "%d/%d/%d/%d", in load_saved_game()
37583 _menutext(0, col2, 3, "%d/%d/%d/%d", in load_saved_game()
[all …]
H A Dopenbor.h1532 #define _menutext(f, c, l, s, args...) font_printf(_colx(f,c), _liney(f,l), (f), 0, s, ##args) macro