Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/texk/dviljk/
H A Ddvi2xx.h538 short PageParity = 1; variable
H A Ddvi2xx.c415 if (PrintEmptyPages && EvenPage && PageParity==1) { in main()
431 if (!PrintFirstPart && PageParity==1) { in main()
443 (bool)(PageParity != (short)((count[0]<0 ? in main()
3382 if (DoublePage && (PageParity==1)) { /* Shall we go around again?*/ in AllDone()
3433 PageParity = 0; in AllDone()