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

/inkscape/src/
H A Dconditions.cpp143 #define SVG11FEATURE "http://www.w3.org/TR/SVG11/feature#" macro
247 found = strstr(value, SVG11FEATURE);
249 return evaluateSVG11Feature(found + strlen(SVG11FEATURE));

Completed in 2399 milliseconds