/external/chromium/chrome/browser/ui/panels/ |
panel_manager.cc | 154 // Moves this panel to the dragging position. 189 // Moves current panel to the new position. 233 // Moves current panel to the new position.
|
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_editor_view_unittest.cc | 189 // Moves 'a' to be a child of the other node. 201 // Moves 'a' to be a child of the other node and changes its url to new_a. 218 // Creates a new folder and moves a node to it.
|
/external/chromium_org/cc/animation/ |
scrollbar_animation_controller_thinning_unittest.cc | 159 // Subsequent moves should not change anything. 219 // Subsequent moves should not change anything. 293 // subsequent DidMouseMoveNear(), if the mouse moves in that direction.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_wm_pass0.c | 347 * Optimize moves and swizzles away: 409 * Translate away swizzling and eliminate non-saturating moves. 424 /* Optimize away moves, otherwise emit translated instruction:
|
/external/chromium_org/ui/views/controls/textfield/ |
textfield_views_model.h | 121 // Moves the cursor, see RenderText for additional details. 127 // Moves the selection to the specified selection in |selection|. 296 // This iterator moves from the |end()|, meaining no edit to undo,
|
/external/llvm/lib/Target/Mips/ |
MipsCondMov.td | 1 //===-- MipsCondMov.td - Describe Mips Conditional Moves --*- tablegen -*--===// 10 // This is the Conditional Moves implementation. 14 // Conditional moves:
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_wm_pass0.c | 347 * Optimize moves and swizzles away: 409 * Translate away swizzling and eliminate non-saturating moves. 424 /* Optimize away moves, otherwise emit translated instruction:
|
/frameworks/compile/mclinker/include/mcld/ |
InputTree.h | 246 * Mover is a function object (functor). @ref Mover::move moves 257 * \brief class Succeeder moves the iterator afterward. 270 * \brief class Includer moves the iterator downward.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_uninitialized.h | 355 // Moves [first1, last1) into [result, result + (last1 - first1)), and 383 // Fills [result, mid) with x, and moves [first, last) into 405 // Moves [first1, last1) into [first2, first2 + (last1 - first1)), and
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_uninitialized.h | 355 // Moves [first1, last1) into [result, result + (last1 - first1)), and 383 // Fills [result, mid) with x, and moves [first, last) into 405 // Moves [first1, last1) into [first2, first2 + (last1 - first1)), and
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_uninitialized.h | 355 // Moves [first1, last1) into [result, result + (last1 - first1)), and 383 // Fills [result, mid) with x, and moves [first, last) into 405 // Moves [first1, last1) into [first2, first2 + (last1 - first1)), and
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_uninitialized.h | 355 // Moves [first1, last1) into [result, result + (last1 - first1)), and 383 // Fills [result, mid) with x, and moves [first, last) into 405 // Moves [first1, last1) into [first2, first2 + (last1 - first1)), and
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_uninitialized.h | 355 // Moves [first1, last1) into [result, result + (last1 - first1)), and 383 // Fills [result, mid) with x, and moves [first, last) into 405 // Moves [first1, last1) into [first2, first2 + (last1 - first1)), and
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
ANTLRCommonTreeNodeStream.h | 113 /** For debugging; destructive: moves tree iterator to end. */
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
ANTLRCommonTreeNodeStream.h | 113 /** For debugging; destructive: moves tree iterator to end. */
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
ANTLRCommonTreeNodeStream.h | 113 /** For debugging; destructive: moves tree iterator to end. */
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRCommonTreeNodeStream.h | 114 /** For debugging; destructive: moves tree iterator to end. */
|
/external/chromium/chrome/browser/history/ |
visit_tracker.cc | 12 // the list down to 'ResizeTo' size. This is so we only do few block moves of
|
/external/chromium/chrome/browser/tabs/ |
tab_strip_selection_model.h | 79 // Invoked when an item moves. |from| is the original index, and |to| the
|
/external/chromium/chrome/browser/ui/cocoa/ |
gradient_button_cell.h | 83 // Let the view know when the mouse moves in and out. A timer will update
|
/external/chromium/chrome/browser/ui/gtk/ |
back_forward_button_gtk.cc | 118 // We only count moves about a certain threshold.
|
fullscreen_exit_bubble_gtk.cc | 21 // timeout because we don't yet support reshowing when the mouse moves to the
|
/external/chromium/chrome/browser/ui/search_engines/ |
template_url_table_model.h | 75 // Moves the keyword at the specified index to be at the end of the main
|
/external/chromium/chrome/browser/ui/views/ |
fullscreen_exit_bubble.h | 27 // The bubble auto-hides, and re-shows when the user moves to the screen top.
|
status_bubble_views.h | 44 // we have to manually position it when the browser window moves.
|