Searched refs:CurPtBlock (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DPolyReg.c408 register POINTBLOCK *CurPtBlock;
424 CurPtBlock = FirstPtBlock;
434 for (pts = CurPtBlock->pts; i--; pts += 2) {
453 CurPtBlock = CurPtBlock->next;
403 register POINTBLOCK *CurPtBlock; local in function:PtsToRegion

Completed in 2 milliseconds