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

  /external/pdfium/core/include/fxge/
fx_freetype.h 70 #define FXFT_Set_Charmap(face, charmap) \
  /external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font.cpp 28 FXFT_Set_Charmap(face, FXFT_Get_Face_Charmaps(face)[i]);
994 FXFT_Set_Charmap(face, FXFT_Get_Face_Charmaps(face)[1]);
996 FXFT_Set_Charmap(face, FXFT_Get_Face_Charmaps(face)[0]);
    [all...]
fpdf_font_cid.cpp 357 FXFT_Set_Charmap(face, *FXFT_Get_Face_Charmaps(face));
    [all...]
  /external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.cpp 874 FXFT_Set_Charmap(pFace, charmap);
    [all...]

Completed in 97 milliseconds