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

  /external/chromium_org/ash/wm/
window_state_delegate.cc 10 WindowStateDelegate::WindowStateDelegate() {
13 WindowStateDelegate::~WindowStateDelegate() {
16 bool WindowStateDelegate::ToggleFullscreen(WindowState* window_state) {
window_state_delegate.h 15 class ASH_EXPORT WindowStateDelegate {
17 WindowStateDelegate();
18 virtual ~WindowStateDelegate();
29 DISALLOW_COPY_AND_ASSIGN(WindowStateDelegate);

Completed in 173 milliseconds