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

/external/chromium_org/ash/wm/
H A Dwindow_state_delegate.cc10 WindowStateDelegate::WindowStateDelegate() { function in class:ash::wm::WindowStateDelegate
13 WindowStateDelegate::~WindowStateDelegate() {
16 bool WindowStateDelegate::ToggleFullscreen(WindowState* window_state) {
H A Dwindow_state_delegate.h15 class ASH_EXPORT WindowStateDelegate { class in namespace:ash::wm
17 WindowStateDelegate();
18 virtual ~WindowStateDelegate();
29 DISALLOW_COPY_AND_ASSIGN(WindowStateDelegate);

Completed in 806 milliseconds