Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dfullscreen_linux.cc121 if (ui::GetAtomArrayProperty(window, in IsTopMostWindowFullScreen()
/external/chromium_org/chrome/browser/
Dfullscreen_gtk.cc120 if (ui::GetAtomArrayProperty(window, in IsTopMostWindowFullScreen()
/external/chromium_org/ui/views/widget/desktop_aura/
Dx11_desktop_handler.cc59 if (ui::GetAtomArrayProperty(x_root_window_, "_NET_ACTIVE_WINDOW", &atoms)) { in X11DesktopHandler()
Ddesktop_drag_drop_client_aurax11.cc223 if (!ui::GetAtomArrayProperty(source_window_, in X11DragContext()
329 if (!ui::GetAtomArrayProperty(source_window_, in ReadActions()
Ddesktop_root_window_host_x11.cc1472 ui::GetAtomArrayProperty(xwindow_, "_NET_WM_STATE", &atom_list)) { in Dispatch()
/external/chromium_org/chrome/browser/ui/gtk/apps/
Dnative_app_window_gtk.cc132 if (ui::GetAtomArrayProperty(ui::GetX11RootWindow(), in NativeAppWindowGtk()
325 ui::GetAtomArrayProperty(GDK_WINDOW_XWINDOW(GTK_WIDGET(window_)->window), in OnXEvent()
/external/chromium_org/ui/base/x/
Dx11_util.h182 UI_EXPORT bool GetAtomArrayProperty(XID window,
Dx11_util.cc825 bool GetAtomArrayProperty(XID window, in GetAtomArrayProperty() function
1302 if (GetAtomArrayProperty(GetX11RootWindow(), in IsX11WindowFullScreen()
1310 if (GetAtomArrayProperty(window, in IsX11WindowFullScreen()