Home
last modified time | relevance | path

Searched defs:buttonBottom (Results 1 – 5 of 5) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DCOMBOBOXINFO.java33 public int buttonBottom; field in COMBOBOXINFO
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.Windows.Forms.Design/
H A DDockEditor.cs68 private System.Windows.Forms.CheckBox buttonBottom; field in System.Windows.Forms.Design.DockEditor.DockEditorControl
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DServerList.cpp367 int32_t buttonBottom = buttonTop + buttonHeight; in window_server_list_invalidate() local
/dports/deskutils/kalarm/kalarm-21.12.3/src/
H A Dmessagewindow.cpp923 const int buttonBottom = height() - button.bottom() + frame.bottom() - rect.bottom(); in showEvent() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/
H A Dos_structs.c808 …, itemTop, itemRight, itemBottom, buttonLeft, buttonTop, buttonRight, buttonBottom, stateButton, h… member