HomeSort by relevance Sort by last modified time
    Searched defs:LoadGlyphBitmap (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxge/
cfx_facecache.cpp 215 const CFX_GlyphBitmap* CFX_FaceCache::LoadGlyphBitmap(const CFX_Font* pFont,
cfx_font.cpp 613 const CFX_GlyphBitmap* CFX_Font::LoadGlyphBitmap(uint32_t glyph_index,
619 return GetFaceCache()->LoadGlyphBitmap(this, glyph_index, bFontStyle, pMatrix,

Completed in 69 milliseconds