Searched refs:absoluteContentBox (Results 1 – 7 of 7) sorted by relevance
350 IntRect absoluteContentBox = IntRect(localToAbsoluteQuad(FloatQuad(contentBox)).boundingBox()); in updateWidgetPosition() local351 bool boundsChanged = setWidgetGeometry(absoluteContentBox, contentBox.size()); in updateWidgetPosition()
878 IntRect parentBox = parentRenderBox->absoluteContentBox(); in paintSearchFieldCancelButton()928 IntRect parentBox = parentRenderBox->absoluteContentBox(); in paintSearchFieldResultsDecoration()964 IntRect parentBox = parentRenderBox->absoluteContentBox(); in paintSearchFieldResultsButton()
119 IntRect absoluteContentBox() const;
490 IntRect RenderBox::absoluteContentBox() const in absoluteContentBox() function in WebCore::RenderBox
312 IntRect inputContentBox = toRenderBox(input->renderer())->absoluteContentBox(); in centerRectVerticallyInParentInputElement()
50288 (WebCore::RenderBox::absoluteContentBox):50697 … bustage in RenderThemeWin. It's actually terrible that RenderThemeWin is using absoluteContentBox,50880 (WebCore::RenderBox::absoluteContentBox):65932 by replacing a call to absoluteContentBox() with code that computes the72773 (WebCore::RenderObject::absoluteContentBox):
63621 (WebCore::RenderObject::absoluteContentBox): Added.