/external/webkit/Source/WebCore/manual-tests/ |
media-controls.html | 100 '<p>Moving the mouse away from the volume control should make the control disappear.</p>', 107 '<p>Moving the mouse away from the volume control should make the control disappear.</p>', 116 '<p>Moving the mouse away from the volume control or the "Mute" button should make the control disappear.</p>',
|
/frameworks/base/services/java/com/android/server/accessibility/ |
TouchExplorer.java | 42 * <li>1. One finger moving around performs touch exploration.</li> 43 * <li>2. Two close fingers moving in the same direction perform a drag.</li> 47 * <li>5. Two fingers moving too far from each other or in different directions 85 // The minimum of the cosine between the vectors of two moving 86 // pointers so they can be considered moving in the same direction. 314 // Two pointers moving in the same direction within 326 // Two pointers moving arbitrary are delegated to the view hierarchy. 469 // The two pointers are moving either in different directions or [all...] |
/bionic/libm/src/ |
e_sqrtf.c | 61 r = 0x01000000; /* r = moving bit from right to left */
|
/development/tools/emulator/opengl/tests/ut_renderer/ |
X11Windowing.cpp | 73 D("%s: read pos [%d,%d], recomputing adjust=[%d,%d] moving to [%d,%d]\n",
|
/external/bluetooth/glib/glib/ |
garray.h | 62 * order by moving the last element to the position of the removed.
|
/external/chromium/base/threading/ |
thread_checker_unittest.cc | 148 // DoStuff should assert in debug builds only after moving to
|
/external/chromium/chrome/browser/extensions/ |
extension_omnibox_unittest.cc | 98 // Try moving the "dim/match" style pair at offset 9. Output should be the
|
/external/chromium/chrome/browser/tabs/ |
tab_finder.h | 27 // TODO: if we end up keeping this (moving it out of about:flags) then we
|
tab_strip_selection_model.h | 81 // NOTE: this matches the TabStripModel API. If moving to a greater index,
|
/external/chromium/chrome/browser/ui/cocoa/find_bar/ |
find_bar_cocoa_controller.h | 45 // The horizontal-moving animation, to avoid occluding find results. This
|
/external/chromium/chrome/browser/ui/views/tabs/ |
tab_strip_controller.h | 66 // Returns true if the associated TabStrip's delegate supports tab moving or
|
/external/chromium/chrome/common/ |
chrome_paths.h | 37 // moving across volumes. See crbug.com/13044 .
|
/external/chromium/net/proxy/ |
proxy_info.h | 90 // De-prioritizes the proxies that we have cached as not working, by moving
|
/external/e2fsprogs/resize/ |
resize2fs.8.in | 93 \ 8\ \-\ Debug moving the inode table
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineWorklist.h | 70 // Don't bother moving everything down, just null out the slot.
|
/external/markdown/markdown/extensions/ |
rss.py | 97 # Item not defined - moving on
|
/external/quake/quake/src/QW/progs/ |
server.qc | 43 moving towards it, change the next destination and continue.
|
/external/v8/test/mjsunit/ |
function-prototype.js | 44 // Test moving between non-object and object values.
|
/external/webkit/LayoutTests/fast/dom/Node/ |
fragment-mutation.html | 132 testFragment(method, "Moving next item to become previous sibling of the re-parentee should not result in stack exhaustion", function(evt, frag, stash)
|
/external/webkit/Source/JavaScriptCore/wtf/ |
VectorTraits.h | 71 // we know OwnPtr and RefPtr are simple enough that initializing to 0 and moving with memcpy
|
/external/webkit/Source/WebKit/android/nav/ |
SelectText.h | 108 bool m_extendSelection; // false when trackball is moving pointer
|
/frameworks/base/core/java/android/net/ |
NetworkIdentity.java | 113 // TODO: consider moving subscriberId over to LinkCapabilities, so it
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/ |
ListItemsExpandOnSelectionTest.java | 76 "moving back up",
|
/libcore/luni/src/main/java/org/w3c/dom/ |
DocumentFragment.java | 20 * document by moving fragments around. It is desirable to have an object
|
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/ |
FlipView.java | 75 // Use partial length along the moving direction to calculate the flip angle.
|