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

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gtk/
H A DFullscreenVideoControllerGtk.cpp69 static void onFullscreenGtkActiveNotification(GtkWidget* widget, GParamSpec* property, FullscreenVideoControllerGtk* controller) function in namespace:WebCore
253 m_isActiveSignalId = g_signal_connect(m_window, "notify::is-active", G_CALLBACK(onFullscreenGtkActiveNotification), this);

Completed in 72 milliseconds