Home
last modified time | relevance | path

Searched defs:lastPageNum (Results 1 – 2 of 2) sorted by last modified time

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/layoutmgr/
H A DPageSequenceLayoutManager.java252 protected int getForcedLastPageNum(final int lastPageNum) { in getForcedLastPageNum()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dpage.c67 int curPageNum=1, lastPageNum=1; variable