Home
last modified time | relevance | path

Searched refs:IHTMLInputHiddenElement_put_name (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.h18264 #define IHTMLInputHiddenElement_put_name(This,v) (This)->lpVtbl->put_name(This,v) macro
Dmshtml.h89527 #define IHTMLInputHiddenElement_put_name(This,v) (This)->lpVtbl->put_name(This,v)
89569 static FORCEINLINE HRESULT IHTMLInputHiddenElement_put_name(IHTMLInputHiddenElement* This,BSTR v) {