Home
last modified time | relevance | path

Searched refs:FXFT_Get_Glyph_Outline (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fxge/
Dfx_freetype.h142 #define FXFT_Get_Glyph_Outline(face) &((FT_Face)face)->glyph->outline macro
/external/pdfium/core/src/fxge/ge/
Dfx_ge_text.cpp1586 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, &params); in LoadGlyphPath()
1852 FXFT_Outline_Decompose(FXFT_Get_Glyph_Outline(m_Face), &funcs, &params); in LoadGlyphPath()