Searched refs:commentSize (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/util/
H A Dziptool.cpp2948 unsigned int commentSize; local
2949 if (!getInt(&commentSize))
2951 error("bad commentSize found");
2955 for (unsigned int i=0 ; i<commentSize ; i++)

Completed in 20 milliseconds