OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FDE_TTOSTYLE_Underline
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fdp/include/
fde_tto.h
10
#define
FDE_TTOSTYLE_Underline
0x0001
/external/pdfium/xfa/src/fdp/src/tto/
fde_textout.cpp
838
FX_BOOL bUnderLine = !!(m_dwStyles &
FDE_TTOSTYLE_Underline
);
Completed in 142 milliseconds