Home
last modified time | relevance | path

Searched refs:searchMatches (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DPanel.js163 function finishedCallback(view, searchMatches) argument
165 if (!searchMatches)
168 this._totalSearchMatches += searchMatches;
175 this.searchMatchFound(view, searchMatches);
DProfilesPanel.js413 view.profile._profilesTreeElement.searchMatches = matches;
425 profile._profilesTreeElement.searchMatches = 0;
540 set searchMatches(matches) setter in WebInspector.ProfileSidebarTreeElement
DResourcesPanel.js250 view.resource._itemsTreeElement.searchMatches = matches;
1075 set searchMatches(matches) setter in WebInspector.ResourceSidebarTreeElement
/external/webkit/WebCore/
DChangeLog-2009-06-1686054 …(WebInspector.ProfileSidebarTreeElement.prototype.set searchMatches): Set the class and bubbleText.
86094 …(WebInspector.ResourceSidebarTreeElement.prototype.set searchMatches): Set the bubbleText and clas…