Home
last modified time | relevance | path

Searched refs:cursx (Results 1 – 25 of 107) sorted by relevance

12345

/dports/cad/jspice3/jspice3-2.5/src/lib/dosmfb/
H A Dmfbcursr.c89 newmark(pc.cursx,pc.cursy,pc.cursx + pc.curstep,pc.cursy);
94 newmark(pc.cursx,pc.cursy,pc.cursx - pc.curstep,pc.cursy);
99 newmark(pc.cursx,pc.cursy,pc.cursx,pc.cursy + pc.curstep);
109 newmark(pc.cursx,pc.cursy,pc.cursx+1,pc.cursy);
114 newmark(pc.cursx,pc.cursy,pc.cursx-1,pc.cursy);
119 newmark(pc.cursx,pc.cursy,pc.cursx,pc.cursy+1);
124 newmark(pc.cursx,pc.cursy,pc.cursx,pc.cursy-1);
196 newmark(pc.cursx,pc.cursy,pc.cursx,ys-1);
199 newmark(pc.cursx,pc.cursy,pc.cursx,y2o+1);
253 pc.cursx = x;
[all …]
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dapple2.c92 st->cursx=0; in a2_printc_1()
101 a2_goto(st, st->cursy, (st->cursx+8)&~7); in a2_printc_1()
105 st->textlines[st->cursy][st->cursx]=0xe0; in a2_printc_1()
106 a2_goto(st, st->cursy, st->cursx-1); in a2_printc_1()
110 st->cursx=0; in a2_printc_1()
114 st->textlines[st->cursy][st->cursx]=c ^ 0xc0; in a2_printc_1()
115 st->cursx++; in a2_printc_1()
116 if (st->cursx==40) { in a2_printc_1()
123 st->cursx=0; in a2_printc_1()
127 st->textlines[st->cursy][st->cursx] &= 0x7f; /* turn on blink */ in a2_printc_1()
[all …]
/dports/cad/magic/magic-8.3.245/windows/
H A DwindCmdAM.c450 double cursx, cursy, oscale; local
514 cursx = (double)p_in.p_x;
518 cursx = (double)p_out.p_x;
522 cursx = (double)(p_out.p_x * DBLambda[0]) / (double)DBLambda[1];
527 cursx = (double)(p_out.p_x * oscale);
532 cursx = (double)((p_out.p_x - crec->dbw_gridRect.r_xbot)
541 if ((cursx == round(cursx)) && (cursy == round(cursy)))
543 Tcl_ListObjAppendElement(magicinterp, listxy, Tcl_NewIntObj((int)cursx));
548 Tcl_ListObjAppendElement(magicinterp, listxy, Tcl_NewDoubleObj(cursx));
553 TxPrintf("%g %g\n", cursx, cursy);
/dports/devel/notcurses/notcurses-3.0.1/src/lib/
H A Dlayout.c50 unsigned cursx; // current cursor location in puttext_line() local
51 ncplane_cursor_yx(n, NULL, &cursx); in puttext_line()
53 const int avail = dimx - cursx - 1; in puttext_line()
/dports/games/spellcast/spellcast/
H A Dxtext.c27 py->cursx = 0;
125 py->cursx = 0;
173 if (width >= TEXT_WID - py->cursx) {
180 XDrawImageString(py->dpy, py->win, py->blackgc, py->textx+py->cursx,
188 py->cursx += width;
189 py->lineindex[py->sitext.nlines].width = py->cursx;
/dports/games/powwow/powwow-1.2.17/
H A Dpowwow-muc.c24 int key, sleep, orig, i, color, looping, cursx, cursy; in main() local
194 getyx( text, cursy, cursx ); in main()
195 move( cursy, cursx ); in main()
/dports/emulators/qemu42/qemu-4.2.1/hw/display/
H A Dtcx.c94 uint16_t cursx; member
165 len = MIN(width - s1->cursx, 32); in tcx_draw_cursor32()
166 p = &p[s1->cursx]; in tcx_draw_cursor32()
252 if (y >= ts->cursy && y < ts->cursy + 32 && ts->cursx < ts->width) { in tcx_update_display()
307 if (y >= ts->cursy && y < ts->cursy+32 && ts->cursx < ts->width) { in tcx24_update_display()
391 s->cursx = 0xf000; /* Put cursor off screen */ in tcx_reset()
694 s->cursx = val >> 16; in tcx_thc_writel()
/dports/emulators/qemu/qemu-6.2.0/hw/display/
H A Dtcx.c96 uint16_t cursx; member
162 len = MIN(width - s1->cursx, 32); in tcx_draw_cursor32()
163 p = &p[s1->cursx]; in tcx_draw_cursor32()
241 if (y >= ts->cursy && y < ts->cursy + 32 && ts->cursx < ts->width) { in tcx_update_display()
294 if (y >= ts->cursy && y < ts->cursy+32 && ts->cursx < ts->width) { in tcx24_update_display()
378 s->cursx = 0xf000; /* Put cursor off screen */ in tcx_reset()
699 s->cursx = val >> 16; in tcx_thc_writel()
/dports/emulators/qemu60/qemu-6.0.0/hw/display/
H A Dtcx.c96 uint16_t cursx; member
162 len = MIN(width - s1->cursx, 32); in tcx_draw_cursor32()
163 p = &p[s1->cursx]; in tcx_draw_cursor32()
241 if (y >= ts->cursy && y < ts->cursy + 32 && ts->cursx < ts->width) { in tcx_update_display()
294 if (y >= ts->cursy && y < ts->cursy+32 && ts->cursx < ts->width) { in tcx24_update_display()
378 s->cursx = 0xf000; /* Put cursor off screen */ in tcx_reset()
699 s->cursx = val >> 16; in tcx_thc_writel()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/display/
H A Dtcx.c91 uint16_t cursx; member
162 len = MIN(width - s1->cursx, 32); in tcx_draw_cursor32()
163 p = &p[s1->cursx]; in tcx_draw_cursor32()
249 if (y >= ts->cursy && y < ts->cursy + 32 && ts->cursx < ts->width) { in tcx_update_display()
304 if (y >= ts->cursy && y < ts->cursy+32 && ts->cursx < ts->width) { in tcx24_update_display()
388 s->cursx = 0xf000; /* Put cursor off screen */ in tcx_reset()
691 s->cursx = val >> 16; in tcx_thc_writel()
/dports/emulators/qemu5/qemu-5.2.0/hw/display/
H A Dtcx.c95 uint16_t cursx; member
166 len = MIN(width - s1->cursx, 32); in tcx_draw_cursor32()
167 p = &p[s1->cursx]; in tcx_draw_cursor32()
253 if (y >= ts->cursy && y < ts->cursy + 32 && ts->cursx < ts->width) { in tcx_update_display()
308 if (y >= ts->cursy && y < ts->cursy+32 && ts->cursx < ts->width) { in tcx24_update_display()
392 s->cursx = 0xf000; /* Put cursor off screen */ in tcx_reset()
713 s->cursx = val >> 16; in tcx_thc_writel()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/display/
H A Dtcx.c94 uint16_t cursx; member
165 len = MIN(width - s1->cursx, 32); in tcx_draw_cursor32()
166 p = &p[s1->cursx]; in tcx_draw_cursor32()
252 if (y >= ts->cursy && y < ts->cursy + 32 && ts->cursx < ts->width) { in tcx_update_display()
307 if (y >= ts->cursy && y < ts->cursy+32 && ts->cursx < ts->width) { in tcx24_update_display()
391 s->cursx = 0xf000; /* Put cursor off screen */ in tcx_reset()
694 s->cursx = val >> 16; in tcx_thc_writel()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/display/
H A Dtcx.c94 uint16_t cursx; member
165 len = MIN(width - s1->cursx, 32); in tcx_draw_cursor32()
166 p = &p[s1->cursx]; in tcx_draw_cursor32()
252 if (y >= ts->cursy && y < ts->cursy + 32 && ts->cursx < ts->width) { in tcx_update_display()
307 if (y >= ts->cursy && y < ts->cursy+32 && ts->cursx < ts->width) { in tcx24_update_display()
391 s->cursx = 0xf000; /* Put cursor off screen */ in tcx_reset()
696 s->cursx = val >> 16; in tcx_thc_writel()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/display/
H A Dtcx.c94 uint16_t cursx; member
165 len = MIN(width - s1->cursx, 32); in tcx_draw_cursor32()
166 p = &p[s1->cursx]; in tcx_draw_cursor32()
252 if (y >= ts->cursy && y < ts->cursy + 32 && ts->cursx < ts->width) { in tcx_update_display()
307 if (y >= ts->cursy && y < ts->cursy+32 && ts->cursx < ts->width) { in tcx24_update_display()
391 s->cursx = 0xf000; /* Put cursor off screen */ in tcx_reset()
696 s->cursx = val >> 16; in tcx_thc_writel()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/display/
H A Dtcx.c96 uint16_t cursx; member
162 len = MIN(width - s1->cursx, 32); in tcx_draw_cursor32()
163 p = &p[s1->cursx]; in tcx_draw_cursor32()
241 if (y >= ts->cursy && y < ts->cursy + 32 && ts->cursx < ts->width) { in tcx_update_display()
294 if (y >= ts->cursy && y < ts->cursy+32 && ts->cursx < ts->width) { in tcx24_update_display()
378 s->cursx = 0xf000; /* Put cursor off screen */ in tcx_reset()
699 s->cursx = val >> 16; in tcx_thc_writel()
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/examples/ratop/
H A Dracurses.c1350 cursx = 0; cursy = 0; in ArgusProcessTerminator()
1368 RaWindowCursorX = cursx; in ArgusProcessTerminator()
2909 int linenum, cursx, cursy; in ArgusDrawWindow() local
3500 cursx = 0; cursy = 0; in argus_getsearch_string()
3521 RaWindowCursorX = cursx; in argus_getsearch_string()
5210 int cursx = 0; in RaHighlightDisplay() local
5215 cursx += pm->rm_so; in RaHighlightDisplay()
5224 cursx += span; in RaHighlightDisplay()
5283 int offset = *cursx, found = 0; in RaSearchDisplay()
5317 *cursx = offset; in RaSearchDisplay()
[all …]
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/win32/
H A Dnhprocs.c265 newwin->cursx = 0;
286 newwin->cursx = 0;
439 wins[window]->cursx = col;
534 win32_putsym(window,wins[window]->cursx++,wins[window]->cursy,
546 win32_putsym(window,wins[window]->cursx++,wins[window]->cursy,
657 win32_putsym(window,wins[window]->cursx,
917 wins[window]->cursx = 0;
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/gtk/
H A Dgtkmap.c148 int cursx; variable
738 nh_map_cliparound(cursx, cursy, FALSE); in nh_map_check_visibility()
1094 else if (x == cursx && y == cursy) in nh_map_print_glyph_traditional()
1136 if (tmap == GTKMAP(cursy, cursx)) in nh_map_print_glyph_tmp()
1208 if (x == cursx && y == cursy) in nh_map_print_glyph_simple_tile()
1274 if (cursx != x || cursy != y) { in GTK_curs()
1277 GTKMAP(cursy, cursx)->flags |= TILEMAP_UPDATE; in GTK_curs()
1278 cursx = x; in GTK_curs()
1409 *x = cursx; in nh_map_pos()
1466 GTK_curs(NHW_MAP, cursx, cursy); in nh_map_flush()
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dwinami.h77 short cursx, cursy; /* Where the cursor is displayed at */ member
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dwinami.h77 short cursx, cursy; /* Where the cursor is displayed at */ member
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dwinami.h76 short cursx, cursy; /* Where the cursor is displayed at */ member
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dwinami.h77 short cursx, cursy; /* Where the cursor is displayed at */ member
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dwinami.h76 short cursx, cursy; /* Where the cursor is displayed at */ member
/dports/games/nethack34/nethack-3.4.3/include/
H A Dwinami.h76 short cursx, cursy; /* Where the cursor is displayed at */ member
/dports/games/nethack33/nethack-3.3.1/include/
H A Dwinami.h76 short cursx, cursy; /* Where the cursor is displayed at */ member

12345