Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fwl/basewidget/
Dfwl_combobox.h33 #define FWL_STYLEEXT_CMB_ListItemCenterAlign (1L << 10) macro
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffchoicelist.cpp348 FWL_STYLEEXT_CMB_EditHCenter | FWL_STYLEEXT_CMB_ListItemCenterAlign; in GetAlignment()
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_comboboximp.cpp1088 case FWL_STYLEEXT_CMB_ListItemCenterAlign: { in ReSetListItemAlignment()