Home | History | Annotate | Download | only in win

Lines Matching defs:initUIEvent

253     virtual HRESULT STDMETHODCALLTYPE initUIEvent( 
362 virtual HRESULT STDMETHODCALLTYPE initUIEvent(
367 /* [in] */ long detail) { return DOMUIEvent::initUIEvent(type, canBubble, cancelable, view, detail); }
510 virtual HRESULT STDMETHODCALLTYPE initUIEvent(
515 /* [in] */ long detail) { return DOMUIEvent::initUIEvent(type, canBubble, cancelable, view, detail); }
869 virtual HRESULT STDMETHODCALLTYPE initUIEvent(
874 /* [in] */ long detail) { return DOMUIEvent::initUIEvent(type, canBubble, cancelable, view, detail); }