Home
last modified time | relevance | path

Searched refs:iconImageMaximum (Results 1 – 19 of 19) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmImage.c374 if (width > pSD->iconImageMaximum.width) in MakeIconPixmap()
376 src_x = (width - pSD->iconImageMaximum.width)/2; in MakeIconPixmap()
382 if (height > pSD->iconImageMaximum.height) in MakeIconPixmap()
384 src_y = (height - pSD->iconImageMaximum.height)/2; in MakeIconPixmap()
396 imageWidth = pSD->iconImageMaximum.width + in MakeIconPixmap()
399 imageHeight = pSD->iconImageMaximum.height + in MakeIconPixmap()
472 if (width > pSD->iconImageMaximum.width) in MakeIconPixmap()
474 width = pSD->iconImageMaximum.width; in MakeIconPixmap()
476 if (height > pSD->iconImageMaximum.height) in MakeIconPixmap()
478 height = pSD->iconImageMaximum.height; in MakeIconPixmap()
H A DWmIDecor.c1060 *pWidth = pSD->iconImageMaximum.width + in GetIconDimensions()
1089 pSD->iconImageMaximum.height + in GetIconDimensions()
1111 pSD->iconImageMaximum.height + in GetIconDimensions()
1198 iconShrinkWidth = pSD->iconImageMaximum.width ; in InitIconSize()
1214 iconShrinkHeight = pSD->iconImageMaximum.height; in InitIconSize()
H A DWmResource.c1283 XtOffsetOf (WmScreenData, iconImageMaximum),
1293 XtOffsetOf (WmScreenData, iconImageMaximum),
1595 XtOffsetOf (WmScreenData, iconImageMaximum),
1605 XtOffsetOf (WmScreenData, iconImageMaximum),
4833 if (pSD->iconImageMaximum.width < pSD->iconImageMinimum.width) in ProcessScreenResources()
4835 pSD->iconImageMaximum.width = pSD->iconImageMinimum.width; in ProcessScreenResources()
4837 else if (pSD->iconImageMaximum.width > ICON_IMAGE_MAX_WIDTH) in ProcessScreenResources()
4839 pSD->iconImageMaximum.width = ICON_IMAGE_MAX_WIDTH; in ProcessScreenResources()
4844 pSD->iconImageMaximum.height = pSD->iconImageMinimum.height; in ProcessScreenResources()
4846 else if (pSD->iconImageMaximum.height > ICON_IMAGE_MAX_HEIGHT) in ProcessScreenResources()
[all …]
H A DWmProtocol.c278 sizeList.max_width = wmGD.Screens[scr].iconImageMaximum.width; in SetupWmICCC()
279 sizeList.max_height = wmGD.Screens[scr].iconImageMaximum.height; in SetupWmICCC()
H A DWmGlobal.h1331 WHSize iconImageMaximum; /* resource */ member
1501 #define ICON_IMAGE_MAXIMUM(pcd) ((pcd)->pSD->iconImageMaximum)
/dports/net/c3270/suite3270-4.0/s3270/
H A Dx3270.man.m4999 The size of the icon is limited by the "Mwm.iconImageMaximum" resource, which
/dports/net/c3270/suite3270-4.0/wc3270/
H A Dx3270.man.m4999 The size of the icon is limited by the "Mwm.iconImageMaximum" resource, which
/dports/net/c3270/suite3270-4.0/x3270/
H A Dx3270.man.m4999 The size of the icon is limited by the "Mwm.iconImageMaximum" resource, which
/dports/net/c3270/suite3270-4.0/c3270/
H A Dx3270.man.m4999 The size of the icon is limited by the "Mwm.iconImageMaximum" resource, which
/dports/net/c3270/suite3270-4.0/ws3270/
H A Dx3270.man.m4999 The size of the icon is limited by the "Mwm.iconImageMaximum" resource, which
/dports/net/c3270/suite3270-4.0/wb3270/
H A Dx3270.man.m4999 The size of the icon is limited by the "Mwm.iconImageMaximum" resource, which
/dports/net/c3270/suite3270-4.0/b3270/
H A Dx3270.man.m4999 The size of the icon is limited by the "Mwm.iconImageMaximum" resource, which
/dports/x11/x3270/suite3270-4.0/b3270/
H A Dx3270.man.m4999 The size of the icon is limited by the "Mwm.iconImageMaximum" resource, which
/dports/x11/x3270/suite3270-4.0/s3270/
H A Dx3270.man.m4999 The size of the icon is limited by the "Mwm.iconImageMaximum" resource, which
/dports/x11/x3270/suite3270-4.0/wb3270/
H A Dx3270.man.m4999 The size of the icon is limited by the "Mwm.iconImageMaximum" resource, which
/dports/x11/x3270/suite3270-4.0/wc3270/
H A Dx3270.man.m4999 The size of the icon is limited by the "Mwm.iconImageMaximum" resource, which
/dports/x11/x3270/suite3270-4.0/ws3270/
H A Dx3270.man.m4999 The size of the icon is limited by the "Mwm.iconImageMaximum" resource, which
/dports/x11/x3270/suite3270-4.0/c3270/
H A Dx3270.man.m4999 The size of the icon is limited by the "Mwm.iconImageMaximum" resource, which
/dports/x11/x3270/suite3270-4.0/x3270/
H A Dx3270.man.m4999 The size of the icon is limited by the "Mwm.iconImageMaximum" resource, which