Searched refs:boundsChanged (Results 1 – 3 of 3) sorted by relevance
168 bool boundsChanged = m_widget->frameRect() != frame; in setWidgetGeometry() local170 if (!boundsChanged && !clipChanged) in setWidgetGeometry()186 return boundsChanged; in setWidgetGeometry()347 bool boundsChanged = setWidgetGeometry(absoluteContentBox, contentBox.size()); in updateWidgetPosition() local354 if ((boundsChanged || frameView->needsLayout()) && frameView->frame()->page()) in updateWidgetPosition()
136 const bool boundsChanged = m_pluginBounds != oldPluginBounds; in setWindow() local148 sendSizeAndVisibilityEvents(boundsChanged); in setWindow()150 layoutSurface(boundsChanged); in setWindow()
5372 Stop using notifications for boundsChanged, since the notifications are being sent too late.5794 should and so our boundsChanged notification never gets added.