Searched defs:addProperty (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/ecma_2/RegExp/
H A Dregexp-enumerate-001.js66 function addProperty(name, value) { function
/macosx-10.9.5/WebCore-7537.78.1/svg/properties/
H A DSVGAttributeToPropertyMap.cpp47 void SVGAttributeToPropertyMap::addProperty(const SVGPropertyInfo* info) function in class:WebCore::SVGAttributeToPropertyMap
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DKeyframeList.h48 void addProperty(CSSPropertyID prop) { m_properties.add(prop); } function in class:WebCore::KeyframeValue
81 void addProperty(CSSPropertyID prop) { m_properties.add(prop); } function in class:WebCore::KeyframeList
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSParser.cpp1569 void CSSParser::addProperty(CSSPropertyID propId, PassRefPtr<CSSValue> value, bool important, bool implicit) function in class:WebCore::CSSParser
[all...]

Completed in 111 milliseconds