Home
last modified time | relevance | path

Searched refs:IHTMLButtonElement_put_value (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.h19264 #define IHTMLButtonElement_put_value(This,v) (This)->lpVtbl->put_value(This,v) macro
Dmshtml.h94065 #define IHTMLButtonElement_put_value(This,v) (This)->lpVtbl->put_value(This,v)
94103 static FORCEINLINE HRESULT IHTMLButtonElement_put_value(IHTMLButtonElement* This,BSTR v) {