Home | History | Annotate | Download | only in qt

Lines Matching refs:clippedOut

948     QPainterPath clippedOut = path.platformPath();
953 newClip.addPath(clippedOut);
957 newClip.addPath(clippedOut.intersected(newClip));