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

/inkscape/src/io/
H A Dbase64stream.cpp73 padCount(0),
124 if (outCount - padCount > 0)
142 padCount++;
154 padCount++;
175 if (outCount - padCount > 0)
H A Dbase64stream.h60 int padCount; member in class:Inkscape::IO::Base64InputStream

Completed in 141 milliseconds