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

  /external/chromium_org/chrome/browser/ui/panels/
panel_collection.h 21 DOCKED, // panels are 'docked' along the window's edge
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager_unittest.cc 65 DOCKED,
136 // Docked windows are parented by dock container during drags.
142 if (is_docked == DOCKED)
216 // y-coordinate could be changed by possible automatic layout if docked.
docked_window_resizer_unittest.cc 68 DOCKED,
148 // Docked windows are parented by dock container during drags.
154 if (is_docked == DOCKED)
228 // y-coordinate could be changed by possible automatic layout if docked.
279 // edge it does not get docked to a screen edge and stays in the desktop.
324 // edge it does not get docked to a screen edge and stays in the desktop.
392 // Try to detach by dragging left a bit (should stay docked)
416 // Minimize a docked window, then restore it and check that it is still docked.
439 // Dock two windows, undock one, check that the other one is still docked
    [all...]

Completed in 82 milliseconds