OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FXFONT_SUBST_ITALIC
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fgas/src/font/
fx_gefont.h
11
#ifndef
FXFONT_SUBST_ITALIC
12
#define
FXFONT_SUBST_ITALIC
0x02
fx_gefont.cpp
143
pSubst->m_SubstFlags |=
FXFONT_SUBST_ITALIC
;
386
if (m_pFont->GetSubstFont()->m_SubstFlags &
FXFONT_SUBST_ITALIC
) {
Completed in 568 milliseconds