Searched refs:GtkClickCounter (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DGtkClickCounter.h28 class GtkClickCounter { class in namespace:WebCore
30 GtkClickCounter();
H A DGtkClickCounter.cpp20 #include "GtkClickCounter.h"
27 GtkClickCounter::GtkClickCounter() function in class:WebCore::GtkClickCounter
34 void GtkClickCounter::reset()
42 bool GtkClickCounter::shouldProcessButtonEvent(GdkEventButton* buttonEvent)
72 int GtkClickCounter::clickCountForGdkButtonEvent(GtkWidget* widget, GdkEventButton* buttonEvent)
/macosx-10.9.5/WebKit-7537.78.2/gtk/webkit/
H A Dwebkitwebviewprivate.h28 #include "GtkClickCounter.h"
101 WebCore::GtkClickCounter clickCounter;
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/
H A DWebKitWebViewBase.cpp50 #include <WebCore/GtkClickCounter.h>
99 GtkClickCounter clickCounter;

Completed in 143 milliseconds