Searched defs:initKeyboardEvent (Results 1 – 2 of 2) sorted by relevance
86 void KeyboardEvent::initKeyboardEvent(const AtomicString& type, bool canBubble, bool cancelable, Ab… in initKeyboardEvent() function in WebCore::KeyboardEvent
352 HRESULT STDMETHODCALLTYPE DOMKeyboardEvent::initKeyboardEvent( in initKeyboardEvent() function in DOMKeyboardEvent