Home
last modified time | relevance | path

Searched refs:FWL_STYLEEXT_LTB_CenterAlign (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/include/fwl/basewidget/
Dfwl_listbox.h20 #define FWL_STYLEEXT_LTB_CenterAlign (1L << 4) macro
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffchoicelist.cpp105 dwExtendedStyle |= FWL_STYLEEXT_LTB_CenterAlign; in GetAlignment()
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_listboximp.cpp129 case FWL_STYLEEXT_LTB_CenterAlign: in Update()
Dfwl_comboboximp.cpp1089 dwAdd |= FWL_STYLEEXT_LTB_CenterAlign; in ReSetListItemAlignment()