OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rearrange
(Results
1 - 6
of
6
) sorted by null
/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.css
149
#footer.
rearrange
-mode #trash {
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');
/external/chromium_org/third_party/icu/source/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/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
...]
Completed in 150 milliseconds