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

/inkscape/
H A Dbuildtool.cpp2351 String portStr; local
2360 portStr.push_back((XMLCh)ch);
2365 if (portStr.size() > 0)
2367 char *pstr = (char *)portStr.c_str();

Completed in 1264 milliseconds