Home
last modified time | relevance | path

Searched refs:IHTMLLocation_put_pathname (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.h20935 #define IHTMLLocation_put_pathname(This,v) (This)->lpVtbl->put_pathname(This,v) macro
Dmshtml.h100801 #define IHTMLLocation_put_pathname(This,v) (This)->lpVtbl->put_pathname(This,v)
100866 static FORCEINLINE HRESULT IHTMLLocation_put_pathname(IHTMLLocation* This,BSTR v) {