Home
last modified time | relevance | path

Searched refs:IHTMLStyleElement_put_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.h29327 #define IHTMLStyleElement_put_onerror(This,v) (This)->lpVtbl->put_onerror(This,v) macro
Dmshtml.h145062 #define IHTMLStyleElement_put_onerror(This,v) (This)->lpVtbl->put_onerror(This,v)
145115 static FORCEINLINE HRESULT IHTMLStyleElement_put_onerror(IHTMLStyleElement* This,VARIANT v) {