Searched refs:XmRAttachment (Results 1 – 13 of 13) sorted by relevance
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Motif/ |
H A D | InitialiseCore.ML | 49 val U = XtSetExceptionType XmNbottomAttachment XmRAttachment ; 149 val U = XtSetExceptionType XmNleftAttachment XmRAttachment ; 232 val U = XtSetExceptionType XmNrightAttachment XmRAttachment ; 291 val U = XtSetExceptionType XmNtopAttachment XmRAttachment ;
|
H A D | MotifCore.ML | 424 | CType (XmRAttachment a) = (fromAttachment a, cUnsignedChar) 479 | Convert (XmRAttachment _) = Cast toAttachment 534 | RName (XmRAttachment _) = "Attachment" 591 | insertValue (XmRAttachment _) v = XmRAttachment (Cast v)
|
H A D | MOTIF_TYPES.ML | 262 | XmRAttachment of XmAttachment
|
H A D | MotifTypes.ML | 193 | XmRAttachment of XmAttachment
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/ |
H A D | Form.c | 180 XmNtopAttachment, XmCAttachment, XmRAttachment, 185 XmNbottomAttachment, XmCAttachment, XmRAttachment, 190 XmNleftAttachment, XmCAttachment, XmRAttachment, 195 XmNrightAttachment, XmCAttachment, XmRAttachment,
|
H A D | LTCvt.c | 789 XtSetTypeConverter(XmRAttachment, XtRString, _XmNSECvtAttachmentToString, in _XmRegisterNSEConverters()
|
H A D | ResConvert.c | 749 REPTYPE_REGISTER(XmRAttachment, attachments); in _XmRegisterConverters()
|
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/ |
H A D | Form.c | 372 XmNtopAttachment, XmCAttachment, XmRAttachment, sizeof(unsigned char), 378 XmNbottomAttachment, XmCAttachment, XmRAttachment, 385 XmNleftAttachment, XmCAttachment, XmRAttachment, 392 XmNrightAttachment, XmCAttachment, XmRAttachment,
|
H A D | ButtonBox.c | 158 "pri.vate2", "Pri.vate2", XmRAttachment, sizeof(Dimension),
|
H A D | XmStrDefs.h | 757 #define XmRAttachment "Attachment" macro 3584 #ifndef XmRAttachment 3585 #define XmRAttachment ((char*)&_XmStrings[10839])
|
H A D | RepType.c | 700 XmRAttachment, (String*)AttachmentNames, NULL,
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/ |
H A D | XmStrDefs.h | 2557 #ifndef XmRAttachment 2558 #define XmRAttachment ((char *)&_XmStrings[10805]) macro
|
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/ |
H A D | WorkspaceW.c | 602 XmNwwTopAttachment, XmCAttachment, XmRAttachment, sizeof(unsigned char), 607 XmNwwBottomAttachment, XmCAttachment, XmRAttachment, sizeof(unsigned char), 612 XmNwwLeftAttachment, XmCAttachment, XmRAttachment, sizeof(unsigned char), 617 XmNwwRightAttachment, XmCAttachment, XmRAttachment, sizeof(unsigned char),
|