Searched refs:isContainedInParentBoundingBox (Results 1 – 3 of 3) sorted by relevance
757 bool isContainedInParentBoundingBox() const;
3358 bool RenderObject::isContainedInParentBoundingBox() const in isContainedInParentBoundingBox() function in WebCore::RenderObject
1239 if (!firstUncontainedNode && !bestTouchNode->renderer()->isContainedInParentBoundingBox()) in bestTapNode()1254 && bestTouchNode->renderer()->isContainedInParentBoundingBox()) in bestTapNode()