Searched refs:position (Results 1 - 21 of 21) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextSrc.c154 * pos - position of the text to retreive.
194 * position - the position to start scanning.
199 * the position that is returned.
207 Scan (w, position, type, dir, count, include)
209 XawTextPosition position;
222 * position - the position to start scanning.
230 Search(w, position, dir, text)
232 XawTextPosition position;
[all...]
H A DXaw3_1AsciiSrc.c226 * pos - position of the text to retreive.
384 * position - the position to start scanning.
389 * the position that is returned.
390 * Returns: the position of the item found.
399 Scan (w, position, type, dir, count, include)
401 XawTextPosition position;
419 if (position > src->ascii_src.length)
420 position = src->ascii_src.length;
423 if (position
[all...]
H A DXaw3_1Text.c76 ((ctx)->text.lt.info[(num)].position != 0) )
621 * position is immediately preceded by an eol graphic, then the insert cursor
735 * This routine maps an x and y position in a window that is displaying text
736 * into the corresponding position in the source.
749 XawTextPosition position; local
757 position = ctx->text.lt.info[line].position;
758 if (position >= ctx->text.lastPos)
761 XawTextSinkFindPosition( ctx->text.sink, position, fromx, x - fromx,
762 FALSE, &position,
1330 XawTextPosition position, old_top, old_bot; local
2147 XawTextPosition position; local
[all...]
H A DXaw3_1TextP.h67 XawTextPosition position; member in struct:__anon333
80 /* Line Tables are n+1 long - last position displayed is in last lt entry */
96 (pos >= ctx->text.lt.info[0].position && \
97 pos < ctx->text.lt.info[ctx->text.lt.lines].position)
144 int dialog_horiz_offset; /* position for popup dialog */
145 int dialog_vert_offset; /* position for popup dialog */
169 XawTextPosition lastPos; /* Last position of source. */
171 Boolean showposition; /* True if we need to show the position. */
H A DXaw3_1PanedP.h78 int position; /* position location in Paned (relative to member in struct:_PanedConstraintsPart
H A DXaw3_1Box.c139 static void DoLayout(bbw, width, height, reply_width, reply_height, position)
143 Boolean position; /* actually reposition the windows? */
181 else if (!position) {
184 reply_height, position);
188 if (position && (lw != widget->core.x || h != widget->core.y)) {
223 DoLayout(bbw,width_needed,height,reply_width,reply_height,position);
230 if (position && XtIsRealized((Widget)bbw)) {
H A DXaw3_1Paned.c64 #define PaneIndex(w) (PaneInfo(w)->position)
146 offset(position), XtRImmediate, (caddr_t) 0},
1646 PaneInfo(pane->grip)->position = pw->paned.num_panes;
1647 pane->position = pw->paned.num_panes; /*TEMPORY -CDP 3/89 */
1786 /* ||| need to look at position changes */
H A DXaw3_1TextAction.c934 if ( ctx->text.lt.info[line_num].position >= ctx->text.insertPos )
941 XawTextSinkFindPosition( ctx->text.sink,ctx->text.lt.info[line_num].position,
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DAsciiSrc.c237 * pos - position of the text to retreive.
396 * position - the position to start scanning.
401 * the position that is returned.
402 * Returns: the position of the item found.
411 Scan (w, position, type, dir, count, include)
413 XawTextPosition position;
431 if (position > src->ascii_src.length)
432 position = src->ascii_src.length;
435 if (position
[all...]
H A DMultiSrc.c248 * pos - position of the text to retreive.
449 * position - the position to start scanning.
454 * the position that is returned.
455 * Returns: the position of the item found.
464 Scan( w, position, type, dir, count, include )
466 XawTextPosition position;
487 if (position > src->multi_src.length)
488 position = src->multi_src.length;
492 if (position
[all...]
H A DTextSrc.c165 * pos - position of the text to retreive.
207 * position - the position to start scanning.
212 * the position that is returned.
220 Scan (w, position, type, dir, count, include)
222 XawTextPosition position;
237 * position - the position to start scanning.
245 Search(w, position, dir, text)
247 XawTextPosition position;
423 XawTextSourceScan(Widget w, XawTextPosition position, int type, int dir, int count, int include) argument
467 XawTextSourceSearch(Widget w, XawTextPosition position, int dir, XawTextBlock *text) argument
[all...]
H A DTextP.h90 XawTextPosition position; member in struct:__anon401
114 /* Line Tables are n+1 long - last position displayed is in last lt entry */
130 (pos >= ctx->text.lt.info[0].position && \
131 pos < ctx->text.lt.info[ctx->text.lt.lines].position)
184 int dialog_horiz_offset; /* position for popup dialog */
185 int dialog_vert_offset; /* position for popup dialog */
210 XawTextPosition lastPos; /* Last position of source. */
212 Boolean showposition; /* True if we need to show the position. */
H A DText.c104 ((ctx)->text.lt.info[(num)].position != 0) )
661 * position is immediately preceded by an eol graphic, then the insert cursor
819 * This routine maps an x and y position in a window that is displaying text
820 * into the corresponding position in the source.
833 XawTextPosition position; local
841 position = ctx->text.lt.info[line].position;
842 if (position >= ctx->text.lastPos)
845 XawTextSinkFindPosition( ctx->text.sink, position, fromx, x - fromx,
846 FALSE, &position,
917 _XawTextBuildLineTable( TextWidget ctx, XawTextPosition position, _XtBoolean force_rebuild) argument
1453 XawTextPosition position, old_top, old_bot; local
2547 XawTextPosition position; local
3279 XawTextSetInsertionPoint(Widget w, XawTextPosition position) argument
[all...]
H A DPanedP.h101 int position; /* position location in Paned (relative to member in struct:_PanedConstraintsPart
H A DBox.c160 static void DoLayout(bbw, width, height, reply_width, reply_height, position)
164 Boolean position; /* actually reposition the windows? */
209 else if (!position) {
212 reply_height, position);
216 if (position && (lw != widget->core.x || h != widget->core.y)) {
251 DoLayout(bbw,width_needed,height,reply_width,reply_height,position);
259 DoLayout( bbw, w, height, reply_width, reply_height, position );
262 if (position && XtIsRealized((Widget)bbw)) {
H A DXawIm.c746 XPoint position; local
819 _XawMultiSinkPosToXY(w, p->cursor_position, &position.x, &position.y);
821 position.x = position.y = 0;
824 SetVaArg( &pe_a[pe_cnt], (XPointer) &position); pe_cnt++;
895 XPoint position; local
915 _XawMultiSinkPosToXY(w, p->cursor_position, &position.x, &position.y);
916 _XipChangeSpot(p->xic, position
[all...]
H A DPaned.c88 #define PaneIndex(w) (PaneInfo(w)->position)
170 offset(position), XtRImmediate, (XtPointer) 0},
1679 PaneInfo(pane->grip)->position = pw->paned.num_panes;
1680 pane->position = pw->paned.num_panes; /*TEMPORY -CDP 3/89 */
1824 /* ||| need to look at position changes */
H A DTextAction.c941 * This causes the character position at the very beginning and end of
1497 if ( ctx->text.lt.info[line_num].position >= ctx->text.insertPos )
1504 XawTextSinkFindPosition( ctx->text.sink,ctx->text.lt.info[line_num].position,
/solaris-x11-s11/open-src/driver/efb/sun-src/src/
H A Defb_driver.c501 int offset = 0, position = 0; local
553 int width, height, position; local
571 position = width;
574 position += offset;
577 efb_set_position(config, swap, 0, 0, position, 0);
582 position = height;
585 position += offset;
588 efb_set_position(config, swap, 0, 0, 0, position);
/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_irq.c424 u32 vbl = 0, position = 0; local
442 * scanout position from Display scan line register.
444 position = I915_READ(PIPEDSL(pipe));
446 /* Decode into vertical scanout position. Don't have
447 * horizontal scanout position.
449 *vpos = position & 0x1fff;
454 * scanout position.
456 position = (I915_READ(PIPEFRAMEPIXEL(pipe)) & PIPE_PIXEL_MASK) >> PIPE_PIXEL_SHIFT;
459 *vpos = position / htotal;
460 *hpos = position
[all...]
H A Dintel_display.c10108 u32 position; member in struct:intel_display_error_state::intel_cursor_error_state
10169 error->cursor[i].position = I915_READ(CURPOS(i));
10173 error->cursor[i].position = I915_READ(CURPOS_IVB(i));
10256 err_printf(m, " POS: %08x\n", error->cursor[i].position);

Completed in 259 milliseconds