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

/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLTableRowElement.h46 void deleteCell(int index, ExceptionCode&);
H A DHTMLTableRowElement.idl31 [RaisesException] void deleteCell([Default=Undefined] optional long index);
H A DHTMLTableRowElement.cpp144 void HTMLTableRowElement::deleteCell(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.h867 - (void)deleteCell:(int)index;
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c129445 static int deleteCell(Rtree *pRtree, RtreeNode *pNode, int iCell, int iHeight){ function
[all...]

Completed in 528 milliseconds