Searched refs:isFirstOrLastCellInRow (Results 1 – 4 of 4) sorted by relevance
184 ASSERT(isFirstOrLastCellInRow()); in borderAdjoiningTableStart()193 ASSERT(isFirstOrLastCellInRow()); in borderAdjoiningTableEnd()215 bool isFirstOrLastCellInRow() const in isFirstOrLastCellInRow() function
103 ASSERT_UNUSED(cell, cell->isFirstOrLastCellInRow()); in borderAdjoiningStartCell()110 ASSERT_UNUSED(cell, cell->isFirstOrLastCellInRow()); in borderAdjoiningEndCell()
1337 ASSERT(cell->isFirstOrLastCellInRow()); in tableStartBorderAdjoiningCell()1346 ASSERT(cell->isFirstOrLastCellInRow()); in tableEndBorderAdjoiningCell()
1449 ASSERT(cell->isFirstOrLastCellInRow()); in borderAdjoiningStartCell()1455 ASSERT(cell->isFirstOrLastCellInRow()); in borderAdjoiningEndCell()