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

  /external/pdfium/core/src/fxge/android/
fx_android_font.cpp 36 dwStyle |= FXFONT_ITALIC;
fpf_skiafontmgr.cpp 204 if (dwStyle & FXFONT_ITALIC) {
318 if ((dwStyle & FXFONT_ITALIC) == (pFontDes->m_dwStyle & FXFONT_ITALIC)) {
534 pFontDesc->m_dwStyle |= FXFONT_ITALIC;
  /external/pdfium/core/src/fxge/ge/
fx_ge_linux.cpp 191 if ((style & FXFONT_ITALIC) == bItalic) {
fx_ge_fontmap.cpp     [all...]
  /external/pdfium/core/include/fxge/
fx_font.h 29 #define FXFONT_ITALIC 0x40

Completed in 427 milliseconds