Searched refs:collectAllStyleSheets (Results 1 – 2 of 2) sorted by relevance
176 void collectAllStyleSheets(Vector<InspectorStyleSheet*>&);
677 collectAllStyleSheets(styleSheets); in enable()715 collectAllStyleSheets(styleSheets); in wasEnabled()1093 collectAllStyleSheets(styleSheets); in getAllStyleSheets()1437 void InspectorCSSAgent::collectAllStyleSheets(Vector<InspectorStyleSheet*>& result) in collectAllStyleSheets() function in WebCore::InspectorCSSAgent