Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_combobox.h32 #define FWL_STYLEEXT_CMB_EditVAlignMask (3L << 6) macro
Dcfwl_combobox.cpp342 switch (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_CMB_EditVAlignMask) { in ResetEditAlignment()