Searched refs:padCount (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/io/ | ||
H A D | base64stream.cpp | 73 padCount(0), 124 if (outCount - padCount > 0) 142 padCount++; 154 padCount++; 175 if (outCount - padCount > 0) |
H A D | base64stream.h | 60 int padCount; member in class:Inkscape::IO::Base64InputStream |
Completed in 141 milliseconds