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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h14579 virtual HRESULT WINAPI get_onbeforeprint(VARIANT *p) = 0;
14594 HRESULT (WINAPI *get_onbeforeprint)(IHTMLBodyElement2 *This,VARIANT *p); member in struct:IHTMLBodyElement2Vtbl
14611 #define IHTMLBodyElement2_get_onbeforeprint(This,p) (This)->lpVtbl->get_onbeforeprint(This,p)
22737 HRESULT (WINAPI *get_onbeforeprint)(IHTMLWindow3 *This,VARIANT *p); member in struct:IHTMLWindow3Vtbl
28737 HRESULT (WINAPI *get_onbeforeprint)(IHTMLFrameSetElement2 *This,VARIANT *p); member in struct:IHTMLFrameSetElement2Vtbl
[all...]
H A Dmshtml.h[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h14579 virtual HRESULT WINAPI get_onbeforeprint(VARIANT *p) = 0;
14594 HRESULT (WINAPI *get_onbeforeprint)(IHTMLBodyElement2 *This,VARIANT *p); member in struct:IHTMLBodyElement2Vtbl
14611 #define IHTMLBodyElement2_get_onbeforeprint(This,p) (This)->lpVtbl->get_onbeforeprint(This,p)
22737 HRESULT (WINAPI *get_onbeforeprint)(IHTMLWindow3 *This,VARIANT *p); member in struct:IHTMLWindow3Vtbl
28737 HRESULT (WINAPI *get_onbeforeprint)(IHTMLFrameSetElement2 *This,VARIANT *p); member in struct:IHTMLFrameSetElement2Vtbl
[all...]
H A Dmshtml.h[all...]

Completed in 893 milliseconds