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

1 2 3 4 5

  /external/chromium/chrome/common/extensions/docs/static/
tabs.html 8 create, modify, and rearrange tabs in the browser.
devguide.html 72 <td> Create, modify, and rearrange tabs in the browser </td>
76 <td> Create, modify, and rearrange windows in the browser </td>
windows.html 8 create, modify, and rearrange windows in the browser.
  /packages/apps/Protips/res/values-en-rGB/
arrays.xml 22 <item msgid="8903218961940756528">"Rearrange your Home screen."\n" Touch &amp; hold an item and when it vibrates, drag it where you want it to go."</item>
  /external/chromium/chrome/browser/ui/panels/
panel_manager.cc 74 Rearrange(active_panels_.begin());
132 Rearrange(active_panels_.erase(iter));
268 void PanelManager::Rearrange(ActivePanels::iterator iter_to_start) {
panel.h 25 // other Panels. For example deleting a panel would rearrange other panels.
panel_manager.h 75 void Rearrange(ActivePanels::iterator iter_to_start);
  /external/skia/legacy/src/core/
SkQuadClipper.cpp 37 * We solve for t, using quadratic equation, hence we have to rearrange
  /external/skia/src/core/
SkQuadClipper.cpp 39 * We solve for t, using quadratic equation, hence we have to rearrange
  /packages/apps/Protips/res/values/
arrays.xml 44 <item>Rearrange your Home screen.\n
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.css 171 #footer.rearrange-mode .dot {
210 #footer.rearrange-mode #trash {
newtab.js 158 // Add handles to manage the transition into/out-of rearrange mode
160 // so ANY GRAB event means we're enterring rearrange mode.
709 * Set to true if we're currently in rearrange mode and an app has
736 getRequiredElement('footer').classList.add('rearrange-mode');
748 getRequiredElement('footer').classList.remove('rearrange-mode');
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 154 // Add handles to manage the transition into/out-of rearrange mode
156 // so ANY GRAB event means we're enterring rearrange mode.
599 * Set to true if we're currently in rearrange mode and an app has
626 getRequiredElement('footer').classList.add('rearrange-mode');
638 getRequiredElement('footer').classList.remove('rearrange-mode');
new_tab.css 149 #footer.rearrange-mode #trash {
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
gimple.def 29 /* IMPORTANT. Do not rearrange the codes between GIMPLE_COND and
78 Do not rearrange the codes between GIMPLE_ASSIGN and GIMPLE_RETURN.
194 Do not rearrange any of the GIMPLE_OMP_* codes. This ordering is
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
gimple.def 29 /* IMPORTANT. Do not rearrange the codes between GIMPLE_COND and
78 Do not rearrange the codes between GIMPLE_ASSIGN and GIMPLE_RETURN.
194 Do not rearrange any of the GIMPLE_OMP_* codes. This ordering is
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
gimple.def 29 /* IMPORTANT. Do not rearrange the codes between GIMPLE_COND and
78 Do not rearrange the codes between GIMPLE_ASSIGN and GIMPLE_RETURN.
194 Do not rearrange any of the GIMPLE_OMP_* codes. This ordering is
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
gimple.def 29 /* IMPORTANT. Do not rearrange the codes between GIMPLE_COND and
78 Do not rearrange the codes between GIMPLE_ASSIGN and GIMPLE_RETURN.
194 Do not rearrange any of the GIMPLE_OMP_* codes. This ordering is
  /bionic/libm/upstream-freebsd/lib/msun/src/
k_cos.c 43 * For better accuracy, rearrange to
  /external/llvm/tools/bugpoint/
FindBugs.cpp 28 /// compiled correctly output nothing and rearrange the passes into a new order.
  /frameworks/base/docs/html/design/patterns/
multi-pane-layouts.jd 65 <p>Rearrange the panels on your screen to match the orientation.</p>
  /external/icu4c/i18n/
usearch.cpp 1487 UChar *rearrange = strsrch->canonicalPrefixAccents; local
1758 UChar *rearrange = strsrch->canonicalSuffixAccents; local
2189 UChar *rearrange = strsrch->canonicalSuffixAccents; local
2421 UChar *rearrange = strsrch->canonicalPrefixAccents; local
    [all...]
  /external/llvm/include/llvm/Support/
ValueHandle.h 142 /// the key of a map (since the map would have to rearrange itself when the
364 /// rearrange itself when the pointer changes). Unlike ValueHandleBase, this
  /external/srec/tools/grxmlcompile/
grxmldoc.h 56 // TODO: Rearrange access to voc and models
  /frameworks/base/core/tests/coretests/src/android/widget/
SimpleCursorAdapterTest.java 158 // Now make a new cursor with similar data but rearrange the columns

Completed in 520 milliseconds

1 2 3 4 5