Searched refs:FXFT_Get_Glyph_Outline (Results 1 – 2 of 2) sorted by relevance
142 #define FXFT_Get_Glyph_Outline(face) &((FT_Face)face)->glyph->outline macro
1586 FXFT_Outline_Embolden(FXFT_Get_Glyph_Outline(m_Face), level); in RenderGlyph()1829 FXFT_Outline_Embolden(FXFT_Get_Glyph_Outline(m_Face), level); in LoadGlyphPath()1841 FXFT_Outline_Decompose(FXFT_Get_Glyph_Outline(m_Face), &funcs, ¶ms); in LoadGlyphPath()1852 FXFT_Outline_Decompose(FXFT_Get_Glyph_Outline(m_Face), &funcs, ¶ms); in LoadGlyphPath()