Searched refs:updateInterface (Results 1 – 5 of 5) sorted by relevance
290 applyExpression: function(expression, updateInterface) argument296 if (!updateInterface)
259 applyExpression: function(expression, updateInterface) argument
1913 applyStyleText: function(styleText, updateInterface) argument1919 …if (!styleTextLength && updateInterface && this._newProperty && !this._hasBeenAppliedToPageViaUpDo…1936 if (updateInterface)1948 if (updateInterface)1956 this.property.setText(styleText, updateInterface, callback.bind(this));
7424 …(WebInspector.StylePropertyTreeElement.prototype.styleText.updateInterface.majorChange.isRevert.or…
95844 …(WebInspector.ScriptsPanel.prototype.evaluateInSelectedCallFrame): Added an updateInterface argume…