Home
last modified time | relevance | path

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

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/UI/Source/
H A Dtexttool.h164 } TTState; typedef
197 TTState es;
201 TextTool *tt_full_build(TTRect *pos, TTState *es, TTFontInfo *ttf, void *output_data, char *keymap,…
H A Dtngtextg.c76 TTState TTs; in tng_textgadget_init()
H A Dtexttool.c80 static TTState TTDefState = {0,66,0,TTS_WRAP|TTS_FULL,1,TTEV_NULL};
91 TextTool *tt_full_build(TTRect *pos, TTState *es, TTFontInfo *ttf, void *output_data, char *keymap,… in tt_full_build()