HomeSort by relevance Sort by last modified time
    Searched defs:addNotificationListener (Results 1 - 4 of 4) sorted by null

  /external/webkit/Tools/DumpRenderTree/gtk/
AccessibilityControllerGtk.cpp 100 void AccessibilityController::addNotificationListener(PlatformUIElement, JSObjectRef)
AccessibilityUIElementGtk.cpp 709 bool AccessibilityUIElement::addNotificationListener(JSObjectRef functionCallback)
  /external/webkit/Tools/DumpRenderTree/win/
AccessibilityControllerWin.cpp 292 void AccessibilityController::addNotificationListener(PlatformUIElement element, JSObjectRef functionCallback)
AccessibilityUIElementWin.cpp 600 bool AccessibilityUIElement::addNotificationListener(JSObjectRef functionCallback)
605 sharedFrameLoadDelegate->accessibilityController()->addNotificationListener(m_element, functionCallback);

Completed in 31 milliseconds