Searched refs:attributesOfColumnHeadersCallback (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
H A DAccessibilityUIElement.h67 void attributesOfColumnHeadersCallback(const CppArgumentList&, CppVariant*);
H A DAccessibilityUIElement.cpp279 &AccessibilityUIElement::attributesOfColumnHeadersCallback);
405 void AccessibilityUIElement::attributesOfColumnHeadersCallback(const CppArgumentList&, CppVariant* result) function in class:AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/
H A DAccessibilityUIElement.cpp69 static JSValueRef attributesOfColumnHeadersCallback(JSContextRef context, JSObjectRef function, JSObjectRef thisObject, size_t argumentCount, const JSValueRef arguments[], JSValueRef* exception) function
930 { "attributesOfColumnHeaders", attributesOfColumnHeadersCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },

Completed in 163 milliseconds