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

  /external/pdfium/core/fpdfapi/font/
cpdf_type1font.cpp 57 FXFT_Set_Charmap(face, FXFT_Get_Face_Charmaps(face)[1]);
59 FXFT_Set_Charmap(face, FXFT_Get_Face_Charmaps(face)[0]);
fpdf_font.cpp 43 FXFT_Set_Charmap(face, pCharMap[i]);
cpdf_cidfont.cpp 193 FXFT_Set_Charmap(face, *FXFT_Get_Face_Charmaps(face));
691 FXFT_Set_Charmap(face, FXFT_Get_Face_Charmaps(face)[i]);
696 FXFT_Set_Charmap(face, FXFT_Get_Face_Charmaps(face)[0]);
  /external/pdfium/core/fxge/
fx_freetype.h 72 #define FXFT_Set_Charmap(face, charmap) \
  /external/pdfium/xfa/fgas/font/
cfgas_fontmgr.cpp 739 FXFT_Set_Charmap(pFace, charmap);
    [all...]

Completed in 154 milliseconds