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

  /external/pdfium/core/include/fxge/
fpf.h 32 virtual FX_INT32 GetGlyphIndex(FX_WCHAR wUnicode) = 0;
  /external/pdfium/core/src/fxge/android/
fpf_skiafont.h 35 virtual FX_INT32 GetGlyphIndex(FX_WCHAR wUnicode);
fpf_skiafont.cpp 56 FX_INT32 CFPF_SkiaFont::GetGlyphIndex(FX_WCHAR wUnicode)
  /external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font_cid.cpp     [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 532 int GetGlyphIndex(FX_DWORD unicodeb, FX_BOOL *pVertGlyph);

Completed in 514 milliseconds