Home
last modified time | relevance | path

Searched refs:XmNnotifyProc (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DXmStrDefs.h592 #define XmNnotifyProc "notifyProc" macro
3089 #ifndef XmNnotifyProc
3090 #define XmNnotifyProc ((char*)&_XmStrings[8439])
H A DDragC.c2024 XtSetArg(args[i], XmNnotifyProc, ExternalNotifyHandler); i++; in InitDropSiteManager()
2027 XtSetArg(args[i], XmNnotifyProc, LocalNotifyHandler); i++; in InitDropSiteManager()
H A DDropSMgr.c378 { XmNnotifyProc, XmCNotifyProc, XmRCallbackProc,
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DDragC.c433 XtSetArg(argl[1], XmNnotifyProc, external_notify); in initialize()
437 XtSetArg(argl[1], XmNnotifyProc, internal_notify); in initialize()
H A DDropSMgr.c113 XmNnotifyProc, XmCNotifyProc, XmRCallbackProc,
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DXmStrDefs.h2062 #ifndef XmNnotifyProc
2063 #define XmNnotifyProc ((char *)&_XmStrings[8405]) macro