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

  /external/pdfium/core/include/fxge/
fx_freetype.h 37 #define FXFT_STYLE_FLAG_ITALIC FT_STYLE_FLAG_ITALIC
  /external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp 291 FX_BOOL ret = FXFT_Is_Face_Italic(m_Face) == FXFT_STYLE_FLAG_ITALIC;

Completed in 36 milliseconds