Home
last modified time | relevance | path

Searched defs:LoadGlyphPath (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fxge/ge/
Dfx_ge_text.cpp1569 const CFX_PathData* CFX_FaceCache::LoadGlyphPath(CFX_Font* pFont, FX_DWORD glyph_index, int dest_wi… in LoadGlyphPath() function in CFX_FaceCache
1692 CFX_PathData* CFX_Font::LoadGlyphPath(FX_DWORD glyph_index, int dest_width) in LoadGlyphPath() function in CFX_Font
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp753 CFX_PathData* CPDF_Font::LoadGlyphPath(FX_DWORD charcode, int dest_width) in LoadGlyphPath() function in CPDF_Font