Home
last modified time | relevance | path

Searched defs:buttonTop (Results 1 – 12 of 12) 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.java29 public int buttonTop; field in COMBOBOXINFO
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.Windows.Forms.Design/
H A DDockEditor.cs69 private System.Windows.Forms.CheckBox buttonTop; field in System.Windows.Forms.Design.DockEditor.DockEditorControl
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DDescrDialog.C108 Widget buttonTop = descrLabel; in createDialog() local
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DServerList.cpp366 int32_t buttonTop = w->height - margin - buttonHeight - 13; in window_server_list_invalidate() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/inline_bots/
H A Dinline_results_inner.cpp423 const auto buttonTop = st::stickerPanPadding; in refreshSwitchPmButton() local
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/qt/
H A Dgradient_edit_widget.cpp184 int buttonTop = (height() - toolbarHeight) / 2 + toolbarHeight + buttonWidth / 2; in PaintButton() local
/dports/x11-toolkits/tktreectrl/tktreectrl-2.4.1/generic/
H A DtkTreeTheme.c422 int w1, lineLeft, lineTop, buttonLeft, buttonTop, buttonThickness, buttonSize; in TreeitemIndicatorDraw() local
H A DtkTreeItem.c4925 int buttonLeft, buttonTop, buttonY = -1, w1; in TreeItem_DrawButton() local
/dports/deskutils/kalarm/kalarm-21.12.3/src/
H A Dmessagewindow.cpp922 const int buttonTop = button.top() + rect.top() - frame.top(); in showEvent() local
/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dmenu.c217 static int buttonTop = 0; variable
/dports/games/libretro-snes9x/snes9x-73aa348/win32/
H A Dwsnes9x.cpp5964 unsigned int buttonTop = newHeight - (rectOk.bottom - rectOk.top) - 5; in MoveOpenRomWindows() 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 …jfieldID cbSize, itemLeft, itemTop, itemRight, itemBottom, buttonLeft, buttonTop, buttonRight, but… member