Searched refs:put_onafterprint (Results 1 - 4 of 4) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | mshtmlc.h | 14580 virtual HRESULT WINAPI put_onafterprint(VARIANT v) = 0; 14595 HRESULT (WINAPI *put_onafterprint)(IHTMLBodyElement2 *This,VARIANT v); member in struct:IHTMLBodyElement2Vtbl 14612 #define IHTMLBodyElement2_put_onafterprint(This,v) (This)->lpVtbl->put_onafterprint(This,v) 22738 HRESULT (WINAPI *put_onafterprint)(IHTMLWindow3 *This,VARIANT v); member in struct:IHTMLWindow3Vtbl 28738 HRESULT (WINAPI *put_onafterprint)(IHTMLFrameSetElement2 *This,VARIANT v); member in struct:IHTMLFrameSetElement2Vtbl [all...] |
H A D | mshtml.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | mshtmlc.h | 14580 virtual HRESULT WINAPI put_onafterprint(VARIANT v) = 0; 14595 HRESULT (WINAPI *put_onafterprint)(IHTMLBodyElement2 *This,VARIANT v); member in struct:IHTMLBodyElement2Vtbl 14612 #define IHTMLBodyElement2_put_onafterprint(This,v) (This)->lpVtbl->put_onafterprint(This,v) 22738 HRESULT (WINAPI *put_onafterprint)(IHTMLWindow3 *This,VARIANT v); member in struct:IHTMLWindow3Vtbl 28738 HRESULT (WINAPI *put_onafterprint)(IHTMLFrameSetElement2 *This,VARIANT v); member in struct:IHTMLFrameSetElement2Vtbl [all...] |
H A D | mshtml.h | [all...] |
Completed in 1133 milliseconds