Searched refs:viewBoxSpec (Results 1 – 1 of 1) sorted by relevance
73 static const UChar viewBoxSpec[] = {'v', 'i', 'e', 'w', 'B', 'o', 'x'}; variable96 if (skipString(currViewSpec, end, viewBoxSpec, WTF_ARRAY_LENGTH(viewBoxSpec))) { in parseViewSpec()