Home
last modified time | relevance | path

Searched refs:IHTMLScriptElement_put_src (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.h26866 #define IHTMLScriptElement_put_src(This,v) (This)->lpVtbl->put_src(This,v) macro
Dmshtml.h134388 #define IHTMLScriptElement_put_src(This,v) (This)->lpVtbl->put_src(This,v)
134428 static FORCEINLINE HRESULT IHTMLScriptElement_put_src(IHTMLScriptElement* This,BSTR v) {