/external/chromium_org/ash/display/ |
mouse_cursor_event_filter.cc | 215 // This gives a hight that can be used without sacrifying the snap space. 224 // Snap to the bottom.
|
/external/chromium_org/ash/wm/dock/ |
docked_window_resizer.cc | 163 // Windows only snap magnetically when they are close to the edge of the 166 // docked it is still allowed to magnetically snap to either side.
|
docked_window_layout_manager.h | 85 // Used to snap docked windows to the side of screen during drag.
|
/external/chromium_org/ash/wm/ |
toplevel_window_event_handler_unittest.cc | 390 // Snap right; 411 // Snap left. 530 // Try to snap right. The window is not resizable. So it should not snap. 549 // Verify that the window did not snap left. 555 // Try to snap left. It should not snap. 574 // Verify that the window did not snap left.
|
custom_frame_view_ash_unittest.cc | 208 // Snap right. 223 // Snap left. 256 // Snap right. 273 // Snap left. 341 // Snap right with a touch drag. 628 // the associated snap button. [all...] |
/external/linux-tools-perf/util/ |
top.c | 174 int snap = !top->display_weighted ? top->sym_evsel->idx : 0, j; local 183 syme->snap_count = syme->count[snap];
|
/frameworks/base/core/java/android/net/ |
NetworkPolicyManager.java | 216 * Snap to the cycle day for the current month given; when cycle day doesn't 223 // cycle day isn't valid this month; snap to last second of month
|
/packages/apps/Contacts/src/com/android/contacts/detail/ |
ContactDetailFragmentCarousel.java | 47 * contact card), in order for this view to automatically snap to the "updates" page. 53 * which this view will automatically snap to the "about" page.
|
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/ |
RadialPickerLayout.java | 126 // Prepare mapping to snap touchable degrees to selectable degrees. 337 // we'll need any input between 24 - 37 to snap to 30. Working out from there, 20-23 should 338 // snap to 24, while 38-41 should snap to 36. This is somewhat counter-intuitive, that you 396 * be allowed to snap to whichever is closer. Use 1 to force strictly higher, -1 to force 397 * strictly lower, and 0 to snap to the closer one. [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
FocusHelper.java | 511 // Select the previous button, otherwise snap to the previous page 522 // Select the next button, otherwise snap to the next page 692 // Snap to the previous page 713 // Snap to the next page [all...] |
/packages/apps/Launcher3/src/com/android/launcher3/ |
FocusHelper.java | 510 // Select the previous button, otherwise snap to the previous page 521 // Select the next button, otherwise snap to the next page 691 // Snap to the previous page 712 // Snap to the next page [all...] |
/external/chromium_org/ash/wm/workspace/ |
workspace_window_resizer_unittest.cc | 605 // The pointer is on the edge but not shared. The snap phantom window 610 // Move the cursor across the edge. Now the snap phantom window controller [all...] |
magnetism_matcher.cc | 15 // Returns true if |a| is close enough to |b| that the two edges snap.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
GridLayoutRule.java | 84 * The size of the visual regular grid that we snap to (if {@link #sSnapToGrid} is set 130 private static final URL ICON_SNAP = GridLayoutRule.class.getResource("snap.png"); //$NON-NLS-1$ 141 /** Whether the drop positions should snap to a regular grid */ 258 // Snap to Grid and Show Structure are only relevant in free form mode 259 actions.add(RuleAction.createToggle(ACTION_SNAP, "Snap to Grid",
|
/external/chromium_org/chrome/browser/ui/fullscreen/ |
fullscreen_controller_state_test.cc | 655 // Skip metro snap state and events when not on windows. 677 // Quietly skip metro snap tests when not on windows. 682 debugging_log_ << "\nSkipping metro snap test on non-Windows.\n"; [all...] |
fullscreen_controller_state_test.h | 58 // Windows 8 Metro Snap mode, which puts the window at 20% screen-width.
|
/external/chromium_org/third_party/leveldatabase/src/db/ |
c.cc | 543 const leveldb_snapshot_t* snap) { 544 opt->rep.snapshot = (snap ? snap->rep : NULL);
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
PannerNode.cpp | 124 // Snap to desired gain at the beginning. 138 m_lastGain = -1.0; // force to snap to initial gain
|
/external/tcpdump/ |
print-cdp.c | 285 * protocol length = 8 (size of LLC+SNAP header), 286 * protocol = LLC+SNAP header with the IPv6
|
/frameworks/base/libs/androidfw/ |
BackupHelpers.cpp | 41 #define MAGIC0 0x70616e53 // Snap 903 const char* filename = SCRATCH_DIR "backup_helper_test_empty.snap"; 962 const char* filename = SCRATCH_DIR "backup_helper_test_four.snap"; [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
MoveHandler.java | 259 // TODO: Consider doing the snap logic on all the possible matches 261 // edges snap and others don't).
|
/external/chromium/chrome/browser/resources/ntp4/ |
most_visited_page.css | 179 * will snap into place after .15s. */
|
/external/chromium/chrome/common/ |
url_constants.h | 197 // "Learn more" URL for "Aw snap" page.
|
/external/chromium/net/http/ |
http_transaction.h | 110 // about an SSL server. It's used to implement Snap Start.
|
/external/chromium_org/chrome/browser/ui/ |
browser_command_controller.h | 89 // Fullscreen mode for metro snap, occupying the full height and 20% of
|