Searched refs:RenderGlyph_Nativetext (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/src/fxge/apple/ |
D | fx_apple_platform.cpp | 33 CFX_GlyphBitmap* CFX_FaceCache::RenderGlyph_Nativetext(CFX_Font * pFont, in RenderGlyph_Nativetext() function in CFX_FaceCache
|
/external/pdfium/core/include/fxge/ |
D | fx_font.h | 396 CFX_GlyphBitmap* RenderGlyph_Nativetext(CFX_Font* pFont, FX_DWORD glyph_index,
|
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_text.cpp | 1131 … pGlyphBitmap = RenderGlyph_Nativetext(pFont, glyph_index, pMatrix, dest_width, anti_alias); in LoadGlyphBitmap() 1137 … pGlyphBitmap = RenderGlyph_Nativetext(pFont, glyph_index, pMatrix, dest_width, anti_alias); in LoadGlyphBitmap()
|