| D | gx_canvas_glyphs_draw.c | 80 … VOID (*draw_glyph)(GX_DRAW_CONTEXT *, GX_RECTANGLE *, GX_POINT *, GX_CONST GX_GLYPH *)) in _gx_canvas_kerning_glyphs_draw() argument 203 draw_glyph(context, &draw_area, &map_offset, (const GX_GLYPH *)glyph); in _gx_canvas_kerning_glyphs_draw() 265 … VOID (*draw_glyph)(GX_DRAW_CONTEXT *, GX_RECTANGLE *, GX_POINT *, GX_CONST GX_GLYPH *)) in _gx_canvas_compressed_glyphs_draw() argument 390 draw_glyph(context, &draw_area, &map_offset, (const GX_GLYPH *)glyph); in _gx_canvas_compressed_glyphs_draw() 446 … VOID (*draw_glyph)(GX_DRAW_CONTEXT *, GX_RECTANGLE *, GX_POINT *, GX_CONST GX_GLYPH *)) in _gx_canvas_generic_glyphs_draw() argument 448 GX_CONST GX_GLYPH *glyph; in _gx_canvas_generic_glyphs_draw() 635 … VOID (*draw_glyph)(GX_DRAW_CONTEXT *, GX_RECTANGLE *, GX_POINT *, GX_CONST GX_GLYPH *)) in _gx_canvas_glyphs_draw() argument
|