Home
last modified time | relevance | path

Searched refs:IconHeight (Results 1 – 25 of 71) sorted by relevance

123

/dports/cad/alliance/alliance/src/xgra/src/
H A DXTB_icon.c80 void XgraSetIcon( ShellWidget, IconBits, IconWidth, IconHeight ) in XgraSetIcon() argument
85 int IconHeight;
93 IconBits, IconWidth, IconHeight,
H A DXTB_pixmap.c80 Pixmap XgraCreatePixmap( MainWidget, IconBits, IconWidth, IconHeight ) in XgraCreatePixmap() argument
85 int IconHeight;
98 IconBits, IconWidth, IconHeight,
H A DXMX_icon.h56 # define IconHeight 50 macro
/dports/cad/alliance/alliance/src/xpat/src/
H A DXTB_icon.c81 void XpatSetIcon( ShellWidget, IconBits, IconWidth, IconHeight ) in XpatSetIcon() argument
86 int IconHeight;
94 IconBits, IconWidth, IconHeight,
H A DXTB_pixmap.c81 Pixmap XpatCreatePixmap( MainWidget, IconBits, IconWidth, IconHeight ) in XpatCreatePixmap() argument
86 int IconHeight;
99 IconBits, IconWidth, IconHeight,
/dports/cad/alliance/alliance/src/xvpn/src/
H A DXTB_icon.c81 void XvpnSetIcon( ShellWidget, IconBits, IconWidth, IconHeight ) in XvpnSetIcon() argument
86 int IconHeight;
94 IconBits, IconWidth, IconHeight,
H A DXTB_pixmap.c81 Pixmap XvpnCreatePixmap( MainWidget, IconBits, IconWidth, IconHeight ) in XvpnCreatePixmap() argument
86 int IconHeight;
99 IconBits, IconWidth, IconHeight,
H A DXMX_icon.h56 # define IconHeight 50 macro
/dports/cad/alliance/alliance/src/xsch/src/
H A DXTB_icon.c81 void XschSetIcon( ShellWidget, IconBits, IconWidth, IconHeight ) in XschSetIcon() argument
86 int IconHeight;
94 IconBits, IconWidth, IconHeight,
H A DXTB_pixmap.c81 Pixmap XschCreatePixmap( MainWidget, IconBits, IconWidth, IconHeight ) in XschCreatePixmap() argument
86 int IconHeight;
99 IconBits, IconWidth, IconHeight,
/dports/cad/alliance/alliance/src/dreal/src/
H A DGTB_icon.c79 void DrealSetIcon( ShellWidget, IconBits, IconWidth, IconHeight ) in DrealSetIcon() argument
84 int IconHeight;
92 IconBits, IconWidth, IconHeight,
H A DGTB_pixmap.c79 Pixmap DrealCreatePixmap( MainWidget, IconBits, IconWidth, IconHeight ) in DrealCreatePixmap() argument
84 int IconHeight;
97 IconBits, IconWidth, IconHeight,
H A DGMX_icon.h56 # define IconHeight 50 macro
/dports/cad/alliance/alliance/src/graal/src/
H A DGTB_icon.c79 void GraalSetIcon( ShellWidget, IconBits, IconWidth, IconHeight ) in GraalSetIcon() argument
84 int IconHeight;
92 IconBits, IconWidth, IconHeight,
H A DGTB_pixmap.c79 Pixmap GraalCreatePixmap( MainWidget, IconBits, IconWidth, IconHeight ) in GraalCreatePixmap() argument
84 int IconHeight;
97 IconBits, IconWidth, IconHeight,
H A DGMX_icon.h56 # define IconHeight 50 macro
/dports/cad/alliance/alliance/src/xfsm/src/
H A DXTB_icon.c83 void XfsmSetIcon( ShellWidget, IconBits, IconWidth, IconHeight ) in XfsmSetIcon() argument
88 int IconHeight;
96 IconBits, IconWidth, IconHeight,
H A DXTB_pixmap.c83 Pixmap XfsmCreatePixmap( MainWidget, IconBits, IconWidth, IconHeight ) in XfsmCreatePixmap() argument
88 int IconHeight;
101 IconBits, IconWidth, IconHeight,
/dports/games/astromenace/astromenace-1.4.1/src/ui/
H A Dcursor.cpp108 constexpr int IconHeight{64}; in DrawDraggingItemIcon() local
110 sRECT SrcRect(0, 0, IconWidth, IconHeight); in DrawDraggingItemIcon()
111 sRECT DstRect(X - IconWidth / 2, Y - IconHeight / 2, in DrawDraggingItemIcon()
112 X + IconWidth / 2, Y + IconHeight / 2); in DrawDraggingItemIcon()
/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DMultiIconValueIndicator.cpp21 GG::Y IconHeight() in IconHeight() function
61 …icons.push_back(GG::Wnd::Create<StatisticIcon>(texture, 0.0, 3, false, IconWidth(), IconHeight())); in CompleteConstruction()
63 GG::Pt icon_lr = icon_ul + GG::Pt(IconWidth(), IconHeight() + ClientUI::Pts()*3/2); in CompleteConstruction()
92 Resize(GG::Pt(Width(), EDGE_PAD + IconHeight() + ClientUI::Pts()*3/2)); in CompleteConstruction()
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Widgets/
H A DObserverArmyIconsWidget.cs29 public int IconHeight = 24; field in OpenRA.Mods.Common.Widgets.ObserverArmyIconsWidget
68 IconHeight = other.IconHeight; in ObserverArmyIconsWidget()
70 iconSize = new float2(IconWidth, IconHeight); in ObserverArmyIconsWidget()
H A DObserverSupportPowerIconsWidget.cs38 public int IconHeight = 24; field in OpenRA.Mods.Common.Widgets.ObserverSupportPowerIconsWidget
79 IconHeight = other.IconHeight; in ObserverSupportPowerIconsWidget()
121 var iconSize = new float2(IconWidth, IconHeight); in Draw()
H A DObserverProductionIconsWidget.cs33 public int IconHeight = 24; field in OpenRA.Mods.Common.Widgets.ObserverProductionIconsWidget
63 iconSize = new float2(IconWidth, IconHeight); in ObserverProductionIconsWidget()
76 IconHeight = other.IconHeight; in ObserverProductionIconsWidget()
78 iconSize = new float2(IconWidth, IconHeight); in ObserverProductionIconsWidget()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DIconG.c616 unsigned int IconHeight, IconWidth; in _XmCalcIconGDimensions() local
641 &IconWidth, &IconHeight, in _XmCalcIconGDimensions()
646 &IconWidth, &IconHeight, in _XmCalcIconGDimensions()
649 IconWidth = IconHeight = 0; in _XmCalcIconGDimensions()
657 XtHeight(w) = (TextHeight > IconHeight) ? TextHeight : IconHeight in _XmCalcIconGDimensions()
998 unsigned int IconHeight, IconWidth; in expose() local
1044 IconWidth = IconHeight = 0; in expose()
1051 IconY = ((XtHeight(w) - IconHeight) / 2) + XtY(w) in expose()
1086 rectht = ((IconHeight > TextHeight) ? IconHeight : TextHeight) + 4; in expose()
1093 0, 0, IconWidth, IconHeight, IconX, IconY); in expose()
[all …]
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/editor/
H A Deditloop.cpp670 h = IconHeight; in CalculateVisibleIcons()
693 IconHeight = 0; in CalculateMaxIconSize()
700 IconHeight = std::max(IconHeight, icon.G->Height); in CalculateMaxIconSize()
743 int y = UI.InfoPanel.Y + 4 + IconHeight + 10; in DrawPlayers()
988 int y = UI.InfoPanel.Y + 4 + IconHeight + 11; in DrawTileIcons()
1198 Video.DrawRectangleClip(ColorGray, x - 1, y - 1, IconHeight, IconHeight); in DrawEditorPanel_StartIcon()
1200 Video.FillRectangleClip(ColorBlack, x, y, IconHeight - 2, IconHeight - 2); in DrawEditorPanel_StartIcon()
1206 const PixelPos lb(x, y + IconHeight - 3); in DrawEditorPanel_StartIcon()
1207 const PixelPos rt(x + IconHeight - 3, y); in DrawEditorPanel_StartIcon()
1209 const PixelPos rb(x + IconHeight - 2, y + IconHeight - 2); in DrawEditorPanel_StartIcon()
[all …]

123