HomeSort by relevance Sort by last modified time
    Searched refs:pseudoElementNameForEvents (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
PseudoElement.h 55 static String pseudoElementNameForEvents(PseudoId);
PseudoElement.cpp 43 String PseudoElement::pseudoElementNameForEvents(PseudoId pseudoId)
  /external/chromium_org/third_party/WebKit/Source/core/page/animation/
AnimationController.cpp 193 element->dispatchEvent(TransitionEvent::create(it->eventType, it->name, it->elapsedTime, PseudoElement::pseudoElementNameForEvents(element->pseudoId())));

Completed in 3111 milliseconds