Searched refs:getClipArea (Results 1 – 3 of 3) sorted by relevance
61 EXPECT_TRUE(child->getClipArea().isSimple()); in TEST()71 EXPECT_TRUE(child->getClipArea().isSimple()); in TEST()
144 const ClipArea& getClipArea() const { return *mClipArea; } in getClipArea() function
64 mClipAreaRoot = s->getClipArea(); in Snapshot()