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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h10458 virtual HRESULT WINAPI get_onpage(VARIANT *p) = 0;
10512 HRESULT (WINAPI *get_onpage)(IHTMLElement3 *This,VARIANT *p); member in struct:IHTMLElement3Vtbl
10568 #define IHTMLElement3_get_onpage(This,p) (This)->lpVtbl->get_onpage(This,p)
[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.h10458 virtual HRESULT WINAPI get_onpage(VARIANT *p) = 0;
10512 HRESULT (WINAPI *get_onpage)(IHTMLElement3 *This,VARIANT *p); member in struct:IHTMLElement3Vtbl
10568 #define IHTMLElement3_get_onpage(This,p) (This)->lpVtbl->get_onpage(This,p)
[all...]
H A Dmshtml.h[all...]

Completed in 443 milliseconds