Home
last modified time | relevance | path

Searched refs:clearValues (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/svg/properties/
DSVGPathSegListPropertyTearOff.cpp44 SVGPathSegListPropertyTearOff::Base::clearValues(values, ec); in clear()
DSVGStaticListPropertyTearOff.h45 Base::clearValues(m_values, ec); in clear()
DSVGListProperty.h56 void clearValues(PropertyType& values, ExceptionCode& ec) in clearValues() function