Home
last modified time | relevance | path

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

/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm-2.0/notebook/
H A Dtest2.c73 XtSetArg(al[ac], XmNbindingType, XmSOLID); ac++; in main()
H A Dtest1.c104 XtSetArg(al[ac], XmNbindingType, XmSPIRAL); ac++; in main()
/dports/x11-toolkits/open-motif/motif-2.3.8/tools/wml/
H A DUilUrmClas.h561 XmNbindingType,
H A Dmotif.wml3073 XmNbindingType;
3113 XmNbindingType : Argument
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DXmStrDefs.h959 #define XmNbindingType "bindingType" macro
4190 #ifndef XmNbindingType
4191 #define XmNbindingType ((char*)&_XmStrings[13724])
H A DNotebook.c616 XmNbindingType,
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Mrm-2.1/
H A Dlookup.c242 {"XmNbindingType", XmNbindingType, CSG},
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DXmStrDefs.h3163 #ifndef XmNbindingType
3164 #define XmNbindingType ((char *)&_XmStrings[13690]) macro
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DNotebook.c236 XmNbindingType, XmCBindingType,
/dports/audio/snd/snd-21.2/
H A Dsnd-motif.scm2152 XmNbindingType XmNONE
H A Dxm.c23706 define_resource(XmNbindingType, XM_UCHAR);
H A Dsnd-motif.c30690 XtSetArg(args[n], XmNbindingType, XmNONE); n++; in snd_doit()
/dports/editors/vim/vim-8.2.3745/src/
H A Dgui_motif.c488 XtSetArg(args[n], XmNbindingType, XmNONE); n++; in gui_x11_create_widgets()