Home
last modified time | relevance | path

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

/dports/graphics/netpbm/netpbm-10.91.01/converter/other/
H A Dpnmtops.c214 unsigned int imagewidthSpec, imageheightSpec; in parseCommandLine() local
243 OPTENT3(0, "imagewidth", OPT_FLOAT, &imagewidth, &imagewidthSpec, 0); in parseCommandLine()
300 if (imagewidthSpec) { in parseCommandLine()