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