Searched defs:deleteRow (Results 1 – 3 of 3) sorted by relevance
74 void HTMLTableSectionElement::deleteRow(int index, ExceptionState& exceptionState) in deleteRow() function in blink::HTMLTableSectionElement
216 void HTMLTableElement::deleteRow(int index, ExceptionState& exceptionState) in deleteRow() function in blink::HTMLTableElement
270 public void deleteRow() throws SQLException { in deleteRow() method in Impl_RowSet