| D | gx_canvas_glyphs_draw.c | 79 …T *context, GX_FONT *font, GX_POINT *draw_position, GX_CONST GX_STRING *string, GX_RECTANGLE *view, in _gx_canvas_kerning_glyphs_draw() argument 80 … VOID (*draw_glyph)(GX_DRAW_CONTEXT *, GX_RECTANGLE *, GX_POINT *, GX_CONST GX_GLYPH *)) in _gx_canvas_kerning_glyphs_draw() 89 GX_RECTANGLE draw_area; in _gx_canvas_kerning_glyphs_draw() 264 …T *context, GX_FONT *font, GX_POINT *draw_position, GX_CONST GX_STRING *string, GX_RECTANGLE *view, in _gx_canvas_compressed_glyphs_draw() argument 265 … VOID (*draw_glyph)(GX_DRAW_CONTEXT *, GX_RECTANGLE *, GX_POINT *, GX_CONST GX_GLYPH *)) in _gx_canvas_compressed_glyphs_draw() 274 GX_RECTANGLE draw_area; in _gx_canvas_compressed_glyphs_draw() 445 …T *context, GX_FONT *font, GX_POINT *draw_position, GX_CONST GX_STRING *string, GX_RECTANGLE *view, in _gx_canvas_generic_glyphs_draw() argument 446 … VOID (*draw_glyph)(GX_DRAW_CONTEXT *, GX_RECTANGLE *, GX_POINT *, GX_CONST GX_GLYPH *)) in _gx_canvas_generic_glyphs_draw() 455 GX_RECTANGLE draw_area; in _gx_canvas_generic_glyphs_draw() 634 GX_RECTANGLE *view, in _gx_canvas_glyphs_draw() argument [all …]
|