Searched refs:IHTMLTableSection_deleteRow (Results 1 – 2 of 2) sorted by relevance
25392 #define IHTMLTableSection_deleteRow(This,index) (This)->lpVtbl->deleteRow(This,index) macro
130363 #define IHTMLTableSection_deleteRow(This,index) (This)->lpVtbl->deleteRow(This,index)130413 static FORCEINLINE HRESULT IHTMLTableSection_deleteRow(IHTMLTableSection* This,LONG index) {