Home
last modified time | relevance | path

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

/dports/devel/agar/agar-1.5.0/gui/
H A Dtext.h72 } AG_Glyph; typedef
204 AG_Glyph *AG_TextRenderGlyphMiss(AG_Driver *, Uint32);
279 static __inline__ AG_Glyph *
282 AG_Glyph *gl; in AG_TextRenderGlyph()
H A Dtext.c666 AG_Glyph *gl, *ngl; in AG_TextClearGlyphCache()
689 AG_Glyph *
692 AG_Glyph *gl; in AG_TextRenderGlyphMiss()
695 gl = Malloc(sizeof(AG_Glyph)); in AG_TextRenderGlyphMiss()
H A Ddrv_gl_common.c121 AG_Glyph *glyph; in AG_GL_DestroyContext()
1072 AG_GL_UpdateGlyph(void *obj, AG_Glyph *gl) in AG_GL_UpdateGlyph()
1078 AG_GL_DrawGlyph(void *obj, const AG_Glyph *gl, int x, int y) in AG_GL_DrawGlyph()
H A Deditable.c602 AG_Glyph *gl; in WrapAtChar()
683 AG_Glyph *gl; in AG_EditableMapPosition()
751 AG_Glyph *gl; in AG_EditableMapPosition()
868 AG_Glyph *gl; in Draw()
H A Ddrv_sdlfb.c1175 SDLFB_UpdateGlyph(void *drv, AG_Glyph *gl) in SDLFB_UpdateGlyph()
1181 SDLFB_DrawGlyph(void *drv, const AG_Glyph *gl, int x, int y) in SDLFB_DrawGlyph()
/dports/devel/agar/agar-1.5.0/ada-gui/UNIT_TESTS/
H A Dc_size.c44 { "AG_Glyph *", sizeof (AG_Glyph *) },
46 { "AG_Glyph", sizeof (AG_Glyph) },