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