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