Home
last modified time | relevance | path

Searched refs:XmNspotLocation (Results 1 – 11 of 11) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/demos/unsupported/dainput/
H A Ddainput_dlg.c312 XmNspotLocation, &spot, in DaInputText()
377 XmNspotLocation, &spot, in DaFocusHandler()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DList.c1232 XmNspotLocation, &xmim_point, in Initialize()
1942 XmImVaSetValues((Widget)newlw, XmNspotLocation, &xmim_point, in SetValues()
1945 XmImVaSetValues((Widget)newlw, XmNspotLocation, &xmim_point, NULL); in SetValues()
4407 XmImVaSetValues((Widget)lw, XmNspotLocation, in HandleNewItem()
5939 XmImVaSetFocusValues(wid, XmNspotLocation, &xmim_point, NULL); in ListFocusIn()
6018 XmImVaSetValues((Widget)lw, XmNspotLocation, &xmim_point, NULL); in BrowseScroll()
6646 XmImVaSetValues((Widget)lw, XmNspotLocation, &xmim_point, NULL); in KbdPrevPage()
6706 XmImVaSetValues((Widget)lw, XmNspotLocation, &xmim_point, NULL); in KbdNextPage()
7910 XmImVaSetValues((Widget)lw, XmNspotLocation, &xmim_point, NULL); in APIAddItems()
8439 XmImVaSetValues((Widget)lw, XmNspotLocation, &xmim_point, NULL); in XmListDeleteItemsPos()
[all …]
H A DTextOut.c4715 XtSetArg(im_args[n], XmNspotLocation, &xmim_point); n++;
5008 XtSetArg(args[n], XmNspotLocation, &xmim_point); n++;
5084 XtSetArg(args[n], XmNspotLocation, &xmim_point); n++;
5104 XtSetArg(args[n], XmNspotLocation, &xmim_point); n++;
5424 XtSetArg(im_args[n], XmNspotLocation, &xmim_point); n++;
5559 XtSetArg(args[n], XmNspotLocation, &xmim_point); n++;
5587 XtSetArg(args[n], XmNspotLocation, &xmim_point); n++;
H A DXmStrDefs.h694 #define XmNspotLocation "spotLocation" macro
3395 #ifndef XmNspotLocation
3396 #define XmNspotLocation ((char*)&_XmStrings[9908])
H A DText.c2904 XtSetArg(args[n], XmNspotLocation, &xmim_point); n++; in _XmTextSetCursorPosition()
3030 XtSetArg(args[n], XmNspotLocation, &xmim_point); n++; in _XmTextSetEditable()
4138 XtSetArg(args[n], XmNspotLocation, &xmim_point); n++; in XmTextSetSource()
H A DDataF.c3855 XmImVaSetValues((Widget)tf, XmNspotLocation, &xmim_point, NULL);
6338 XmImVaSetFocusValues(w, XmNspotLocation, &xmim_point, NULL);
8622 XmImVaSetFocusValues(w, XmNspotLocation, &xmim_point, NULL);
9229 XtSetArg(args[n], XmNspotLocation, &xmim_point); n++;
10968 XtSetArg(im_args[n], XmNspotLocation, &xmim_point); n++;
11887 XtSetArg(args[n], XmNspotLocation, &xmim_point); n++;
H A DTextF.c2949 XmImVaSetValues((Widget)tf, XmNspotLocation, &xmim_point,
4974 XmImVaSetFocusValues(w, XmNspotLocation, &xmim_point,
6787 XmImVaSetFocusValues(w, XmNspotLocation, &xmim_point,
7371 XtSetArg(args[n], XmNspotLocation, &xmim_point); n++;
8478 XtSetArg(im_args[n], XmNspotLocation, &xmim_point); n++;
10158 XtSetArg(args[n], XmNspotLocation, &xmim_point); n++;
H A DXmIm.c278 {XmNspotLocation, XNSpotLocation, NULLQUARK, add_p},
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DXmIm.c787 else if (strcmp(args[i].name, XmNspotLocation) == 0) in XmImSetValues()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DXmStrDefs.h2368 #ifndef XmNspotLocation
2369 #define XmNspotLocation ((char *)&_XmStrings[9874]) macro
/dports/audio/snd/snd-21.2/
H A Dxm.c23627 define_resource(XmNspotLocation, XM_INT);