Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_edit.h32 #define FWL_STYLEEXT_EDT_VNear 0 macro
Dcfwl_datetimepicker.cpp294 dwAdd |= FWL_STYLEEXT_EDT_VNear; in ResetEditAlignment()
Dcfwl_combobox.cpp435 dwAdd |= FWL_STYLEEXT_EDT_VNear; in ResetEditAlignment()
/external/pdfium/xfa/fxfa/
Dcxfa_fftextedit.cpp247 dwExtendedStyle |= FWL_STYLEEXT_EDT_VNear; in GetAlignment()