Searched refs:shouldUpdate (Results 1 – 5 of 5) sorted by relevance
159 public static void automaticallyUpdateRowViews(boolean shouldUpdate) { in automaticallyUpdateRowViews() argument160 automaticallyUpdateRowViews = shouldUpdate; in automaticallyUpdateRowViews()
312 …var shouldUpdate = window.confirm(WebInspector.UIString("This file was changed externally. Would y…313 if (shouldUpdate)
150 bool shouldUpdate() const;
1816 if (!shouldUpdate()) in repaintContentRectangle()1924 if (!shouldUpdate()) { in doDeferredRepaints()2183 bool FrameView::shouldUpdate() const in shouldUpdate() function in WebCore::FrameView
1439 var shouldUpdate = (bookmarkFolderId == affectedParentNode ||1441 if (shouldUpdate)