Searched defs:x1 (Results 101 - 125 of 156) sorted by relevance

1234567

/macosx-10.10/tcl-105/tcl_ext/snack/snack/generic/
H A DjkCanvSect.c1118 double x1 = sectPtr->header.x1; local
[all...]
H A DjkCanvWave.c44 double *x1; member in struct:WaveItem
1330 double x1 = wavePtr->header.x1; local
1379 double *x1 = wavePtr->x1; local
1414 double *x1 = wavePtr->x1; local
[all...]
H A DjkCanvSpeg.c1001 double x1 = spegPtr->header.x1; local
[all...]
H A DjkPitchCmd.c391 static int interpolation(int x1,int y1,int x2,int y2,int x) argument
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/pcx/
H A Dpcx.c83 Short x1; member in struct:__anon13210
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkCanvArc.c792 short x1, y1, x2, y2; local
1662 HorizLineToArc( double x1, double x2, double y, double rx, double ry, double start, double extent) argument
[all...]
H A DtkFont.c2686 int i, x1, x2, y1, y2, xDiff, yDiff, dist, minDist, ascent, descent; local
2774 int result, i, x1, y1, x2, y2; local
/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkClamTheme.c64 int x1 = b.x, x2 = b.x + b.width - 1; local
523 int x1 local
525 XDrawLine(Tk_Display(tkwin), d, darkGC, x1,y, x2,y); ++y; local
526 XDrawLine(Tk_Display(tkwin), d, lightGC, x1,y, x2,y); ++y; local
619 int x1, y1, x2, y2, dx, dy, i; local
649 XDrawLine(Tk_Display(tkwin), d, darkGC, x1,y1, x2,y2); local
651 XDrawLine(Tk_Display(tkwin), d, lightGC, x1,y1, x2,y2); local
826 int x1,y1,x2,y2; local
[all...]
H A DttkElements.c459 int x1 = b.x + b.width-1, y1 = b.y + b.height-1, x2 = x1, y2 = y1; local
463 XDrawLine(Tk_Display(tkwin), d, darkGC, x1,y1, x2,y2); --x1; --y2; local
464 XDrawLine(Tk_Display(tkwin), d, darkGC, x1,y1, x2,y2); --x1; --y2; local
465 XDrawLine(Tk_Display(tkwin), d, lightGC, x1,y1, x2,y2); --x1; --y2; local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkCanvArc.c817 short x1, y1, x2, y2; local
[all...]
H A DtkCanvas.c590 int x1 = 0, y1 = 0, x2 = 0, y2 = 0; /* Initializations needed local
1021 int x1,x2,y1,y2; local
1356 int x1,x2,y1,y2; local
4139 int x1, y1, x2, y2; variable
4332 int x1, y1, x2, y2; local
4869 int x1, y1, x2, y2; local
[all...]
H A DtkFont.c2565 int i, x1, x2, y1, y2, xDiff, yDiff, dist, minDist, ascent, descent; local
2653 int result, i, x1, y1, x2, y2; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cairo/
H A DGraphicsContextCairo.cpp107 double x1 = 0; local
504 double x1, x2, y1, y2; local
1004 double x1, y local
1039 double x1, y1, x2, y2; local
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DInlineTextBox.cpp902 float x1; local
H A DRenderTableCell.cpp1058 int x1; member in struct:WebCore::CollapsedBorder
1072 addBorder(const CollapsedBorderValue& borderValue, BoxSide borderSide, bool shouldPaint, int x1, int y1, int x2, int y2, EBorderStyle borderStyle) argument
/macosx-10.10/emacs-93/emacs/src/
H A Dxmenu.c2522 Position x0, y0, x1, y1; local
/macosx-10.10/groff-38/groff/src/preproc/html/
H A Dpre-html.cpp820 imageItem::imageItem(int x1, int y1, int x2, int y2, argument
1008 int x1 = max(min(i->X1, i->X2) * image_res / postscriptRes local
1060 void imageList::add(int x1, int y1, int x2, int y2, argument
1106 int x1 = f->readInt(); local
[all...]
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSVerify1.c3665 const struct found_blocks *x1 = x1_arg; local
/macosx-10.10/msdosfs-209.1.1/newfs_msdos.tproj/
H A Dnewfs_msdos.c376 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; local
[all...]
/macosx-10.10/ncurses-44/ncurses/test/
H A Dbs.c762 int x1, y1; local
787 int x1 = ss->x + i * xincr[ss->dir]; local
[all...]
/macosx-10.10/screen-22/screen/
H A Ddisplay.c1203 register int dy, dx, x1, y1; local
[all...]
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp735 static SInt32 Interpolate( SInt32 x1, SInt32 y1, argument
1733 SInt32 x1, y1, x2, y2, x3, y3; local
[all...]
/macosx-10.10/WebCore-7600.1.25/html/canvas/
H A DCanvasRenderingContext2D.cpp1710 PassRefPtr<CanvasGradient> CanvasRenderingContext2D::createLinearGradient(float x0, float y0, float x1, float y1, ExceptionCode& ec) argument
1722 PassRefPtr<CanvasGradient> CanvasRenderingContext2D::createRadialGradient(float x0, float y0, float r0, float x1, float y1, float r1, ExceptionCode& ec) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp91 void map(double x1, double y1, double* x2, double* y2) const argument
98 void map(int x1, int y1, int* x2, int* y2) const argument
400 int x1 = x + transform.m_preShiftX; local
415 int x1 = x + transform.m_preShiftX; local
[all...]
/macosx-10.10/ruby-106/ruby/
H A Dbignum.c2395 VALUE x0, x1, x2, y0, y1, y2; local
[all...]

Completed in 521 milliseconds

1234567