Home
last modified time | relevance | path

Searched refs:XmNselectedPositions (Results 1 – 14 of 14) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DComboBox.c2028 XtSetArg(args[n], XmNselectedPositions, &pos), n++; in CBListAction()
2365 XtSetArg(args[n], XmNselectedPositions, &selPosns), n++; in CBSetSelectedPos()
2401 XtSetArg(args[nargs], XmNselectedPositions, &pos), nargs++; in CBGetSelectedPos()
3234 XtSetArg(loc_args[n], XmNselectedPositions, &pos), n++; in CreateScrolledList()
3526 XtSetArg(args[nargs], XmNselectedPositions, &positions), nargs++; in XmComboBoxDeletePos()
3704 XtSetArg(args[nargs], XmNselectedPositions, &pos), nargs++; in XmComboBoxUpdate()
H A DXmStrDefs.h1037 #define XmNselectedPositions "selectedPositions" macro
4424 #ifndef XmNselectedPositions
4425 #define XmNselectedPositions ((char*)&_XmStrings[14875])
H A DXm.msg196 MSG_List_0015 Cannot set XmNselectedPositions to NULL when XmNselectedPositionCount \
H A DList.c632 XmNselectedPositions, XmCSelectedPositions, XmRPointer,
/dports/deskutils/plan/plan-1.10.1/src/
H A Dservmenu.c296 XtSetArg(args[1], XmNselectedPositions, &pos); in add_callback()
/dports/japanese/plan/plan-1.10.1/src/
H A Dservmenu.c296 XtSetArg(args[1], XmNselectedPositions, &pos); in add_callback()
/dports/x11-toolkits/open-motif/motif-2.3.8/tools/wml/
H A DUilUrmClas.h955 XmNselectedPositions,
H A Dmotif.wml1636 XmNselectedPositions;
1707 XmNselectedPositions : Argument
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DComboBox.c805 XtVaGetValues(CB_List(w), XmNselectedPositions, &selected_pos, in CBListAction()
1487 XtSetArg(args[n], XmNselectedPositions, NULL); n++; in CreateScrolledList()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Mrm-2.1/
H A Dlookup.c750 {"XmNselectedPositions", XmNselectedPositions, CSG},
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DXmStrDefs.h3397 #ifndef XmNselectedPositions
3398 #define XmNselectedPositions ((char *)&_XmStrings[14841]) macro
/dports/audio/fossmixer/detroit-0.2.3/engine/redtools/
H A Dredtool.c1072 (void) XtVaGetValues(b->w, XmNselectedPositionCount, &n, XmNselectedPositions, &p, NULL); in redtools_req_list_select_cb()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dbbox.c3153 XmNselectedPositions , &sp , in MCW_strlist_select_CB()
/dports/audio/snd/snd-21.2/
H A Dxm.c23822 define_resource(XmNselectedPositions, XM_INT_TABLE);