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

  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 732 const CFX_PathData* pPath = pFaceCache->LoadGlyphPath(&pFont->m_Font, charpos.m_GlyphIndex,
753 CFX_PathData* CPDF_Font::LoadGlyphPath(FX_DWORD charcode, int dest_width)
759 return m_Font.LoadGlyphPath(glyph_index, dest_width);
  /external/pdfium/core/src/fxge/ge/
fx_ge_text.cpp     [all...]

Completed in 47 milliseconds