Searched refs:SVG10FEATURE (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | conditions.cpp | 144 #define SVG10FEATURE "org.w3c." macro 250 found = strstr(value, SVG10FEATURE); 252 return evaluateSVG10Feature(found + strlen(SVG10FEATURE)); |
Completed in 1610 milliseconds