Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/properties/
DSVGPathSegListPropertyTearOff.cpp50 ListItemType returnedItem = Base::getItemValues(values, index, ec); in getItem()
DSVGStaticListPropertyTearOff.h60 return Base::getItemValues(m_values, index, ec); in getItem()
DSVGListProperty.h148 ListItemType getItemValues(PropertyType& values, unsigned index, ExceptionCode& ec) in getItemValues() function