Searched refs:_namedFlowCreated (Results 1 – 2 of 2) sorted by relevance
216 _namedFlowCreated: function(event) method in WebInspector.CSSNamedFlowCollectionsView367 …addEventListener(WebInspector.CSSStyleModel.Events.NamedFlowCreated, this._namedFlowCreated, this);382 …oveEventListener(WebInspector.CSSStyleModel.Events.NamedFlowCreated, this._namedFlowCreated, this);
495 _namedFlowCreated: function(namedFlowPayload) method in WebInspector.CSSStyleModel1684 this._cssModel._namedFlowCreated(namedFlowPayload);