Searched refs:attributedStringForRange (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Tools/DumpRenderTree/
H A DAccessibilityUIElement.h193 JSStringRef attributedStringForRange(unsigned location, unsigned length);
H A DAccessibilityUIElement.cpp173 JSRetainPtr<JSStringRef> stringDescription(Adopt, toAXElement(thisObject)->attributedStringForRange(location, length));
924 { "attributedStringForRange", attributedStringForRangeCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },
/external/webkit/Tools/DumpRenderTree/gtk/
H A DAccessibilityUIElementGtk.cpp560 JSStringRef AccessibilityUIElement::attributedStringForRange(unsigned, unsigned) function in class:AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/win/
H A DAccessibilityUIElementWin.cpp481 JSStringRef AccessibilityUIElement::attributedStringForRange(unsigned, unsigned) function in class:AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/mac/
H A DAccessibilityUIElementMac.mm907 JSStringRef AccessibilityUIElement::attributedStringForRange(unsigned location, unsigned length)

Completed in 63 milliseconds