OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FX_FONTSTYLE_BoldItalic
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fgas/include/
fx_fnt.h
18
#define
FX_FONTSTYLE_BoldItalic
(FX_FONTSTYLE_Bold | FX_FONTSTYLE_Italic)
/external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.cpp
368
if ((pFont->dwFontStyles &
FX_FONTSTYLE_BoldItalic
) ==
369
FX_FONTSTYLE_BoldItalic
) {
[
all
...]
Completed in 39 milliseconds