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

  /external/chromium_org/ash/wm/
wm_types.h 47 ui::WindowShowState ToWindowShowState(WindowShowType type);
wm_types.cc 22 ui::WindowShowState ToWindowShowState(WindowShowType type) {
base_layout_manager.cc 152 ui::WindowShowState old_state = ToWindowShowState(old_type);
window_state.cc 312 ToWindowShowState(new_window_show_type);
  /external/chromium_org/ash/wm/workspace/
workspace_layout_manager.cc 169 ui::WindowShowState old_state = ToWindowShowState(old_type);

Completed in 67 milliseconds