Searched refs:m_specifiedTextLength (Results 1 – 2 of 2) sorted by relevance
60 SVGLength& specifiedTextLength() { return m_specifiedTextLength; } in specifiedTextLength()80 SVGLength m_specifiedTextLength; variable
45 , m_specifiedTextLength(LengthModeOther) in DEFINE_ANIMATED_ENUMERATION()55 AtomicString value(SVGPropertyTraits<SVGLength>::toString(m_specifiedTextLength)); in synchronizeTextLength()62 if (m_specifiedTextLength == defaultTextLength) { in textLengthAnimated()244 m_specifiedTextLength = m_textLength.value; in svgAttributeChanged()