Searched defs:GetModalParent (Results 1 - 2 of 2) sorted by relevance
/external/chromium_org/ui/views/corewm/ | ||
H A D | window_modality_controller.cc | 51 aura::Window* GetModalParent(aura::Window* window) { function in namespace:views::corewm::__anon15436 60 (HasAncestor(original, GetModalParent(transient))))); |
/external/chromium_org/ui/views/test/ | ||
H A D | child_modal_window.cc | 139 gfx::NativeWindow ChildModalParent::GetModalParent() const { function in class:views::test::ChildModalParent 152 corewm::SetModalParent(child->GetNativeView(), GetModalParent()); |
Completed in 682 milliseconds