Home
last modified time | relevance | path

Searched refs:IHTMLDialog_toString (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.h32415 #define IHTMLDialog_toString(This,String) (This)->lpVtbl->toString(This,String) macro
Dmshtml.h218086 #define IHTMLDialog_toString(This,String) (This)->lpVtbl->toString(This,String)
218151 static FORCEINLINE HRESULT IHTMLDialog_toString(IHTMLDialog* This,BSTR *String) {