Home
last modified time | relevance | path

Searched refs:XFA_FWL_PSBSTYLEEXT_HiliteOutLine (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffpushbutton.cpp79 dwStyleEx = XFA_FWL_PSBSTYLEEXT_HiliteOutLine; in UpdateWidgetProperty()
228 if (m_pNormalWidget->GetStylesEx() & XFA_FWL_PSBSTYLEEXT_HiliteOutLine) { in OnDrawWidget()
Dcxfa_ffpushbutton.h16 #define XFA_FWL_PSBSTYLEEXT_HiliteOutLine (1L << 2) macro