Searched refs:styleAttributeInvalidated (Results 1 – 2 of 2) sorted by relevance
181 void styleAttributeInvalidated(const WillBeHeapVector<RawPtrWillBeMember<Element> >& elements);
217 m_domAgent->styleAttributeInvalidated(elements); in onTimer()1968 void InspectorDOMAgent::styleAttributeInvalidated(const WillBeHeapVector<RawPtrWillBeMember<Element… in styleAttributeInvalidated() function in blink::InspectorDOMAgent