Searched defs:GX_POINT (Results 1 – 2 of 2) sorted by relevance
79 static VOID _gx_canvas_kerning_glyphs_draw(GX_DRAW_CONTEXT *context, GX_FONT *font, GX_POINT *draw_… in _gx_canvas_kerning_glyphs_draw() argument264 static VOID _gx_canvas_compressed_glyphs_draw(GX_DRAW_CONTEXT *context, GX_FONT *font, GX_POINT *dr… in _gx_canvas_compressed_glyphs_draw() argument445 static VOID _gx_canvas_generic_glyphs_draw(GX_DRAW_CONTEXT *context, GX_FONT *font, GX_POINT *draw_… in _gx_canvas_generic_glyphs_draw() argument633 VOID _gx_canvas_glyphs_draw(GX_DRAW_CONTEXT *context, GX_POINT *draw_position, GX_CONST GX_STRING *… in _gx_canvas_glyphs_draw() argument
1137 } GX_POINT; typedef