Searched refs:viewBoxSpec (Results 1 – 1 of 1) sorted by relevance
201 static const LChar viewBoxSpec[] = {'v', 'i', 'e', 'w', 'B', 'o', 'x'}; variable219 if (skipString(ptr, end, viewBoxSpec, WTF_ARRAY_LENGTH(viewBoxSpec))) { in parseViewSpecInternal()