Searched refs:IHTMLElement_scrollIntoView (Results 1 – 2 of 2) sorted by relevance
8598 #define IHTMLElement_scrollIntoView(This,varargStart) (This)->lpVtbl->scrollIntoView(This,varargSta… macro
47707 #define IHTMLElement_scrollIntoView(This,varargStart) (This)->lpVtbl->scrollIntoView(This,varargSta…47897 static FORCEINLINE HRESULT IHTMLElement_scrollIntoView(IHTMLElement* This,VARIANT varargStart) {