Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_datetimepicker.h26 #define FWL_STYLEEXT_DTP_EditVFar (2L << 6) macro
Dcfwl_datetimepicker.cpp289 case FWL_STYLEEXT_DTP_EditVFar: { in ResetEditAlignment()
/external/pdfium/xfa/fxfa/
Dcxfa_ffdatetimeedit.cpp130 dwExtendedStyle |= FWL_STYLEEXT_DTP_EditVFar; in GetAlignment()