Lines Matching refs:newe
1212 unsigned int newe;
1213 newe = NEXT_VAL(unsigned int);
1214 if (newe <= xTrue)
1215 pPicture->graphicsExposures = newe;
1218 client->errorValue = newe;
1238 unsigned int newe;
1239 newe = NEXT_VAL(unsigned int);
1240 if (newe == PolyEdgeSharp || newe == PolyEdgeSmooth)
1241 pPicture->polyEdge = newe;
1244 client->errorValue = newe;