Searched defs:clippedOut (Results 1 – 3 of 3) sorted by relevance
222 bool clippedOut = (clip.width() <= 1 && clip.height() <= 1); in setSurfaceClip() local
97 bool clippedOut() { return mClippedOut; } in clippedOut() function
948 QPainterPath clippedOut = path.platformPath(); in clipOut() local