Home
last modified time | relevance | path

Searched refs:requiredValuesForType (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGParserUtilities.cpp618 static const int requiredValuesForType[] = {0, 6, 1, 1, 1, 1, 1}; variable
629 …if ((valueCount = parseTransformParamList(ptr, end, values, requiredValuesForType[type], optionalV… in parseTransformValueInternal()