Home
last modified time | relevance | path

Searched refs:addNotificationListener (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Tools/DumpRenderTree/
DAccessibilityController.h57 void addNotificationListener(PlatformUIElement, JSObjectRef functionCallback);
DAccessibilityUIElement.h210 bool addNotificationListener(JSObjectRef functionCallback);
DAccessibilityUIElement.cpp779 bool succeeded = toAXElement(thisObject)->addNotificationListener(callback); in addNotificationListenerCallback()
/external/webkit/Tools/DumpRenderTree/gtk/
DAccessibilityControllerGtk.cpp100 void AccessibilityController::addNotificationListener(PlatformUIElement, JSObjectRef) in addNotificationListener() function in AccessibilityController
DAccessibilityUIElementGtk.cpp709 bool AccessibilityUIElement::addNotificationListener(JSObjectRef functionCallback) in addNotificationListener() function in AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/win/
DAccessibilityUIElementWin.cpp600 bool AccessibilityUIElement::addNotificationListener(JSObjectRef functionCallback) in addNotificationListener() function in AccessibilityUIElement
605 …sharedFrameLoadDelegate->accessibilityController()->addNotificationListener(m_element, functionCal… in addNotificationListener()
DAccessibilityControllerWin.cpp292 void AccessibilityController::addNotificationListener(PlatformUIElement element, JSObjectRef functi… in addNotificationListener() function in AccessibilityController
/external/webkit/Tools/DumpRenderTree/mac/
DAccessibilityControllerMac.mm84 void AccessibilityController::addNotificationListener(PlatformUIElement, JSObjectRef) function
DAccessibilityUIElementMac.mm1166 bool AccessibilityUIElement::addNotificationListener(JSObjectRef functionCallback) function
/external/webkit/Tools/
DChangeLog-2010-05-244651 (AccessibilityUIElement::addNotificationListener):
16955 (AccessibilityController::addNotificationListener):
16961 (AccessibilityController::addNotificationListener):
16985 (AccessibilityController::addNotificationListener):
16991 (AccessibilityUIElement::addNotificationListener):
16992 Call through to the AccessibilityController's addNotificationListener().
19583 (AccessibilityUIElement::addNotificationListener):
20229 (AccessibilityUIElement::addNotificationListener):
20235 (AccessibilityUIElement::addNotificationListener):
20240 (AccessibilityUIElement::addNotificationListener):