Home
last modified time | relevance | path

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

/dports/graphics/poppler-glib/poppler-21.12.0/utils/
H A Dpdftoppm.cc90 static bool scaleDimensionBeforeRotation = false; variable
152 …{ "-scale-dimension-before-rotation", argFlag, &scaleDimensionBeforeRotation, 0, "for rotated pdf,…
634 if (scaleDimensionBeforeRotation && needToRotate(doc->getPageRotate(pg))) in main()
673 if (!scaleDimensionBeforeRotation && needToRotate(doc->getPageRotate(pg))) in main()
/dports/graphics/poppler-qt5/poppler-21.12.0/utils/
H A Dpdftoppm.cc90 static bool scaleDimensionBeforeRotation = false; variable
152 …{ "-scale-dimension-before-rotation", argFlag, &scaleDimensionBeforeRotation, 0, "for rotated pdf,…
634 if (scaleDimensionBeforeRotation && needToRotate(doc->getPageRotate(pg))) in main()
673 if (!scaleDimensionBeforeRotation && needToRotate(doc->getPageRotate(pg))) in main()
/dports/graphics/poppler/poppler-21.12.0/utils/
H A Dpdftoppm.cc90 static bool scaleDimensionBeforeRotation = false; variable
152 …{ "-scale-dimension-before-rotation", argFlag, &scaleDimensionBeforeRotation, 0, "for rotated pdf,…
634 if (scaleDimensionBeforeRotation && needToRotate(doc->getPageRotate(pg))) in main()
673 if (!scaleDimensionBeforeRotation && needToRotate(doc->getPageRotate(pg))) in main()
/dports/graphics/poppler-utils/poppler-21.12.0/utils/
H A Dpdftoppm.cc90 static bool scaleDimensionBeforeRotation = false; variable
152 …{ "-scale-dimension-before-rotation", argFlag, &scaleDimensionBeforeRotation, 0, "for rotated pdf,…
634 if (scaleDimensionBeforeRotation && needToRotate(doc->getPageRotate(pg))) in main()
673 if (!scaleDimensionBeforeRotation && needToRotate(doc->getPageRotate(pg))) in main()