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

  /external/webkit/Source/WebCore/dom/
HashChangeEvent.idl 26 void initHashChangeEvent(in DOMString type,
HashChangeEvent.h 38 void initHashChangeEvent(const AtomicString& eventType, bool canBubble, bool cancelable, const String& oldURL, const String& newURL)

Completed in 42 milliseconds