Home
last modified time | relevance | path

Searched defs:GetModalParent (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/test/
Dchild_modal_window.cc142 gfx::NativeWindow ChildModalParent::GetModalParent() const { in GetModalParent() function in ash::test::ChildModalParent
/external/chromium_org/ui/wm/core/
Dwindow_modality_controller.cc50 aura::Window* GetModalParent(aura::Window* window) { in GetModalParent() function