Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfapi/
Dfpdf_resource.h176 virtual int GlyphFromCharCodeExt(FX_DWORD charcode) { in GlyphFromCharCodeExt() function
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font.cpp1000 int CPDF_Type1Font::GlyphFromCharCodeExt(FX_DWORD charcode) { in GlyphFromCharCodeExt() function in CPDF_Type1Font