Searched refs:FXFT_Get_Glyph_Outline (Results 1 – 3 of 3) sorted by relevance
586 FXFT_Outline_Embolden(FXFT_Get_Glyph_Outline(m_Face), level); in LoadGlyphPathImpl()603 FXFT_Outline_Decompose(FXFT_Get_Glyph_Outline(m_Face), &funcs, ¶ms); in LoadGlyphPathImpl()
157 #define FXFT_Get_Glyph_Outline(face) &static_cast<FT_Face>(face)->glyph->outline macro
149 FXFT_Outline_Embolden(FXFT_Get_Glyph_Outline(m_Face), in RenderGlyph()