Searched refs:lengthOfContentsInNode (Results 1 – 3 of 3) sorted by relevance
642 static inline unsigned lengthOfContentsInNode(Node* node) in lengthOfContentsInNode() function715 …BetweenOffsets(action, 0, m_start.container(), m_start.offset(), lengthOfContentsInNode(m_start.co… in processContents()
14647 (WebCore::lengthOfContentsInNode):58311 In addition, lengthOfContentsInNode was modified to return the correct length instead of58316 …Historically, lengthOfContentsInNode was introduced in r78413 as a build fix because unsigned const58322 (WebCore::lengthOfContentsInNode): Added.58323 … (WebCore::Range::processContents): Calls childOfCommonRootBeforeOffset, lengthOfContentsInNode,
2755 (WebCore::lengthOfContentsInNode): Replaced static const unsigned LengthOfContentsInNode.