Home
last modified time | relevance | path

Searched defs:ClientControlledState (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/
H A Dwindow_state.h33 class ClientControlledState; variable
348 friend class ClientControlledState; variable
H A Dclient_controlled_state.cc49 ClientControlledState::ClientControlledState(std::unique_ptr<Delegate> delegate) in ClientControlledState() function in ash::ClientControlledState