Searched refs:pseudoElementDestroyedImpl (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorInstrumentation.h491 static void pseudoElementDestroyedImpl(InstrumentingAgents*, PseudoElement*);
2054 pseudoElementDestroyedImpl(instrumentingAgents, pseudoElement);
H A DInspectorInstrumentation.cpp1285 void InspectorInstrumentation::pseudoElementDestroyedImpl(InstrumentingAgents* instrumentingAgents, PseudoElement* pseudoElement) function in class:WebCore::InspectorInstrumentation

Completed in 203 milliseconds