/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/ |
H A D | server_clip.c | 233 __clip(base[a]->points, base[a]->npoints, 234 base[b]->points, base[b]->npoints, 239 for (a=0; a<base[last]->npoints; a++) 247 intr->npoints = nin; 261 __clip(base[a]->points, base[a]->npoints, 262 intr->points, intr->npoints, 266 for (b=0; b<intr->npoints; b++) 273 intr->npoints = nin; 284 __clip(base[a]->points, base[a]->npoints, 285 base[last]->points, base[last]->npoints, [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | mipict.h | 130 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points); 138 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points);
|
H A D | picturestr.h | 540 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points); 548 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points);
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | mipict.h | 130 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points); 138 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points);
|
H A D | picturestr.h | 536 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points); 544 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points);
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | mipict.h | 149 int npoints, 159 int npoints,
|
H A D | picturestr.h | 582 int npoints, 592 int npoints,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | mipict.h | 130 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points); 138 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points);
|
H A D | picturestr.h | 540 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points); 548 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points);
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | mipict.h | 130 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points); 138 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points);
|
H A D | picturestr.h | 540 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points); 548 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points);
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | mipict.h | 130 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points); 138 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points);
|
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | orders.c | 549 in_uint8(s, os->npoints); 558 os->x, os->y, os->opcode, os->fillmode, os->fgcolour, os->npoints, os->datasize)); 573 points = (RD_POINT *) xmalloc((os->npoints + 1) * sizeof(RD_POINT)); 574 memset(points, 0, (os->npoints + 1) * sizeof(RD_POINT)); 580 data = ((os->npoints - 1) / 4) + 1; 581 for (next = 1; (next <= os->npoints) && (next < 256) && (data < os->datasize); next++) 595 if (next - 1 == os->npoints) 596 ui_polygon(os->opcode - 1, os->fillmode, points, os->npoints + 1, NULL, 0, 634 in_uint8(s, os->npoints); 644 os->npoints, o [all...] |
H A D | orders.h | 187 uint8 npoints; member in struct:_POLYGON_ORDER 203 uint8 npoints; member in struct:_POLYGON2_ORDER
|
H A D | xwin.c | 215 seamless_XFillPolygon(Drawable d, XPoint * points, int npoints, int xoffset, int yoffset) argument 219 XFillPolygon(g_display, d, g_gc, points, npoints, Complex, CoordModePrevious); 225 seamless_XDrawLines(Drawable d, XPoint * points, int npoints, int xoffset, int yoffset) argument 229 XDrawLines(g_display, d, g_gc, points, npoints, CoordModePrevious); 3386 /* dest */ RD_POINT * point, int npoints, 3415 FILL_POLYGON((XPoint *) point, npoints); 3426 FILL_POLYGON((XPoint *) point, npoints); 3443 FILL_POLYGON((XPoint *) point, npoints); 3454 FILL_POLYGON((XPoint *) point, npoints); 3467 FILL_POLYGON((XPoint *) point, npoints); 3384 ui_polygon(uint8 opcode, uint8 fillmode, RD_POINT * point, int npoints, BRUSH * brush, int bgcolour, int fgcolour) argument 3482 ui_polyline(uint8 opcode, RD_POINT * points, int npoints, PEN * pen) argument [all...] |
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/render/ |
H A D | picturestr.h | 471 int npoints, 481 int npoints,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | picturestr.h | 606 int npoints, 616 int npoints,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | picturestr.h | 621 int npoints, 631 int npoints,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | picturestr.h | 595 int npoints, 605 int npoints,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | picturestr.h | 604 int npoints, 614 int npoints,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | picturestr.h | 603 int npoints, 613 int npoints,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | picturestr.h | 603 int npoints, 613 int npoints,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | picturestr.h | 607 int npoints, 617 int npoints,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | picturestr.h | 606 int npoints, 616 int npoints,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | picturestr.h | 561 int npoints, 571 int npoints,
|