Home
last modified time | relevance | path

Searched refs:font_alt (Results 1 – 17 of 17) sorted by relevance

/dports/audio/schismtracker/schismtracker-20211116/schism/
H A Ddraw-char.c99 static uint8_t font_alt[2048]; variable
364 memcpy(font_alt, font_default_lower, 1024); in font_init()
365 memcpy(font_alt + 1024, font_default_upper_alt, 1024); in font_init()
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/
H A Dconf_var.c1797 &menu.main.text.level_info_2.font_alt
2137 &game.panel.level_number.font_alt
2833 &game.panel.time.font_alt
3821 &game.panel.gravity_state.font_alt
H A Dgame.c2609 int font2 = pos->font_alt; in DisplayGameControlValues()
2723 int font2 = pos->font_alt; /* (used for active state) */ in DisplayGameControlValues()
2859 int font2_nr = pos->font_alt; in DrawGameValue_Time()
2909 int font2_nr = pos->font_alt; in DrawGameValue_Level()
H A Dtools.c2569 font_nr = pos->font_alt; in DrawPreviewLevelLabelExt()
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/
H A Dconf_var.c1797 &menu.main.text.level_info_2.font_alt
2137 &game.panel.level_number.font_alt
2833 &game.panel.time.font_alt
3821 &game.panel.gravity_state.font_alt
H A Dgame.c2609 int font2 = pos->font_alt; in DisplayGameControlValues()
2723 int font2 = pos->font_alt; /* (used for active state) */ in DisplayGameControlValues()
2859 int font2_nr = pos->font_alt; in DrawGameValue_Time()
2909 int font2_nr = pos->font_alt; in DrawGameValue_Level()
H A Dtools.c2569 font_nr = pos->font_alt; in DrawPreviewLevelLabelExt()
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/
H A Dconf_var.c1813 &menu.main.text.level_info_2.font_alt
2153 &game.panel.level_number.font_alt
2849 &game.panel.time.font_alt
3837 &game.panel.gravity_state.font_alt
H A Dgame.c2574 int font2 = pos->font_alt; in DisplayGameControlValues()
2688 int font2 = pos->font_alt; /* (used for active state) */ in DisplayGameControlValues()
2811 int font2_nr = pos->font_alt; in DrawGameValue_Time()
2856 int font2_nr = pos->font_alt; in DrawGameValue_Level()
H A Dtools.c3024 font_nr = pos->font_alt; in DrawPreviewLevelLabelExt()
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/
H A Dconf_var.c1813 &menu.main.text.level_info_2.font_alt
2153 &game.panel.level_number.font_alt
2849 &game.panel.time.font_alt
3837 &game.panel.gravity_state.font_alt
H A Dgame.c2574 int font2 = pos->font_alt; in DisplayGameControlValues()
2688 int font2 = pos->font_alt; /* (used for active state) */ in DisplayGameControlValues()
2811 int font2_nr = pos->font_alt; in DrawGameValue_Time()
2856 int font2_nr = pos->font_alt; in DrawGameValue_Level()
H A Dtools.c3024 font_nr = pos->font_alt; in DrawPreviewLevelLabelExt()
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/libgame/
H A Dsystem.h1135 int font, font_alt; member
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/libgame/
H A Dsystem.h1135 int font, font_alt; member
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/libgame/
H A Dsystem.h1170 int font, font_alt; member
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/libgame/
H A Dsystem.h1177 int font, font_alt; member