Home | History | Annotate | Download | only in css

Lines Matching defs:getPropertyValue

219                 value = m_propertySet.getPropertyValue(shorthandPropertyID);
244 String StylePropertySerializer::getPropertyValue(CSSPropertyID propertyID) const
773 String backgroundValue = getPropertyValue(CSSPropertyBackground);
812 String positionValue = m_propertySet.getPropertyValue(CSSPropertyBackgroundPosition);
832 String repeatValue = m_propertySet.getPropertyValue(CSSPropertyBackgroundRepeat);