Home | History | Annotate | Download | only in Xaw

Lines Matching refs:Position

87     XawTextPosition position;
88 Position y;
127 /* Line Tables are n+1 long - last position displayed is in last lt entry */
138 Position left, right, top, bottom;
149 (pos >= ctx->text.lt.info[0].position && \
150 pos < ctx->text.lt.info[ctx->text.lt.lines].position)
196 int dialog_horiz_offset, dialog_vert_offset; /* position for popup dialog */
216 Position ev_x, ev_y; /* x, y coords for key or button action */
220 XmuTextUpdate *update; /* Position intervals to update */
230 int from_left; /* Cursor position */
231 XawTextPosition lastPos; /* Last position of source */
233 Boolean showposition; /* True if we need to show the position */
304 Position *x,
305 Position *y