Searched defs:m_dwStates (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/fwl/ | ||
D | cfwl_widget.h | 84 uint32_t m_dwStates = 0; // Mask of FWL_STATE_*_*. variable |
D | cfwl_themepart.h | 97 Mask<CFWL_PartState> m_dwStates = CFWL_PartState::kNormal; variable |