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

  /external/pdfium/core/include/fxge/
fx_freetype.h 64 #define FXFT_Set_Charmap(face, charmap) FT_Set_Charmap((FT_Face)face, (FT_CharMap)charmap)
  /external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font_cid.cpp     [all...]
fpdf_font.cpp 18 FXFT_Set_Charmap(face, FXFT_Get_Face_Charmaps(face)[i]);
    [all...]

Completed in 439 milliseconds