Searched refs:setWidgetGeometry (Results 1 – 7 of 7) sorted by relevance
165 bool RenderWidget::setWidgetGeometry(const IntRect& frame, const IntSize& boundsSize) in setWidgetGeometry() function in WebCore::RenderWidget211 …setWidgetGeometry(IntRect(localToAbsoluteQuad(FloatQuad(contentBoxRect())).boundingBox()), content… in setWidget()351 bool boundsChanged = setWidgetGeometry(absoluteContentBox, contentBox.size()); in updateWidgetPosition()
73 bool setWidgetGeometry(const IntRect&, const IntSize&);
25437 (WebCore::RenderWidget::setWidgetGeometry):25483 (WebCore::RenderWidget::setWidgetGeometry):25644 … (WebCore::RenderWidget::setWidgetGeometry): Removed the assertion that widget hierarchy updates
21720 RenderWidget::setWidgetGeometry()37281 (WebCore::RenderWidget::setWidgetGeometry): Assert that widget updates37806 (WebCore::RenderWidget::setWidgetGeometry): Now returns a boolean37810 (WebCore::RenderWidget::updateWidgetPosition): Call setWidgetGeometry().59198 (WebCore::RenderWidget::setWidgetGeometry):
38923 (WebCore::RenderWidget::setWidgetGeometry):84422 (WebCore::RenderWidget::setWidgetGeometry):85757 (WebCore::RenderWidget::setWidgetGeometry): Replaced resizeWidget with85760 with a call to the new method setWidgetGeometry. Positioning the
28701 … (WebCore::RenderWidget::setWidgetGeometry): This method isn't called when an iframe containing32165 (WebCore::RenderWidget::setWidgetGeometry): Track changes to the clip rect
103745 (WebCore::RenderWidget::setWidgetGeometry): Call updateAfterWidgetResize().