Home
last modified time | relevance | path

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

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fwl/basewidget/
H A Difwl_edit.h38 #define FWL_STYLEEXT_EDT_VNear (0L << 20) macro
H A Dfwl_datetimepickerimp.cpp790 default: { dwAdd |= FWL_STYLEEXT_EDT_VNear; } in ReSetEditAlignment()
H A Dfwl_comboboximp.cpp1082 default: { dwAdd |= FWL_STYLEEXT_EDT_VNear; } in ReSetEditAlignment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fwl/
H A Dcfwl_edit.h31 #define FWL_STYLEEXT_EDT_VNear 0 macro
H A Dcfwl_datetimepicker.cpp272 dwAdd |= FWL_STYLEEXT_EDT_VNear; in ResetEditAlignment()
H A Dcfwl_combobox.cpp331 dwAdd |= FWL_STYLEEXT_EDT_VNear; in ResetEditAlignment()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fwl/
H A Dcfwl_edit.h31 #define FWL_STYLEEXT_EDT_VNear 0 macro
H A Dcfwl_datetimepicker.cpp295 dwAdd |= FWL_STYLEEXT_EDT_VNear; in ResetEditAlignment()
H A Dcfwl_combobox.cpp352 dwAdd |= FWL_STYLEEXT_EDT_VNear; in ResetEditAlignment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/
H A Dcxfa_fftextedit.cpp259 dwExtendedStyle |= FWL_STYLEEXT_EDT_VNear; in GetAlignment()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/
H A Dcxfa_fftextedit.cpp273 dwExtendedStyle |= FWL_STYLEEXT_EDT_VNear; in GetAlignment()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/app/
H A Dxfa_fftextedit.cpp241 dwExtendedStyle |= FWL_STYLEEXT_EDT_VNear; in GetAlignment()