Home
last modified time | relevance | path

Searched refs:XmRAttachment (Results 1 – 13 of 13) sorted by relevance

/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Motif/
H A DInitialiseCore.ML49 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 DMotifCore.ML424 | CType (XmRAttachment a) = (fromAttachment a, cUnsignedChar)
479 | Convert (XmRAttachment _) = Cast toAttachment
534 | RName (XmRAttachment _) = "Attachment"
591 | insertValue (XmRAttachment _) v = XmRAttachment (Cast v)
H A DMOTIF_TYPES.ML262 | XmRAttachment of XmAttachment
H A DMotifTypes.ML193 | XmRAttachment of XmAttachment
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DForm.c180 XmNtopAttachment, XmCAttachment, XmRAttachment,
185 XmNbottomAttachment, XmCAttachment, XmRAttachment,
190 XmNleftAttachment, XmCAttachment, XmRAttachment,
195 XmNrightAttachment, XmCAttachment, XmRAttachment,
H A DLTCvt.c789 XtSetTypeConverter(XmRAttachment, XtRString, _XmNSECvtAttachmentToString, in _XmRegisterNSEConverters()
H A DResConvert.c749 REPTYPE_REGISTER(XmRAttachment, attachments); in _XmRegisterConverters()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DForm.c372 XmNtopAttachment, XmCAttachment, XmRAttachment, sizeof(unsigned char),
378 XmNbottomAttachment, XmCAttachment, XmRAttachment,
385 XmNleftAttachment, XmCAttachment, XmRAttachment,
392 XmNrightAttachment, XmCAttachment, XmRAttachment,
H A DButtonBox.c158 "pri.vate2", "Pri.vate2", XmRAttachment, sizeof(Dimension),
H A DXmStrDefs.h757 #define XmRAttachment "Attachment" macro
3584 #ifndef XmRAttachment
3585 #define XmRAttachment ((char*)&_XmStrings[10839])
H A DRepType.c700 XmRAttachment, (String*)AttachmentNames, NULL,
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DXmStrDefs.h2557 #ifndef XmRAttachment
2558 #define XmRAttachment ((char *)&_XmStrings[10805]) macro
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/
H A DWorkspaceW.c602 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),