Searched defs:AshWindowTreeHostWin (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/ash/host/
H A Dash_window_tree_host_win.cc22 class AshWindowTreeHostWin : public AshWindowTreeHost, class in namespace:ash::__anon1910
25 explicit AshWindowTreeHostWin(const gfx::Rect& initial_bounds) function in class:ash::__anon1910::AshWindowTreeHostWin
31 virtual ~AshWindowTreeHostWin() {}
109 DISALLOW_COPY_AND_ASSIGN(AshWindowTreeHostWin);
121 return new AshWindowTreeHostWin(init_params.initial_bounds);

Completed in 167 milliseconds