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