Lines Matching refs:newe
1177 unsigned int newe;
1178 newe = NEXT_VAL(unsigned int);
1180 if (newe <= xTrue)
1181 pPicture->graphicsExposures = newe;
1183 client->errorValue = newe;
1203 unsigned int newe;
1204 newe = NEXT_VAL(unsigned int);
1206 if (newe == PolyEdgeSharp || newe == PolyEdgeSmooth)
1207 pPicture->polyEdge = newe;
1209 client->errorValue = newe;