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

/external/chromium_org/ui/wm/core/
H A Dwindow_modality_controller.cc84 aura::Window* GetModalTransient(aura::Window* window) { function in namespace:wm
119 if (GetModalTransient(target))
184 aura::Window* modal_transient_child = GetModalTransient(target);

Completed in 402 milliseconds