Home
last modified time | relevance | path

Searched refs:stuff_pos (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DTextFP.h140 XmTextPosition stuff_pos; /* Position to stuff the primary selection */ member
H A DDataFP.h109 #define XmTextF_stuff_pos(w) (((XmDataFieldWidget)(w))->text.stuff_pos)
H A DTextF.c4289 _XmTextFieldSetCursorPosition(tf, NULL, tf->text.stuff_pos, True, True);
5226 tf->text.stuff_pos = TextF_CursorPosition(tf);
5295 tf->text.stuff_pos = TextF_CursorPosition(tf);
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DTextFP.h107 XmTextPosition stuff_pos; /* Position to stuff the primary selection */ member