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

  /external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp 502 FXFT_Get_Charmap_Encoding(FXFT_Get_Face_Charmaps(face)[m++]);
529 FXFT_Get_Charmap_Encoding(FXFT_Get_Face_Charmaps(face)[i]);
  /external/pdfium/core/include/fxge/
fx_freetype.h 115 #define FXFT_Get_Charmap_Encoding(charmap) ((FT_CharMap)charmap)->encoding
  /external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font.cpp 988 FXFT_Get_Charmap_Encoding(FXFT_Get_Face_Charmaps(face)[0]) ==
992 if (FXFT_Get_Charmap_Encoding(FXFT_Get_Face_Charmaps(face)[0]) ==
    [all...]
fpdf_font_cid.cpp     [all...]

Completed in 37 milliseconds