Home
last modified time | relevance | path

Searched refs:IHTMLLocation_put_search (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.h20937 #define IHTMLLocation_put_search(This,v) (This)->lpVtbl->put_search(This,v) macro
Dmshtml.h100803 #define IHTMLLocation_put_search(This,v) (This)->lpVtbl->put_search(This,v)
100872 static FORCEINLINE HRESULT IHTMLLocation_put_search(IHTMLLocation* This,BSTR v) {