Searched refs:hasChildrenUpdated (Results 1 – 4 of 4) sorted by relevance
101 void hasChildrenUpdated(int id, bool newValue);
144 m_frontend->hasChildrenUpdated(parentId, true); in handleEvent()165 m_frontend->hasChildrenUpdated(parentId, false); in handleEvent()
304 void InspectorFrontend::hasChildrenUpdated(int id, bool newValue) in hasChildrenUpdated() function in WebCore::InspectorFrontend
599 WebInspector.hasChildrenUpdated = function() function in WebInspector