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

/external/chromium_org/ui/wm/core/
H A Dtransient_window_stacking_client.cc20 bool GetAllTransientAncestors(Window* window, Window::Windows* ancestors) { function in namespace:wm::__anon17195
40 if (!GetAllTransientAncestors(*window1, &ancestors1) ||
41 !GetAllTransientAncestors(*window2, &ancestors2)) {

Completed in 111 milliseconds