Home
last modified time | relevance | path

Searched refs:FWL_STYLEEXT_CMB_ListItemCenterAlign (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_combobox.h38 #define FWL_STYLEEXT_CMB_ListItemCenterAlign (1L << 10) macro
Dcfwl_combobox.cpp453 case FWL_STYLEEXT_CMB_ListItemCenterAlign: { in ResetListItemAlignment()
/external/pdfium/xfa/fxfa/
Dcxfa_ffcombobox.cpp154 FWL_STYLEEXT_CMB_EditHCenter | FWL_STYLEEXT_CMB_ListItemCenterAlign; in GetAlignment()