Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/html/
H A Dpre-html.cpp205 static int currentPageNo = -1; // current image page number variable
896 if (currentPageNo == pageno) in createPage()
899 if (currentPageNo >= 1) { in createPage()
956 currentPageNo = pageno; in createPage()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1181121 (psPageName, show_progress, currentPageNo): New global variables.