Searched refs:textLengthPropertyInfo (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGTextContentElement.cpp42 const SVGPropertyInfo* SVGTextContentElement::textLengthPropertyInfo() function in class:WebCore::SVGTextContentElement
84 ownerType->m_textLength.synchronize(ownerType, textLengthPropertyInfo()->attributeName, value);
92 (ownerType, textLengthPropertyInfo(), ownerType->m_textLength.value);
H A DSVGTextContentElement.h98 static const SVGPropertyInfo* textLengthPropertyInfo();

Completed in 67 milliseconds