Home
last modified time | relevance | path

Searched refs:attributesOfVisibleCellsCallback (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
DAccessibilityUIElement.h71 void attributesOfVisibleCellsCallback(const CppArgumentList&, CppVariant*);
DAccessibilityUIElement.cpp287 &AccessibilityUIElement::attributesOfVisibleCellsCallback); in AccessibilityUIElement()
425 void AccessibilityUIElement::attributesOfVisibleCellsCallback(const CppArgumentList&, CppVariant* r… in attributesOfVisibleCellsCallback() function in AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/
DAccessibilityUIElement.cpp93 static JSValueRef attributesOfVisibleCellsCallback(JSContextRef context, JSObjectRef function, JSOb… in attributesOfVisibleCellsCallback() function
934 …{ "attributesOfVisibleCells", attributesOfVisibleCellsCallback, kJSPropertyAttributeReadOnly | kJS… in getJSClass()
/external/webkit/Tools/
DChangeLog-2009-06-165591 (attributesOfVisibleCellsCallback):