Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fwl/basewidget/
Dfwl_combobox.h26 #define FWL_STYLEEXT_CMB_EditVFar (2L << 6) macro
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffchoicelist.cpp370 dwExtendedStyle |= FWL_STYLEEXT_CMB_EditVFar; in GetAlignment()
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_comboboximp.cpp1066 case FWL_STYLEEXT_CMB_EditVFar: { in ReSetEditAlignment()