OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FXFT_STYLE_FLAG_ITALIC
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/include/fxge/
fx_freetype.h
42
#define
FXFT_STYLE_FLAG_ITALIC
FT_STYLE_FLAG_ITALIC
/external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp
347
FX_BOOL ret = FXFT_Is_Face_Italic(m_Face) ==
FXFT_STYLE_FLAG_ITALIC
;
Completed in 43 milliseconds