Home
last modified time | relevance | path

Searched defs:addProperties (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DKeyframeList.cpp31 void KeyframeValue::addProperties(const StylePropertySet* propertySet) in addProperties() function in WebCore::KeyframeValue
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGAttributeToPropertyMap.cpp28 void SVGAttributeToPropertyMap::addProperties(const SVGAttributeToPropertyMap& map) in addProperties() function in WebCore::SVGAttributeToPropertyMap
/external/chromium_org/chrome/renderer/resources/extensions/
Dbinding.js367 function addProperties(m, parentDef) { function