Home
last modified time | relevance | path

Searched defs:canSetTextRangeAttributes (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/accessibility/
DAccessibilityObject.h321 virtual bool canSetTextRangeAttributes() const { return false; } in canSetTextRangeAttributes() function
DAccessibilityRenderObject.cpp2818 bool AccessibilityRenderObject::canSetTextRangeAttributes() const in canSetTextRangeAttributes() function in WebCore::AccessibilityRenderObject