Home
last modified time | relevance | path

Searched refs:IHTMLAnchorElement_put_hostname (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.h14958 #define IHTMLAnchorElement_put_hostname(This,v) (This)->lpVtbl->put_hostname(This,v) macro
Dmshtml.h75609 #define IHTMLAnchorElement_put_hostname(This,v) (This)->lpVtbl->put_hostname(This,v)
75707 static FORCEINLINE HRESULT IHTMLAnchorElement_put_hostname(IHTMLAnchorElement* This,BSTR v) {