Home
last modified time | relevance | path

Searched refs:onFullscreenGtkActiveNotification (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DFullscreenVideoController.cpp69 static void onFullscreenGtkActiveNotification(GtkWidget* widget, GParamSpec* property, FullscreenVi… in onFullscreenGtkActiveNotification() function
286 …g_signal_connect(m_window, "notify::is-active", G_CALLBACK(onFullscreenGtkActiveNotification), thi… in enterFullscreen()
/external/webkit/Source/WebKit/gtk/
DChangeLog5112 (onFullscreenGtkActiveNotification):