Searched refs:simulateDesktopNotificationClick (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DDumpRenderTreeSupportQt.h189 static void simulateDesktopNotificationClick(const QString& title);
H A DDumpRenderTreeSupportQt.cpp928 void DumpRenderTreeSupportQt::simulateDesktopNotificationClick(const QString& title) function in class:DumpRenderTreeSupportQt
/external/webkit/Tools/DumpRenderTree/qt/
H A DLayoutTestControllerQt.h134 void simulateDesktopNotificationClick(const QString& title);
H A DLayoutTestControllerQt.cpp218 void LayoutTestController::simulateDesktopNotificationClick(const QString& title) function in class:LayoutTestController
220 DumpRenderTreeSupportQt::simulateDesktopNotificationClick(title);
/external/webkit/Tools/DumpRenderTree/chromium/
H A DLayoutTestController.h242 void simulateDesktopNotificationClick(const CppArgumentList&, CppVariant*);
H A DLayoutTestController.cpp178 bindMethod("simulateDesktopNotificationClick", &LayoutTestController::simulateDesktopNotificationClick);
1081 void LayoutTestController::simulateDesktopNotificationClick(const CppArgumentList& arguments, CppVariant* result) function in class:LayoutTestController

Completed in 407 milliseconds