Searched refs:rightValueIndex (Results 1 – 1 of 1) sorted by relevance
486 int rightValueIndex = m_propertySet.findPropertyIndex(shorthand.properties()[1]); in get4Values() local490 …if (topValueIndex == -1 || rightValueIndex == -1 || bottomValueIndex == -1 || leftValueIndex == -1) in get4Values()494 StylePropertySet::PropertyReference right = m_propertySet.propertyAt(rightValueIndex); in get4Values()