Searched refs:bwipp_opts_buf (Results 1 – 1 of 1) sorted by relevance
/dports/graphics/zint/zint-2.10.0-src/backend/tests/ |
H A D | testcommon.c | 2506 sprintf(bwipp_opts_buf + strlen(bwipp_opts_buf), "%ssegments=%d", in testUtilBwipp() 2512 … sprintf(bwipp_opts_buf + strlen(bwipp_opts_buf), "%sdontlint", strlen(bwipp_opts_buf) ? " " : ""); in testUtilBwipp() 2547 … sprintf(bwipp_opts_buf + strlen(bwipp_opts_buf), "%sdontlint", strlen(bwipp_opts_buf) ? " " : ""); in testUtilBwipp() 2556 … sprintf(bwipp_opts_buf + strlen(bwipp_opts_buf), "%sparse", strlen(bwipp_opts_buf) ? " " : ""); in testUtilBwipp() 2580 … sprintf(bwipp_opts_buf + strlen(bwipp_opts_buf), "%spzn8", strlen(bwipp_opts_buf) ? " " : ""); in testUtilBwipp() 2588 …sprintf(bwipp_opts_buf + strlen(bwipp_opts_buf), "%ssepheight=0", strlen(bwipp_opts_buf) ? " " : "… in testUtilBwipp() 2611 …sprintf(bwipp_opts_buf + strlen(bwipp_opts_buf), "%sincludecheck", strlen(bwipp_opts_buf) ? " " : … in testUtilBwipp() 2690 …sprintf(bwipp_opts_buf + strlen(bwipp_opts_buf), "%ssepheight=0", strlen(bwipp_opts_buf) ? " " : "… in testUtilBwipp() 2862 … sprintf(bwipp_opts_buf + strlen(bwipp_opts_buf), "%sgssep", strlen(bwipp_opts_buf) ? " " : ""); in testUtilBwipp() 2871 … sprintf(bwipp_opts_buf + strlen(bwipp_opts_buf), "%sdmre", strlen(bwipp_opts_buf) ? " " : ""); in testUtilBwipp() [all …]
|