Home | History | Annotate | Download | only in xwin

Lines Matching defs:ppt

133   DDXPointPtr		ppt;
173 ppt = pptSrc;
176 for (i = nbox; --i >= 0; ppt++, pBox++)
178 ppt->x = pBox->x1 + dx;
179 ppt->y = pBox->y1 + dy;
184 ppt = pptSrc;
191 for (i = nbox; --i >= 0; pBoxDst++, ppt++)
196 ppt->x, ppt->y);
203 ppt->x, ppt->y,