Home
last modified time | relevance | path

Searched refs:RenderGlyph_Nativetext (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_facecache.h55 std::unique_ptr<CFX_GlyphBitmap> RenderGlyph_Nativetext(
Dcfx_facecache.cpp280 pGlyphBitmap = RenderGlyph_Nativetext(pFont, glyph_index, pMatrix, in LoadGlyphBitmap()
288 pGlyphBitmap = RenderGlyph_Nativetext(pFont, glyph_index, pMatrix, in LoadGlyphBitmap()
/external/pdfium/core/fxge/apple/
Dfx_apple_platform.cpp168 std::unique_ptr<CFX_GlyphBitmap> CFX_FaceCache::RenderGlyph_Nativetext( in RenderGlyph_Nativetext() function in CFX_FaceCache