Searched defs:n_points (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libXext/sun-src/src/
H A DAllPlanes.c122 int n_points,
137 while (n_points) {
143 n = n_points;
158 n_points -= n;
159 if (n_points && (mode == CoordModePrevious)) {
118 XAllPlanesDrawPoints( Display *dpy, Drawable d, XPoint *points, int n_points, int mode) argument

Completed in 11 milliseconds