Home
last modified time | relevance | path

Searched refs:IHTMLStyleElement_put_onload (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.h29325 #define IHTMLStyleElement_put_onload(This,v) (This)->lpVtbl->put_onload(This,v) macro
Dmshtml.h145060 #define IHTMLStyleElement_put_onload(This,v) (This)->lpVtbl->put_onload(This,v)
145109 static FORCEINLINE HRESULT IHTMLStyleElement_put_onload(IHTMLStyleElement* This,VARIANT v) {