Home
last modified time | relevance | path

Searched defs:FIXED_FONT_FLAG (Results 1 – 5 of 5) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/frotz/
H A Dconfig.h52 FIXED_FONT_FLAG = 0x0002, ///< Use fixed width font - V3+ enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/glk/zcode/
H A Dconfig.h52 FIXED_FONT_FLAG = 0x0002, ///< Use fixed width font - V3+ enumerator
/dports/games/jzip/jzip-2.0.1g/
H A Dztypes.h166 #define FIXED_FONT_FLAG 0x02 macro
/dports/games/xzip/xzip/
H A Dztypes.h185 #define FIXED_FONT_FLAG 0x02 macro
/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/common/
H A Dfrotz.h245 #define FIXED_FONT_FLAG 0x0002 /* Use fixed width font - V3+ */ macro