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

  /external/pdfium/core/fxge/
fx_freetype.h 135 #define FXFT_Get_Face_Charmap(face) static_cast<FT_Face>(face)->charmap
  /external/pdfium/core/fpdfapi/font/
cpdf_cidfont.cpp 716 if (FXFT_Get_Face_Charmap(face)) {
733 !FXFT_Get_Face_Charmap(m_Font.GetFace())) {
736 if (FXFT_Get_Charmap_Encoding(FXFT_Get_Face_Charmap(m_Font.GetFace())) ==
  /external/pdfium/xfa/fgas/font/
cfgas_fontmgr.cpp     [all...]

Completed in 1082 milliseconds