Home
last modified time | relevance | path

Searched refs:nextRowStarts (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/layoutmgr/table/
H A DActiveCell.java483 void nextRowStarts() { in nextRowStarts() method in ActiveCell
H A DTableStepper.java508 activeCell.nextRowStarts(); in switchToNextRow()