Searched refs:FXFT_Get_Glyph_Outline (Results 1 – 3 of 3) sorted by relevance
48 #define FXFT_Get_Glyph_Outline(face) &((face)->glyph->outline) macro92 #define FXFT_Get_Glyph_Outline(face) &((face)->glyph->outline) macro
673 FT_Outline_Embolden(FXFT_Get_Glyph_Outline(m_Face->GetRec()), level); in LoadGlyphPathImpl()690 FT_Outline_Decompose(FXFT_Get_Glyph_Outline(m_Face->GetRec()), &funcs, in LoadGlyphPathImpl()
180 FT_Outline_Embolden(FXFT_Get_Glyph_Outline(GetFaceRec()), in RenderGlyph()