Home
last modified time | relevance | path

Searched defs:initHashChangeEvent (Results 1 – 2 of 2) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DHashChangeEvent.h38 …void initHashChangeEvent(const AtomicString& eventType, bool canBubble, bool cancelable, const Str… in initHashChangeEvent() function
/dports/www/kf5-khtml/khtml-5.89.0/src/xml/
H A Ddom2_eventsimpl.cpp1171 void HashChangeEventImpl::initHashChangeEvent(const DOMString &eventTypeArg, bool canBubbleArg, boo… in initHashChangeEvent() function in HashChangeEventImpl