Home
last modified time | relevance | path

Searched refs:attributesOfVisibleCells (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Tools/DumpRenderTree/
DAccessibilityUIElement.h165 JSStringRef attributesOfVisibleCells();
DAccessibilityUIElement.cpp95 …JSRetainPtr<JSStringRef> attributesOfVisibleCells(Adopt, toAXElement(thisObject)->attributesOfVisi… in attributesOfVisibleCellsCallback() local
96 return JSValueMakeString(context, attributesOfVisibleCells.get()); in attributesOfVisibleCellsCallback()
/external/webkit/Tools/DumpRenderTree/win/
DAccessibilityUIElementWin.cpp441 JSStringRef AccessibilityUIElement::attributesOfVisibleCells() in attributesOfVisibleCells() function in AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/gtk/
DAccessibilityUIElementGtk.cpp472 JSStringRef AccessibilityUIElement::attributesOfVisibleCells() in attributesOfVisibleCells() function in AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/mac/
DAccessibilityUIElementMac.mm987 JSStringRef AccessibilityUIElement::attributesOfVisibleCells() function
/external/webkit/Tools/
DChangeLog-2009-06-165089 (AccessibilityUIElement::attributesOfVisibleCells):
5540 (AccessibilityUIElement::attributesOfVisibleCells): Same.
5611 (AccessibilityUIElement::attributesOfVisibleCells):
DChangeLog-2011-02-1632524 (AccessibilityUIElement::attributesOfVisibleCells):
DChangeLog-2010-05-2431582 (AccessibilityUIElement::attributesOfVisibleCells):