Searched refs:put_ondragover (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h9943 virtual HRESULT WINAPI put_ondragover(VARIANT v) = 0;
10052 HRESULT (WINAPI *put_ondragover)(IHTMLElement2 *This,VARIANT v); member in struct:IHTMLElement2Vtbl
10163 #define IHTMLElement2_put_ondragover(This,v) (This)->lpVtbl->put_ondragover(This,v)
[all...]
H A Dmshtml.h7166 virtual HRESULT WINAPI put_ondragover(VARIANT v) = 0;
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h9943 virtual HRESULT WINAPI put_ondragover(VARIANT v) = 0;
10052 HRESULT (WINAPI *put_ondragover)(IHTMLElement2 *This,VARIANT v); member in struct:IHTMLElement2Vtbl
10163 #define IHTMLElement2_put_ondragover(This,v) (This)->lpVtbl->put_ondragover(This,v)
[all...]
H A Dmshtml.h7166 virtual HRESULT WINAPI put_ondragover(VARIANT v) = 0;
[all...]

Completed in 426 milliseconds