Home
last modified time | relevance | path

Searched refs:IHTMLBaseElement_put_href (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.h19922 #define IHTMLBaseElement_put_href(This,v) (This)->lpVtbl->put_href(This,v) macro
Dmshtml.h96853 #define IHTMLBaseElement_put_href(This,v) (This)->lpVtbl->put_href(This,v)
96882 static FORCEINLINE HRESULT IHTMLBaseElement_put_href(IHTMLBaseElement* This,BSTR v) {