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

/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DCSSPropertyParser.cpp7646 unsigned valueListSize = m_valueList->size(); local
7653 if (fill || shape || (valueListSize != 1 && !inShorthand()))
7661 if (fill || shape || (valueListSize != 1 && !inShorthand()))

Completed in 97 milliseconds