HomeSort by relevance Sort by last modified time
    Searched defs:getLengthForTextRange (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/accessibility/gtk/
AccessibilityObjectAtk.cpp 113 unsigned AccessibilityObject::getLengthForTextRange() const
  /external/webkit/Source/WebCore/accessibility/
AccessibilityObject.h 606 unsigned getLengthForTextRange() const;
609 unsigned getLengthForTextRange() const { return text().length(); }

Completed in 84 milliseconds