HomeSort by relevance Sort by last modified time
    Searched full:moves (Results 1 - 25 of 587) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebCore/manual-tests/wml/
a-element.wml 5 <p>Test for A element. <br/>When mouse moves into link, "go to StartTests.wml" will appear, click the link, will jump to StartTests.wml</p>
  /external/chromium/net/disk_cache/
cache_util.h 16 // Moves the cache files from the given path to another location.
mem_rankings.h 28 // Moves a given entry to the head.
  /external/chromium/third_party/icu/source/test/intltest/
citrtest.h 40 void TestUCharIterator(UCharIterator *iter, CharacterIterator &ci, const char *moves, const char *which);
tstnorm.h 56 const char *moves,
  /external/icu4c/test/intltest/
citrtest.h 40 void TestUCharIterator(UCharIterator *iter, CharacterIterator &ci, const char *moves, const char *which);
tstnorm.h 58 const char *moves,
  /external/webkit/WebCore/manual-tests/
focus-select-when-clicked.html 12 3. Press tab, and verify that focus moves to TEXT AREA 2 <br></p>
15 Blue focus ring is drawn around the pop-up menu when clicked, then focus moves to TEXT AREA 2 after pressing tab.</p>
panScroll.html 13 For each iframe (except the 6th one which explicitly refuses scroll), you should see the scroll bars follow your moves and even reach the end of the page included in the iframe. You should also see an 4 arrow designed icon on the initial click location.
17 The scroll doesn't follow the mouse moves or doesn't get activated (except the 6th one which explicitly refuses scroll).
left-overflow-repaint.html 20 &ldquo;Lorem&rdquo; will stay behind as &ldquo;ipsum&rdquo; moves down.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SuggestionCursor.java 38 * Moves to a given suggestion.
46 * Moves to the next suggestion, if there is one.
  /external/webkit/WebCore/editing/
ModifySelectionListLevel.h 48 // IncreaseSelectionListLevelCommand moves the selected list items one level deeper.
67 // DecreaseSelectionListLevelCommand moves the selected list items one level shallower.
  /dalvik/vm/mterp/x86-atom/
OP_CONST_16.S 19 * Code: Moves a literal to a register. Uses no substitutions.
OP_CONST_4.S 19 * Code: Moves a literal to a register. Uses no substitutions.
OP_MOVE_EXCEPTION.S 19 * Code: Moves an exception to a register
  /external/chromium/base/
base_drop_target.h 60 // Invoked when the cursor first moves over the hwnd during a dnd session.
69 // Invoked when the cursor moves over the window during a dnd session.
78 // Invoked when the cursor moves outside the bounds of the hwnd during a
111 // moves over the HWND in a DnD session (OnDragEnter). 0 is reserved to mean
  /external/e2fsprogs/ext2ed/
init.c 82 add_user_command (&general_commands,"setoffset","Moves asynchronicly in the filesystem",set_offset);
93 add_user_command (&general_commands,"next","Moves to the next byte in hex mode",next);
94 add_user_command (&general_commands,"prev","Moves to the previous byte in hex mode",prev);
100 add_user_command (&ext2_commands,"super","Moves to the superblock of the filesystem",type_ext2___super);
101 add_user_command (&ext2_commands,"group","Moves to the first group descriptor",type_ext2___group);
102 add_user_command (&ext2_commands,"cd","Moves to the directory specified",type_ext2___cd);
306 add_user_command (&ptr->type_commands,"entry","Moves to a specified entry in the current directory",type_dir___entry);
331 add_user_command (&ptr->type_commands,"entry","Moves to a specific bit",type_ext2_block_bitmap___entry);
332 add_user_command (&ptr->type_commands,"next","Moves to the next bit",type_ext2_block_bitmap___next);
333 add_user_command (&ptr->type_commands,"prev","Moves to the previous bit",type_ext2_block_bitmap___prev)
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
list_update_policy.hpp 57 // A list-update policy that unconditionally moves elements to the
93 // A list-update policy that moves elements to the front of the list
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
inotify.h 46 #define IN_MOVE (IN_MOVED_FROM | IN_MOVED_TO) /* Moves. */
59 #define IN_MOVE (IN_MOVED_FROM | IN_MOVED_TO) /* Moves. */
  /external/bluetooth/bluez/audio/
ipc.h 40 <Moves to streaming state>
52 <Moves to open state>
56 <Moves to idle>
  /external/v8/test/mjsunit/regress/
regress-612.js 34 // Define getter which currently moves object into slow mode.
  /external/webkit/WebKit/mac/Misc/
WebNSViewExtras.h 45 // passes expiration or the mouse moves less than the hysteresis before the mouseUp event,
  /libcore/luni/src/main/java/java/lang/
UnsafeByteSequence.java 44 * Moves the write pointer back to the beginning of the sequence,
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/list_update_policy/
counter_lu_metadata.hpp 48 // A list-update metadata type that moves elements to the front of
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
inotify.h 47 #define IN_MOVE (IN_MOVED_FROM | IN_MOVED_TO) /* moves */

Completed in 677 milliseconds

1 2 3 4 5 6 7 8 91011>>