Searched refs:borderBoundingBox (Results 1 – 12 of 12) sorted by relevance
93 IntRect borderBoundingBox = box->borderBoundingBox(); in isDeletableElement() local94 if (borderBoundingBox.width() < minimumWidth || borderBoundingBox.height() < minimumHeight) in isDeletableElement()97 if ((borderBoundingBox.width() * borderBoundingBox.height()) < minimumArea) in isDeletableElement()
220 || (o->isBox() && toRenderBox(o)->borderBoundingBox().height()); in canHaveCursor()
108 if (!box->borderBoundingBox().isEmpty()) in isKeyboardFocusable()
138 virtual IntRect borderBoundingBox() const in borderBoundingBox() function
72 virtual IntRect borderBoundingBox() const = 0;
114 virtual IntRect borderBoundingBox() const { return borderBoxRect(); } in borderBoundingBox() function
776 IntRect boundingBox = forRenderer->borderBoundingBox(); in setBestTruncatedAt()
506 IntRect box = borderBoundingBox(); in outlineBoundsForRepaint()
123 IntRect boundingBox = inlineFlow->borderBoundingBox();
762 (o->isBox() && toRenderBox(o)->borderBoundingBox().height())) in hasRenderedNonAnonymousDescendantsWithHeight()
842 if (!box->borderBoundingBox().isEmpty()) in hasNonEmptyBoundingBox()
40904 (WebCore::RenderBox::borderBoundingBox):48270 …Move absoluteClippedOverflowRect, linesBoundingBox and borderBoundingBox from RenderFlow to Render…48282 (WebCore::RenderInline::borderBoundingBox):48346 (WebCore::RenderFlow::borderBoundingBox):49055 (WebCore::RenderBox::borderBoundingBox):49057 (WebCore::RenderFlow::borderBoundingBox):