Searched refs:_onResizeUpdate (Results 1 – 2 of 2) sorted by relevance
153 …sizer.addEventListener(WebInspector.ResizerWidget.Events.ResizeUpdate, this._onResizeUpdate, this);171 _onResizeUpdate: function(event) method in WebInspector.ResponsiveDesignView
67 …idget.addEventListener(WebInspector.ResizerWidget.Events.ResizeUpdate, this._onResizeUpdate, this);677 _onResizeUpdate: function(event) method in WebInspector.SplitView