Searched refs:GetWindowDesktop (Results 1 – 2 of 2) sorted by relevance
225 bool GetWindowDesktop(XID window, int* desktop);
614 return (!GetWindowDesktop(window, &window_desktop) || in IsWindowVisible()988 bool GetWindowDesktop(XID window, int* desktop) { in GetWindowDesktop() function1272 if (!GetWindowDesktop(destination, &desktop)) in ChangeWindowDesktop()