Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_combobox.h29 #define FWL_STYLEEXT_CMB_EditVFar (2L << 6) macro
Dcfwl_combobox.cpp347 case FWL_STYLEEXT_CMB_EditVFar: { in ResetEditAlignment()
/external/pdfium/xfa/fxfa/
Dcxfa_ffcombobox.cpp190 dwExtendedStyle |= FWL_STYLEEXT_CMB_EditVFar; in GetAlignment()