HomeSort by relevance Sort by last modified time
    Searched refs:FXFT_Get_Glyph_Outline (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fxge/
cfx_font.cpp 586 FXFT_Outline_Embolden(FXFT_Get_Glyph_Outline(m_Face), level);
603 FXFT_Outline_Decompose(FXFT_Get_Glyph_Outline(m_Face), &funcs, &params);
fx_freetype.h 157 #define FXFT_Get_Glyph_Outline(face) &static_cast<FT_Face>(face)->glyph->outline
cfx_facecache.cpp 149 FXFT_Outline_Embolden(FXFT_Get_Glyph_Outline(m_Face),

Completed in 89 milliseconds