Home
last modified time | relevance | path

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

/dports/devel/allegro/allegro-4.4.3.1/src/x/
H A Dxvtable.c49 static void _xwin_draw_glyph(BITMAP *dst, AL_CONST FONT_GLYPH *src, int dx, int dy, int color, int …
250 vtable->draw_glyph = _xwin_draw_glyph; in _xwin_replace_vtable()
771 static void _xwin_draw_glyph(BITMAP *dst, AL_CONST FONT_GLYPH *src, int dx, int dy, int color, int … in _xwin_draw_glyph() function