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

  /external/pdfium/core/fxge/ge/
cfx_facecache.cpp 228 const CFX_PathData* CFX_FaceCache::LoadGlyphPath(const CFX_Font* pFont,
cfx_font.cpp 688 const CFX_PathData* CFX_Font::LoadGlyphPath(uint32_t glyph_index,
690 return GetFaceCache()->LoadGlyphPath(this, glyph_index, dest_width);

Completed in 9249 milliseconds