Searched refs:XmNselectedPositions (Results 1 – 14 of 14) sorted by relevance
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/ |
H A D | ComboBox.c | 2028 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 D | XmStrDefs.h | 1037 #define XmNselectedPositions "selectedPositions" macro 4424 #ifndef XmNselectedPositions 4425 #define XmNselectedPositions ((char*)&_XmStrings[14875])
|
H A D | Xm.msg | 196 MSG_List_0015 Cannot set XmNselectedPositions to NULL when XmNselectedPositionCount \
|
H A D | List.c | 632 XmNselectedPositions, XmCSelectedPositions, XmRPointer,
|
/dports/deskutils/plan/plan-1.10.1/src/ |
H A D | servmenu.c | 296 XtSetArg(args[1], XmNselectedPositions, &pos); in add_callback()
|
/dports/japanese/plan/plan-1.10.1/src/ |
H A D | servmenu.c | 296 XtSetArg(args[1], XmNselectedPositions, &pos); in add_callback()
|
/dports/x11-toolkits/open-motif/motif-2.3.8/tools/wml/ |
H A D | UilUrmClas.h | 955 XmNselectedPositions,
|
H A D | motif.wml | 1636 XmNselectedPositions; 1707 XmNselectedPositions : Argument
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/ |
H A D | ComboBox.c | 805 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 D | lookup.c | 750 {"XmNselectedPositions", XmNselectedPositions, CSG},
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/ |
H A D | XmStrDefs.h | 3397 #ifndef XmNselectedPositions 3398 #define XmNselectedPositions ((char *)&_XmStrings[14841]) macro
|
/dports/audio/fossmixer/detroit-0.2.3/engine/redtools/ |
H A D | redtool.c | 1072 (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 D | bbox.c | 3153 XmNselectedPositions , &sp , in MCW_strlist_select_CB()
|
/dports/audio/snd/snd-21.2/ |
H A D | xm.c | 23822 define_resource(XmNselectedPositions, XM_INT_TABLE);
|