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

/inkscape/src/
H A Duri.cpp87 bool isNet = false; local
91 isNet = path && path[0] == '\\' && path[1] == '\\';
93 return isNet;

Completed in 1274 milliseconds