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

  /external/chromium_org/ui/views/corewm/
window_modality_controller.cc 49 aura::Window* GetModalParent(aura::Window* window) {
58 (HasAncestor(original, GetModalParent(transient)))));
  /external/chromium_org/ui/views/test/
child_modal_window.cc 139 gfx::NativeWindow ChildModalParent::GetModalParent() const {
152 corewm::SetModalParent(child->GetNativeView(), GetModalParent());

Completed in 59 milliseconds