Home
last modified time | relevance | path

Searched refs:IHTMLScriptElement_get_onerror (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmshtmlc.h26878 #define IHTMLScriptElement_get_onerror(This,p) (This)->lpVtbl->get_onerror(This,p) macro
Dmshtml.h134400 #define IHTMLScriptElement_get_onerror(This,p) (This)->lpVtbl->get_onerror(This,p)
134464 static FORCEINLINE HRESULT IHTMLScriptElement_get_onerror(IHTMLScriptElement* This,VARIANT *p) {