Searched refs:getLengthForTextRange (Results 1 – 4 of 4) sorted by relevance
113 unsigned AccessibilityObject::getLengthForTextRange() const in getLengthForTextRange() function in WebCore::AccessibilityObject
606 unsigned getLengthForTextRange() const;609 unsigned getLengthForTextRange() const { return text().length(); } in getLengthForTextRange() function
378 unsigned textLength = getLengthForTextRange(); in visiblePositionRangeForRange()
55766 (WebCore::AccessibilityObject::getLengthForTextRange): New.