Searched refs:needWidgetUpdate (Results 1 – 5 of 5) sorted by relevance
156 void setNeedWidgetUpdate(bool needWidgetUpdate) { m_needWidgetUpdate = needWidgetUpdate; } in setNeedWidgetUpdate() argument
24537 …(HTMLObjectElementImpl::attach): Set needWidgetUpdate to false before calling updateWidget because…24941 …(HTMLObjectElementImpl::attach): set needWidgetUpdate to false right after calling updateWidget be…36012 …(HTMLObjectElementImpl::parseHTMLAttribute): set needWidgetUpdate to true only if there is a rende…36013 (HTMLObjectElementImpl::attach): if needWidgetUpdate is true, call updateWidget53795 call to updateWidget(), set needWidgetUpdate and mark the node changed.
26253 - Removed needWidgetUpdate and related code. needWidgetUpdate is always
18535 Set needWidgetUpdate to true so that the widget is updated on the next attach().
2860 Set needWidgetUpdate when finished parsing, even if the object element is not in