Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/codereview/
H A Dlwlp.c174 static int landscape, rot_text; variable
460 rot_text = layoutp->rotation; in main()
476 rot_text = 90 - layoutp->rotation; in main()
517 if (landscape == (rot_text == 0)) { in main()
526 if (rot_text == 0) { in main()
535 if (rot_text != 0) { in main()
984 rot_text, layoutp->scale, positions[logical_page].base_x, in startpage()