Home
last modified time | relevance | path

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

/external/srec/portable/src/
Dpmalloc.c478 register _Cell *nextCell; variable
/external/webkit/Source/WebCore/rendering/
DRenderTableCell.cpp475 RenderTableCell* nextCell = table->cellAfter(this); in collapsedEndBorder() local
616 RenderTableCell* nextCell = table->cellBelow(this); in collapsedAfterBorder() local