Searched defs:GetWindowDesktop (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/base/x/
H A Dx11_util.cc683 return (!GetWindowDesktop(window, &window_desktop) ||
1032 bool GetWindowDesktop(XID window, int* desktop) { function in namespace:ui
1389 if (!GetWindowDesktop(destination, &desktop))

Completed in 104 milliseconds