Searched refs:IHTMLSelectElement_put_multiple (Results 1 – 2 of 2) sorted by relevance
16877 #define IHTMLSelectElement_put_multiple(This,v) (This)->lpVtbl->put_multiple(This,v) macro
83222 #define IHTMLSelectElement_put_multiple(This,v) (This)->lpVtbl->put_multiple(This,v)83275 static FORCEINLINE HRESULT IHTMLSelectElement_put_multiple(IHTMLSelectElement* This,VARIANT_BOOL v)…