Searched refs:pnts (Results 1 – 1 of 1) sorted by relevance
1410 xPoint *pnts = (xPoint *) &stuff[1]; in PanoramiXPolyPoint() local1415 pnts->x -= x_off; in PanoramiXPolyPoint()1416 pnts->y -= y_off; in PanoramiXPolyPoint()1417 pnts++; in PanoramiXPolyPoint()1475 xPoint *pnts = (xPoint *) &stuff[1]; in PanoramiXPolyLine() local1480 pnts->x -= x_off; in PanoramiXPolyLine()1481 pnts->y -= y_off; in PanoramiXPolyLine()1482 pnts++; in PanoramiXPolyLine()1742 DDXPointPtr pnts = (DDXPointPtr) &stuff[1]; in PanoramiXFillPoly() local1746 pnts->x -= x_off; in PanoramiXFillPoly()[all …]