HomeSort by relevance Sort by last modified time
    Searched refs:LoadGlyphPathImpl (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fxge/
cfx_font.h 88 CFX_PathData* LoadGlyphPathImpl(uint32_t glyph_index, int dest_width) const;
cfx_facecache.cpp 210 CFX_PathData* pGlyphPath = pFont->LoadGlyphPathImpl(glyph_index, dest_width);
cfx_font.cpp 546 CFX_PathData* CFX_Font::LoadGlyphPathImpl(uint32_t glyph_index,

Completed in 41 milliseconds