Searched refs:insertCell (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLTableRowElement.h44 PassRefPtr<HTMLElement> insertCell(ExceptionCode& ec) { return insertCell(-1, ec); } function in class:WebCore::final
45 PassRefPtr<HTMLElement> insertCell(int index, ExceptionCode&);
H A DHTMLTableRowElement.idl30 [RaisesException] HTMLElement insertCell(optional long index);
H A DHTMLTableRowElement.cpp121 PassRefPtr<HTMLElement> HTMLTableRowElement::insertCell(int index, ExceptionCode& ec) function in class:WebCore::HTMLTableRowElement
/macosx-10.10/vim-55/runtime/autoload/
H A Djavascriptcomplete.vim337 let trowmeth = ['deleteCell', 'insertCell']
/macosx-10.10/WebCore-7600.1.25/bindings/objc/
H A DPublicDOMInterfaces.h866 - (DOMHTMLElement *)insertCell:(int)index;
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c53721 static void insertCell( function
[all...]

Completed in 436 milliseconds