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