Searched defs:deleteCell (Results 1 – 2 of 2) sorted by relevance
142 void HTMLTableRowElement::deleteCell(int index, ExceptionState& exceptionState) in deleteCell() function in WebCore::HTMLTableRowElement
2416 static int deleteCell(Rtree *pRtree, RtreeNode *pNode, int iCell, int iHeight){ in deleteCell() function