HomeSort by relevance Sort by last modified time
    Searched full:moves (Results 526 - 550 of 1942) sorted by null

<<21222324252627282930>>

  /external/chromium_org/ash/wm/
solo_window_tracker_unittest.cc 329 // Moves the second window to the secondary display. Both w1/w2 should be
358 // Moves w3 to the secondary display too. Now w1 should be solo again.
  /external/chromium_org/ash/wm/workspace/
workspace_layout_manager_unittest.cc 118 // Make sure the unminimized window moves inside the display when
457 // When window1 moves to the front the fullscreen state should change.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_frameworks.html 256 that a ?Back? button moves the client from an editing screen
274 <li>Moves persistence layer even higher up the stack where it can be easily changed.</li>
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_gtk.h 78 const std::vector<WebPluginGeometry>& moves) OVERRIDE;
310 // If the window moves the widget_center will not be valid until we recompute.
render_widget_host_view_guest.cc 273 const std::vector<WebPluginGeometry>& moves) {
274 platform_view_->MovePluginWindows(scroll_offset, moves);
  /external/chromium_org/content/port/browser/
render_widget_host_view_port.h 86 // Moves all plugin windows as described in the given list.
90 const std::vector<WebPluginGeometry>& moves) = 0;
  /external/chromium_org/ppapi/cpp/
input_event.h 207 /// right (where the content moves up or left) is represented as positive
208 /// values, and a scroll up or to the left (where the content moves down or
rect.h 283 /// Offset() moves the rectangle by a horizontal and vertical distance.
291 /// Offset() moves the rectangle by a horizontal and vertical distance.
  /external/chromium_org/third_party/jinja2/
utils.py 381 """Get an item from the cache. Moves the item up so that it has the
403 """Sets the value for an item. Moves the item up so that it
  /external/chromium_org/third_party/libjingle/source/talk/base/
fileutils.h 171 // This moves a file from old_path to new_path, where "old_path" is a
179 // This moves a directory from old_path to new_path, where "old_path" is a
  /external/chromium_org/third_party/pexpect/
screen.py 121 """This moves the cursor to the beginning (col 1) of the current row.
128 """This moves the cursor down with scrolling.
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
atomicops-internals-windows.h 441 mov mm0, value; // Use mmx reg for 64-bit atomic moves
463 mov mm0, ptr; // Use mmx reg for 64-bit atomic moves
atomicops-internals-x86.h 360 "movq %%mm0, %0\n\t" // moves (ptr could be read-only)
383 "movq %%mm0, %0\n\t" // moves (ptr could be read-only)
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
atomicops-internals-windows.h 440 mov mm0, value; // Use mmx reg for 64-bit atomic moves
462 mov mm0, ptr; // Use mmx reg for 64-bit atomic moves
atomicops-internals-x86.h 360 "movq %%mm0, %0\n\t" // moves (ptr could be read-only)
383 "movq %%mm0, %0\n\t" // moves (ptr could be read-only)
  /external/chromium_org/ui/app_list/cocoa/
apps_grid_controller.mm 88 // Moves the selection by |indexDelta| items.
520 // Ingore no-op moves. Note that this is always the case when canceled.
  /external/chromium_org/v8/src/ia32/
lithium-codegen-ia32.h 477 // Compiler from a set of parallel moves to a sequential list of moves.
  /external/stlport/stlport/stl/debug/
_slist.h 415 // Moves the element that follows __prev to *this, inserting it immediately
432 // Moves the range [__before_first + 1, __before_last + 1) to *this,
  /external/valgrind/main/coregrind/
m_stacks.c 44 the kernel as the stack pointer moves down. Initially, a 1-page
45 (4k) stack is allocated. When SP moves below that for the first
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
starting.jd 55 each callback method moves the activity state one step toward the top. The top of the pyramid is the
133 <p>The other states (Created and Started) are transient and the system quickly moves from them to
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/geometry/
Quad.java 241 * This method moves the corner points of the Quad outward along the diagonals that connect
242 * them to the centroid. A factor of 1.0 moves the quad outwards by the distance of the corners
  /libcore/libart/src/main/java/java/lang/
String.java     [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_slist.h 415 // Moves the element that follows __prev to *this, inserting it immediately
432 // Moves the range [__before_first + 1, __before_last + 1) to *this,
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_slist.h 415 // Moves the element that follows __prev to *this, inserting it immediately
432 // Moves the range [__before_first + 1, __before_last + 1) to *this,
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_slist.h 415 // Moves the element that follows __prev to *this, inserting it immediately
432 // Moves the range [__before_first + 1, __before_last + 1) to *this,

Completed in 1119 milliseconds

<<21222324252627282930>>