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

/inkscape/src/util/
H A Dziptool.cpp2806 unsigned int fileCommentLength; local
2807 if (!getInt(&fileCommentLength))
2809 error("bad fileCommentLength found");
2853 for (unsigned int i=0 ; i<fileCommentLength ; i++)

Completed in 28 milliseconds