Home
last modified time | relevance | path

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

/dports/games/uqm/uqm-0.8.0/src/libs/graphics/
H A Ddrawcmd.h91 } TFB_DrawCommand_FontChar; typedef
153 TFB_DrawCommand_FontChar fontchar;
H A Ddcqueue.c466 TFB_DrawCommand_FontChar *cmd = &DC.data.fontchar; in TFB_FlushGraphics()