Searched refs:contextNodeId (Results 1 – 2 of 2) sorted by relevance
146 …virtual void addRule(ErrorString*, int contextNodeId, const String& selector, RefPtr<TypeBuilder::…
1204 void InspectorCSSAgent::addRule(ErrorString* errorString, const int contextNodeId, const String& se… in addRule() argument1206 Node* node = m_domAgent->assertNode(errorString, contextNodeId); in addRule()