Searched refs:FXFT_Set_Char_Size (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/fxge/android/ |
D | cfpf_skiafont.cpp | 94 if (FXFT_Set_Char_Size(m_Face, 0, 1000 * 64, 72, 72)) in GetGlyphBBox()
|
/external/pdfium/core/fxge/ |
D | fx_freetype.h | 182 #define FXFT_Set_Char_Size(face, char_width, char_height, horz_resolution, \ macro
|
D | cfx_font.cpp | 357 int error = FXFT_Set_Char_Size(m_Face, 0, 1000 * 64, 72, 72); in GetGlyphBBox()
|