Home
last modified time | relevance | path

Searched defs:nextCell (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/editing/
DInsertListCommand.cpp219 Node* nextCell = enclosingTableCell(nextPosition.deepEquivalent()); in doApply() local
/external/srec/portable/src/
Dpmalloc.c478 register _Cell *nextCell; variable
/external/webkit/WebCore/rendering/
DRenderTableCell.cpp414 RenderTableCell* nextCell = rtl ? tableElt->cellBefore(this) : tableElt->cellAfter(this); in collapsedRightBorder() local
545 RenderTableCell* nextCell = table()->cellBelow(this); in collapsedBottomBorder() local