HomeSort by relevance Sort by last modified time
    Searched defs:GetModalParent (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/wm/core/
window_modality_controller.cc 50 aura::Window* GetModalParent(aura::Window* window) {
59 (HasAncestor(original, GetModalParent(transient)))));
  /external/chromium_org/ash/test/
child_modal_window.cc 142 gfx::NativeWindow ChildModalParent::GetModalParent() const {
155 wm::SetModalParent(child->GetNativeView(), GetModalParent());

Completed in 249 milliseconds