GetAncestorWithLayer  459 ui/aura/window.cc       parent_->GetAncestorWithLayer(&offset);
GetAncestorWithLayer  519 ui/aura/window.cc   aura::Window* ancestor_with_layer = GetAncestorWithLayer(&offset);
GetAncestorWithLayer  602 ui/aura/window.cc       source = source->GetAncestorWithLayer(&offset_to_layer);
GetAncestorWithLayer  607 ui/aura/window.cc       target = target->GetAncestorWithLayer(&offset_to_layer);
GetAncestorWithLayer  899 ui/aura/window.cc           parent_->GetAncestorWithLayer(&offset);
GetAncestorWithLayer 1027 ui/aura/window.cc   GetAncestorWithLayer(&offset);
GetAncestorWithLayer 1137 ui/aura/window.cc   Window* ancestor_with_layer = GetAncestorWithLayer(NULL);
GetAncestorWithLayer 1321 ui/aura/window.cc           parent_->GetAncestorWithLayer(&offset);
GetAncestorWithLayer  480 ui/aura/window.h   Window* GetAncestorWithLayer(gfx::Vector2d* offset) {
GetAncestorWithLayer  482 ui/aura/window.h         const_cast<const Window*>(this)->GetAncestorWithLayer(offset));
GetAncestorWithLayer  484 ui/aura/window.h   const Window* GetAncestorWithLayer(gfx::Vector2d* offset) const;