Searched refs:oy (Results 1 - 25 of 32) sorted by relevance

12

/macosx-10.10.1/ncurses-44/ncurses/ncurses/base/
H A Dlib_insnstr.c49 NCURSES_SIZE_T oy; local
57 oy = win->_cury;
63 win->_cury = oy;
H A Dlib_insch.c138 NCURSES_SIZE_T oy; local
145 oy = win->_cury;
151 win->_cury = oy;
/macosx-10.10.1/ncurses-44/ncurses/ncurses/widechar/
H A Dlib_ins_wch.c80 NCURSES_SIZE_T oy; local
87 oy = win->_cury;
93 win->_cury = oy;
103 NCURSES_SIZE_T oy; local
115 oy = win->_cury;
139 win->_cury = oy;
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dguitest_graphics.py93 for oy in range(h):
94 allpoints.remove((x+ox, y+oy))
96 img.getPixel(x+ox, y+oy),
98 'Black pixel at %d,%d'%(x+ox, y+oy))
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dguitest_graphics.py97 for oy in range(h):
98 allpoints.remove((x+ox, y+oy))
100 img.getPixel(x+ox, y+oy),
102 'Black pixel at %d,%d'%(x+ox, y+oy))
/macosx-10.10.1/sudo-73/src/
H A Dfixman.sh56 /^\[\\fB\\-[rt]\\fR\\ \\fI[rt][oy][lp]e\\fR/d
57 /^\\fB\\-[rt]\\fR \\fI[rt][oy][lp]e\\fR$/,/^\.TP 12n$/ {
104 /^[rt][oy][lp]e$/,/^\.TP 18n$/ {
H A Dfixmdoc.sh107 /^\.It [rt][oy][lp]e$/,/^\.It/ {
108 /^\.It [^rt][^oy][^lp][^e]$/!d
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/DotView/
H A DDotView.py87 ox, oy = self.originalPoint
89 dx, dy = x - ox, y - oy
91 ox, oy = clipView.constrainScrollPoint_((x - dx, y - dy))
92 clipView.scrollToPoint_((ox, oy))
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/DotView/
H A DDotView.py87 ox, oy = self.originalPoint
89 dx, dy = x - ox, y - oy
91 ox, oy = clipView.constrainScrollPoint_((x - dx, y - dy))
92 clipView.scrollToPoint_((ox, oy))
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/DotView/
H A DDotView.py87 ox, oy = self.originalPoint
89 dx, dy = x - ox, y - oy
91 ox, oy = clipView.constrainScrollPoint_((x - dx, y - dy))
92 clipView.scrollToPoint_((ox, oy))
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/PyObjCTest/
H A Dguitest_graphics.py106 for oy in range(h):
107 allpoints.remove((x+ox, y+oy))
109 getPixel(img, x+ox, y+oy),
111 'Black pixel at %d,%d'%(x+ox, y+oy))
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dgoldberg.rb546 ox, oy = anchor('I2_0', :s) # Where to pivot
550 rotate_item("I2_#{i}", ox, oy, beta)
726 ox, oy = centroid('I5_0')
727 (0..6).each{|id| rotate_item("I5_#{id}", ox, oy, beta) }
798 ox, oy = [346, 339]
802 xy = [ox + x, oy + y, ox - x, oy - y]
1212 ox, oy = @canvas.coords('I14L_0')
1213 @canvas.scale('I14L_0', ox, oy, sc, sc)
1214 ox, oy
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Dgoldberg.rb550 ox, oy = anchor('I2_0', :s) # Where to pivot
554 rotate_item("I2_#{i}", ox, oy, beta)
730 ox, oy = centroid('I5_0')
731 (0..6).each{|id| rotate_item("I5_#{id}", ox, oy, beta) }
802 ox, oy = [346, 339]
806 xy = [ox + x, oy + y, ox - x, oy - y]
1216 ox, oy = @canvas.coords('I14L_0')
1217 @canvas.scale('I14L_0', ox, oy, sc, sc)
1218 ox, oy
[all...]
/macosx-10.10.1/ruby-106/ruby/test/date/
H A Dtest_date_base.rb62 oy, od = Date.__send__(:jd_to_ordinal, j, Date::JULIAN)
63 assert_equal(y, oy)
65 oj = Date.__send__(:ordinal_to_jd, oy, od, Date::JULIAN)
78 oy, od = Date.__send__(:jd_to_ordinal, j, Date::GREGORIAN)
79 assert_equal(y, oy)
81 oj = Date.__send__(:ordinal_to_jd, oy, od, Date::GREGORIAN)
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/tests/
H A Dpersistence.test202 set ox 1; set oy 1; set py 1; set px 1;
241 append oy 1
262 errorCheck [o set y] $oy "Persistence: o->y Failed"
283 #errorCheck $oy 11111111111 "Persistence: o->y End Result Failed"
/macosx-10.10.1/screen-22/screen/
H A Dansi.c689 int ox, oy; local
693 oy = curr->w_y;
697 oy--;
699 if (oy < 0)
700 oy = 0;
701 copy_mline2mchar(&omc, &curr->w_mlines[oy], ox);
707 copy_mline2mchar(&omc, &curr->w_mlines[oy], ox);
714 MFixLine(curr, oy, &omc);
715 copy_mchar2mline(&omc, &curr->w_mlines[oy], ox);
716 LPutChar(&curr->w_layer, &omc, ox, oy);
2982 int got, ox, oy; local
[all...]
H A Dbraille.c399 int oy = BD_FORE->w_bd_y; local
421 BD_FORE->w_bd_y = oy;
H A Ddisplay.c2386 int l, i, ox, oy, max; local
2418 oy = D_y;
2433 if (ox != -1 && oy != -1)
2434 GotoPos(ox, oy);
3674 int ox, oy; local
3685 oy = D_y;
3688 if (ox != -1 && oy != -1)
3689 GotoPos(ox, oy);
/macosx-10.10.1/groff-38/groff/src/devices/xditview/
H A Ddraw.c647 int ox, oy, dx, dy; local
657 oy = YPos (dw);
661 sy = oy;
672 int uy = oy + DeviceToX (dw, dy += v[i+1]);
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiff2ps.c690 float ox, oy; local
705 if (!TIFFGetField(tif, TIFFTAG_YPOSITION, &oy))
706 oy = 0;
745 PSHead(fd, tif, w, h, psw, psh, ox, oy);
752 PSHead(fd, tif, w, h, psh, psw, oy, ox);
936 double pw, double ph, double ox, double oy)
947 fprintf(fd, "%%%%Origin: %ld %ld\n", (long) ox, (long) oy);
935 PSHead(FILE *fd, TIFF *tif, uint32 w, uint32 h, double pw, double ph, double ox, double oy) argument
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DSnackOgg.c83 ogg_sync_state oy; member in struct:OggVorbis_File
392 char *buffer=ogg_sync_buffer(&vf->oy,CHUNKSIZE);
395 if(bytes>0)ogg_sync_wrote(&vf->oy,bytes);
408 ogg_sync_reset(&vf->oy);
435 more=ogg_sync_pageseek(&vf->oy,og);
961 ogg_sync_init(&vf->oy);
968 char *buffer=ogg_sync_buffer(&vf->oy,ibytes);
970 ogg_sync_wrote(&vf->oy,ibytes);
1030 ogg_sync_clear(&vf->oy);
H A DjkCanvWave.c1373 ScaleWave(Tk_Canvas canvas, Tk_Item *itemPtr, double ox, double oy, argument
1385 y0[i] = oy + sy * (y0[i] - oy);
1387 y1[i] = oy + sy * (y1[i] - oy);
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/unix/
H A Dsnack.tcl576 proc timeAxis {canvas ox oy width height pps args} {
720 $canvas create text [expr {$ox+$x}] [expr {$oy+$height}] \
724 $canvas create line [expr {$ox+$x}] $oy [expr {$ox+$x}] \
725 [expr {$oy+$majTickH}] -tags $a(-tags) -fill $a(-fill)
734 $canvas create line [expr {$ox+$x+$xc}] $oy \
735 [expr {$ox+$x+$xc}] [expr {$oy+$minTickH}]\
/macosx-10.10.1/xnu-2782.1.97/osfmk/console/
H A Dvideo_console.c3000 int ox, oy; local
3007 oy = vinfo.v_height - (vinfo.v_height / 3) - ((kProgressBarHeight * vc_uiscale) / 2);
3012 vc_blit_rect(ox + x1, oy, x1,
3030 vc_blit_rect(ox + x, oy, x, w,
3043 vc_blit_rect(ox + x, oy, x, w,
3054 vc_blit_rect(ox + x, oy, x, w,
/macosx-10.10.1/ruby-106/ruby/ext/date/
H A Ddate_parse.c77 VALUE oy = y; local
82 m = oy;
121 VALUE oy = y; local
127 d = oy;
136 VALUE oy = y; local
140 d = oy;

Completed in 206 milliseconds

12