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

  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
FullscreenVideoController.h 87 GtkAction* m_playPauseAction;
88 GtkAction* m_exitFullscreenAction;
FullscreenVideoController.cpp 86 static void togglePlayPauseActivated(GtkAction* action, FullscreenVideoController* controller)
91 static void exitFullscreenActivated(GtkAction* action, FullscreenVideoController* controller)
  /external/webkit/Source/WebCore/platform/gtk/
ContextMenuItemGtk.cpp 139 GtkAction* platformAction = 0;
207 GtkAction* action = gtk_activatable_get_related_action(GTK_ACTIVATABLE(m_platformDescription));
213 GtkAction* action = gtk_activatable_get_related_action(GTK_ACTIVATABLE(m_platformDescription));
231 GtkAction* action = gtk_activatable_get_related_action(GTK_ACTIVATABLE(m_platformDescription));
252 GtkAction* action = gtk_activatable_get_related_action(GTK_ACTIVATABLE(m_platformDescription));
  /external/webkit/Source/JavaScriptCore/wtf/gobject/
GTypedefs.h 69 typedef struct _GtkAction GtkAction;

Completed in 568 milliseconds