HomeSort by relevance Sort by last modified time
    Searched refs:XFA_FWL_PSBSTYLEEXT_HiliteInverted (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxfa/
cxfa_ffpushbutton.h 14 #define XFA_FWL_PSBSTYLEEXT_HiliteInverted (1L << 0)
cxfa_ffpushbutton.cpp 76 dwStyleEx = XFA_FWL_PSBSTYLEEXT_HiliteInverted;
214 if (m_pNormalWidget->GetStylesEx() & XFA_FWL_PSBSTYLEEXT_HiliteInverted) {

Completed in 66 milliseconds