Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/gtk/panels/
Dpanel_gtk.cc50 const char* kPanelWindowKey = "__PANEL_GTK__"; variable
183 static GQuark quark = g_quark_from_static_string(kPanelWindowKey); in GetPanelWindowQuarkKey()