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

/inkscape/src/
H A Dfile.cpp429 Glib::ustring::size_type const cstrLen = strlen(cstr); member in class:Glib::ustring
432 gulong(ustr.size()), gulong(dataLen), gulong(byteLen), gulong(cstrLen) );
465 if ( i < cstrLen ) {

Completed in 17 milliseconds