HomeSort by relevance Sort by last modified time
    Searched full:move (Results 1326 - 1350 of 10530) sorted by null

<<51525354555657585960>>

  /external/apache-harmony/luni/src/test/api/common/
Proxy2Test.java 25 * Do not move. See HARMONY-6000
  /external/chromium/android/autofill/
url_fetcher_proxy.cc 28 // TODO: Move the implementation of URLFetcherProxy here from the header
  /external/chromium/chrome/browser/chromeos/status/
window_switcher_button.h 21 // the user to move to the next window if they click on the icon.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_model_observer_for_cocoa_unittest.mm 61 model->Move(node, model->other_node(), 0);
  /external/chromium/chrome/browser/ui/gtk/download/
download_started_animation_gtk.cc 26 // What fraction of the frame height to move downward from the frame center.
41 // Move the arrow to wherever it should currently be.
68 // to move around. This means that once started, the animation won't move
  /external/chromium/chrome/browser/ui/gtk/
gtk_custom_menu.h 12 // only to override most of the button/motion/move callback functions so
  /external/chromium/chrome/browser/ui/views/download/
download_started_animation_win.cc 24 // What fraction of the frame height to move downward from the frame center.
43 // Move the animation to wherever it should currently be.
65 // to move around. This means that once started, the animation won't move
  /external/chromium/chrome/browser/ui/views/frame/
browser_bubble_host.h 16 // Allows for notification to attached BrowserBubbles of browser move, and
  /external/chromium/net/base/
connection_type_histograms.cc 24 // TODO(wtc): Bug 74467 Move these stats up to a higher level.
  /external/chromium/net/http/
des.h 16 // TODO(wtc): Turn this into a C++ API and move it to the base module.
http_request_info.h 20 // TODO(mbelshe): move these into Client Socket.
  /external/chromium/webkit/glue/
site_isolation_metrics.h 19 // a renderer shouldn't be making (in case we try to move cross-site frames
  /external/chromium_org/ash/
focus_cycler.h 42 // Move focus to the next widget.
  /external/chromium_org/ash/shelf/
shelf_model.cc 92 void ShelfModel::Move(int index, int target_index) {
116 // The move function works by removing one item and then inserting it at the
119 // TODO(skuhne): Moving this into the Move function breaks lots of unit
125 Move(index, new_index);
shelf_model_observer.h 24 // Invoked after an item has been moved. See ShelfModel::Move() for details
  /external/chromium_org/ash/wm/
coordinate_conversion.cc 22 // TODO(yusukes): Move coordinate_conversion.cc and .h to ui/aura/ once
mru_window_tracker.cc 46 // is used for a stable sort to move minimized windows to the LRU end of the
86 // Iterate through the list backwards, so that we can move each window to
107 // Move minimized windows to the beginning (LRU end) of the list.
160 // If no longer ignoring window activations, move currently active window
  /external/chromium_org/ash/wm/gestures/
overview_gesture_handler_unittest.cc 107 ui::ScrollEvent move(ui::ET_SCROLL,
114 generator.Dispatch(&move);
122 ui::ScrollEvent move(ui::ET_SCROLL,
129 generator.Dispatch(&move);
two_finger_drag_handler.h 26 // This handles 2-finger drag gestures to move toplevel windows.
  /external/chromium_org/cc/scheduler/
frame_rate_controller_unittest.cc 63 // Sanity check that previous code didn't move time backward.
98 // Sanity check that previous code didn't move time backward.
110 // Sanity check that previous code didn't move time backward.
127 // Sanity check that previous code didn't move time backward.
  /external/chromium_org/chrome/browser/chromeos/login/
mock_login_display_host.h 33 // GMock currently doesn't support move-only arguments, so we have
  /external/chromium_org/chrome/browser/extensions/api/dns/
dns_api.h 44 // plain pointer to it here as we move from thread to thread.
  /external/chromium_org/chrome/browser/resources/options/chromeos/
display_overscan.html 13 <td><span i18n-content="move"></span></td>
  /external/chromium_org/chrome/browser/storage_monitor/
image_capture_device_manager.h 36 // TODO(gbillock): Move this to be a constructor argument.
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_model_observer_for_cocoa_unittest.mm 52 model->Move(node, model->other_node(), 0);

Completed in 1200 milliseconds

<<51525354555657585960>>