Searched refs:clipArea (Results 1 – 1 of 1) sorted by relevance
389 static bool cannotFitInRectangleList(const ClipArea& clipArea, const ClipBase* scb) { in cannotFitInRectangleList() argument390 int currentRectCount = clipArea.isRectangleList() in cannotFitInRectangleList()391 ? clipArea.getRectangleList().getTransformedRectanglesCount() in cannotFitInRectangleList()