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

  /external/pdfium/core/include/fxge/
fx_freetype.h 103 #define FXFT_Is_Face_Italic(face) \
  /external/pdfium/core/src/fxge/android/
fpf_skiafontmgr.cpp 505 if (FXFT_Is_Face_Italic(face)) {
  /external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp 347 FX_BOOL ret = FXFT_Is_Face_Italic(m_Face) == FXFT_STYLE_FLAG_ITALIC;
fx_ge_fontmap.cpp     [all...]
  /external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.cpp     [all...]

Completed in 189 milliseconds