Searched defs:get_onmousewheel (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h10702 virtual HRESULT WINAPI get_onmousewheel(VARIANT *p) = 0;
10725 HRESULT (WINAPI *get_onmousewheel)(IHTMLElement4 *This,VARIANT *p); member in struct:IHTMLElement4Vtbl
10750 #define IHTMLElement4_get_onmousewheel(This,p) (This)->lpVtbl->get_onmousewheel(This,p)
23675 HRESULT (WINAPI *get_onmousewheel)(IHTMLDocument5 *This,VARIANT *p); member in struct:IHTMLDocument5Vtbl
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h10702 virtual HRESULT WINAPI get_onmousewheel(VARIANT *p) = 0;
10725 HRESULT (WINAPI *get_onmousewheel)(IHTMLElement4 *This,VARIANT *p); member in struct:IHTMLElement4Vtbl
10750 #define IHTMLElement4_get_onmousewheel(This,p) (This)->lpVtbl->get_onmousewheel(This,p)
23675 HRESULT (WINAPI *get_onmousewheel)(IHTMLDocument5 *This,VARIANT *p); member in struct:IHTMLDocument5Vtbl
[all...]

Completed in 428 milliseconds