Searched refs:FXFT_Get_Glyph_Outline (Results 1 – 2 of 2) sorted by relevance
120 #define FXFT_Get_Glyph_Outline(face) &((FT_Face)face)->glyph->outline macro
1348 FXFT_Outline_Embolden(FXFT_Get_Glyph_Outline(m_Face), level); in RenderGlyph()1640 FXFT_Outline_Embolden(FXFT_Get_Glyph_Outline(m_Face), level); in LoadGlyphPath()1652 FXFT_Outline_Decompose(FXFT_Get_Glyph_Outline(m_Face), &funcs, ¶ms); in LoadGlyphPath()1663 FXFT_Outline_Decompose(FXFT_Get_Glyph_Outline(m_Face), &funcs, ¶ms); in LoadGlyphPath()