Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/glk/agt/
H A Dos_glk.cpp1389 HINT_PROPORTIONAL_NEWLINE_STANDOUT, enumerator
2173 line->font_hint = HINT_PROPORTIONAL_NEWLINE_STANDOUT; in gagt_set_font_hint_proportional_newline()
2184 || line->font_hint == HINT_PROPORTIONAL_NEWLINE_STANDOUT) in gagt_set_font_hint_fixed_width()
3080 case HINT_PROPORTIONAL_NEWLINE_STANDOUT: in gagt_display_hinted_line()
3144 if (line->font_hint == HINT_PROPORTIONAL_NEWLINE_STANDOUT) in gagt_display_auto()
3250 line->font_hint == HINT_PROPORTIONAL_NEWLINE_STANDOUT ? 'S' : in gagt_display_debug()