/external/chromium_org/ash/wm/ |
window_cycle_controller.h | 20 // Controls cycling through windows with the keyboard, for example, via alt-tab. 24 // until the cycling ends. Thus we maintain the state of the windows 36 // Returns true if cycling through windows is enabled. This is false at 53 // Returns true if we are in the middle of a window cycling gesture. 60 // Call to start cycling windows. You must call StopCycling() when done.
|
window_cycle_list.h | 45 // List of weak pointers to windows to use while cycling with the keyboard. 51 // Current position in the |windows_| list or -1 if we're not cycling.
|
window_cycle_controller_unittest.cc | 41 // Cycling doesn't crash if there are no windows. 49 // Cycling works for a single window, even though nothing changes. 54 // Verifies if there is only one window and it isn't active that cycling 70 // Cycling should activate the window. 79 // Set up several windows to use to test cycling. Create them in reverse 148 // When the screen is locked, cycling window does not take effect. 163 // When a modal window is active, cycling window does not take effect. 234 // Set up several windows to use to test cycling. 278 // Set up several windows to use to test cycling. 406 // Set up several windows to use to test cycling [all...] |
window_cycle_controller.cc | 67 // Don't allow window cycling if the screen is locked or a modal dialog is 81 // listen for the alt key being released to stop cycling.
|
mru_window_tracker.h | 34 // cycling using Alt+Tab and overview mode.
|
mru_window_tracker.cc | 110 // Window cycling expects the topmost window at the front of the list.
|
/packages/wallpapers/Basic/res/xml/ |
polar_clock_palettes.xml | 4 <!-- basic white polar clock with color-cycling rings --> 5 <palette kind="cycling" 10 <palette kind="cycling"
|
/external/qemu/distrib/sdl-1.2.15/test/ |
README | 25 testpalette Tests palette color cycling
|
/external/chromium_org/ash/wm/overview/ |
window_selector.h | 110 // cycling. 121 // The time when window cycling was started.
|
window_selector_controller.h | 43 // Enters overview mode. This is essentially the window cycling mode however
|
window_selector_unittest.cc | 376 // Tests entering overview mode with three windows and cycling through them. 403 // Tests that cycling through windows preserves the window stacking order. 433 // Tests that cycling through windows shows and minimizes windows as they 456 // Tests beginning cycling while in overview mode. 486 // Cycling once should select window1 since the panels are grouped into a 492 // Cycling again should select the most recently used panel. 498 // Tests the visibility of panel windows during cycling. 527 // Cycling once highlights window2. 532 // Cycling again should now select window3. 551 // Cycling once highlights window2 [all...] |
/external/bluetooth/bluedroid/stack/include/ |
gattdefs.h | 116 /* CYCLING SPEED AND CADENCE SERVICE */
|
/external/chromium_org/ash/launcher/ |
launcher_types.h | 87 // The direction of the focus cycling.
|
/external/chromium_org/chrome/browser/ui/ash/ |
session_state_delegate_chromeos_unittest.cc | 67 // Make sure that cycling one user does not cause any harm.
|
/external/chromium_org/third_party/leveldatabase/src/util/ |
random.h | 33 // up cycling through every number in [1,M-1]
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
thread_dealloc_unittest.cc | 33 // Check that we do not leak memory when cycling through lots of threads.
|
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
thread_dealloc_unittest.cc | 33 // Check that we do not leak memory when cycling through lots of threads.
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
oobe_screen_eula.js | 30 // TODO(ivankr): focus cycling.
|
/external/chromium-trace/trace-viewer/src/tracing/ |
find_control.js | 206 // then cycling through subsequent changes, restrict it to panning.
|
/external/chromium_org/ash/accelerators/ |
accelerator_table.h | 19 // * For example, Alt-Tab window cycling.
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
ImageSource.h | 54 // * By making cAnimationLoopOnce be 0, we allow the animation cycling code in
|
/external/chromium_org/ui/views/focus/ |
focus_search.cc | 74 // If |cycle_| is true, prefer to keep cycling rather than returning NULL.
|
/frameworks/base/docs/html/google/play-services/ |
location.jd | 79 <p>With apps becoming increasingly contextual, understanding what the user is doing is critical to surfacing the right content. The Activity recognition API makes it easy to check the user?s current activity—still, walking, cycling, and in-vehicle—with very efficient use of the battery.</p>
|
/external/chromium_org/ppapi/api/ |
pp_input_event.idl | 181 * don't want or pixel values. An example may be cycling between different
|
/external/chromium_org/ppapi/c/ |
pp_input_event.h | 188 * don't want or pixel values. An example may be cycling between different
|