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

/external/webkit/Source/WebCore/css/
H A DCSSPrimitiveValue.cpp90 static const AtomicString& valueOrPropertyName(int valueOrPropertyID) function in namespace:WebCore
518 return valueOrPropertyName(m_value.ident);
535 return valueOrPropertyName(m_value.ident);
700 text = valueOrPropertyName(m_value.ident);

Completed in 81 milliseconds