Home | History | Annotate | Download | only in core

Lines Matching refs:topRight

619         POS topRight{scissor.xmax, scissor.ymin};
625 ComputeEdgeData(bottomRight, topRight, rastEdges[5]);
626 ComputeEdgeData(topRight, topLeft, rastEdges[6]);
660 POS topRight{scissor.xmax, scissor.ymin};
666 ComputeEdgeData(bottomRight, topRight, rastEdges[5]);
667 ComputeEdgeData(topRight, topLeft, rastEdges[6]);