Home
last modified time | relevance | path

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

/dports/graphics/poppler-glib/poppler-21.12.0/utils/
H A Dpdftoppm.cc137 static char thinLineModeStr[8] = ""; variable
193 …{ "-thinlinemode", argString, thinLineModeStr, sizeof(thinLineModeStr), "set thin line mode: none,…
469 if (thinLineModeStr[0]) { in main()
470 if (strcmp(thinLineModeStr, "solid") == 0) { in main()
472 } else if (strcmp(thinLineModeStr, "shape") == 0) { in main()
474 } else if (strcmp(thinLineModeStr, "none") != 0) { in main()
/dports/graphics/poppler-qt5/poppler-21.12.0/utils/
H A Dpdftoppm.cc137 static char thinLineModeStr[8] = ""; variable
193 …{ "-thinlinemode", argString, thinLineModeStr, sizeof(thinLineModeStr), "set thin line mode: none,…
469 if (thinLineModeStr[0]) { in main()
470 if (strcmp(thinLineModeStr, "solid") == 0) { in main()
472 } else if (strcmp(thinLineModeStr, "shape") == 0) { in main()
474 } else if (strcmp(thinLineModeStr, "none") != 0) { in main()
/dports/graphics/poppler/poppler-21.12.0/utils/
H A Dpdftoppm.cc137 static char thinLineModeStr[8] = ""; variable
193 …{ "-thinlinemode", argString, thinLineModeStr, sizeof(thinLineModeStr), "set thin line mode: none,…
469 if (thinLineModeStr[0]) { in main()
470 if (strcmp(thinLineModeStr, "solid") == 0) { in main()
472 } else if (strcmp(thinLineModeStr, "shape") == 0) { in main()
474 } else if (strcmp(thinLineModeStr, "none") != 0) { in main()
/dports/graphics/poppler-utils/poppler-21.12.0/utils/
H A Dpdftoppm.cc137 static char thinLineModeStr[8] = ""; variable
193 …{ "-thinlinemode", argString, thinLineModeStr, sizeof(thinLineModeStr), "set thin line mode: none,…
469 if (thinLineModeStr[0]) { in main()
470 if (strcmp(thinLineModeStr, "solid") == 0) { in main()
472 } else if (strcmp(thinLineModeStr, "shape") == 0) { in main()
474 } else if (strcmp(thinLineModeStr, "none") != 0) { in main()