Searched defs:inQuotes (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dmain.cpp1967 bool inQuotes = false; local
1972 if ( inQuotes )
1976 inQuotes = false;
1981 inQuotes = true;

Completed in 3372 milliseconds