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

/macosx-10.9.5/WebCore-7537.78.1/svg/properties/
H A DSVGStaticListPropertyTearOff.h63 return Base::insertItemBeforeValues(newItem, index, ec);
H A DSVGPathSegListPropertyTearOff.h95 return Base::insertItemBeforeValues(newItem, index, ec);
H A DSVGListProperty.h214 ListItemType insertItemBeforeValues(const ListItemType& newItem, unsigned index, ExceptionCode& ec) function in class:WebCore::SVGListProperty

Completed in 124 milliseconds