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

  /external/chromium_org/mojo/services/window_manager/
window_manager_app.cc 145 capture_client_->capture_client()->SetCapture(GetWindowForViewId(view));
151 aura::Window* window = GetWindowForViewId(view);
157 aura::Window* window = GetWindowForViewId(view);
274 aura::Window* window = GetWindowForViewId(view->id());
288 aura::Window* window = GetWindowForViewId(view->id());
335 aura::Window* WindowManagerApp::GetWindowForViewId(Id view) const {
window_manager_app.h 133 aura::Window* GetWindowForViewId(Id view) const;
137 // GetWindowForViewId().

Completed in 61 milliseconds