Searched refs:currentPageNo (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/groff-38/groff/src/preproc/html/
H A Dpre-html.cpp203 static int currentPageNo = -1; // current image page number variable
894 if (currentPageNo == pageno)
897 if (currentPageNo >= 1) {
954 currentPageNo = pageno;

Completed in 139 milliseconds