/external/chromium/chrome/browser/sync/engine/ |
conflict_resolver.h | 60 // currently not very efficient, but will ease debugging.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/news/css/ |
feed.css | 61 -webkit-transition: height 0.2s ease-out;
|
/external/chromium_org/base/test/ |
multiprocess_test.h | 68 // the no-options |SpawnChild()| around for ease-of-use.
|
/external/chromium_org/chrome/browser/ui/omnibox/ |
omnibox_controller.h | 86 // TODO(beaudoin): Consider defining a delegate to ease unit testing.
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/css/ |
feed.css | 61 -webkit-transition: height 0.2s ease-out;
|
/external/chromium_org/content/browser/geolocation/ |
wifi_data_provider_common.h | 27 // Also designed this way for ease of testing the cross-platform behavior.
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
svg-css-animate-compound.html | 46 -webkit-animation-timing-function: ease-in-out;
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
FrameTree.h | 98 // Outside the WebCore namespace for ease of invocation from gdb.
|
/frameworks/base/core/java/android/util/ |
Pair.java | 22 * Container to ease passing around a tuple of two objects. This object provides a sensible
|
/frameworks/base/docs/html/design/style/ |
devices-displays.jd | 23 multiple views to reveal more content and ease navigation.</p>
|
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/ |
GlowPadView.java | 405 "ease", Ease.Cubic.easeIn, 417 "ease", Ease.Quart.easeOut, 503 final TimeInterpolator interpolator = Ease.Cubic.easeOut; 508 "ease", interpolator, 520 "ease", interpolator, 541 "ease", Ease.Cubic.easeOut, 551 "ease", Ease.Cubic.easeOut [all...] |
/packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/ |
GlowPadView.java | 427 "ease", Ease.Cubic.easeIn, 439 "ease", Ease.Quart.easeOut, 525 final TimeInterpolator interpolator = Ease.Cubic.easeOut; 530 "ease", interpolator, 542 "ease", interpolator, 563 "ease", Ease.Cubic.easeOut, 572 "ease", Ease.Cubic.easeOut [all...] |
/external/chromium/chrome/browser/resources/options/ |
cookies_view.css | 54 -webkit-transition: height .15s ease-in-out; 104 -webkit-transition: .15s ease-in-out;
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/buildbot/ |
popup.html | 175 -webkit-transition: all .5s ease-out; 180 -webkit-transition: all .5s ease-out;
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/gmail/ |
background.html | 199 function ease(x) { 232 canvasContext.rotate(2*Math.PI*ease(rotation));
|
/external/chromium_org/chrome/browser/resources/ntp4/ |
tile_page.css | 149 -webkit-animation: bounce 500ms ease-in-out; 158 -webkit-animation-timing-function: ease-in;
|
/external/chromium_org/chrome/browser/resources/options/ |
cookies_view.css | 60 -webkit-transition: height 150ms ease-in-out; 118 -webkit-transition: 150ms ease-in-out;
|
/external/chromium_org/chrome/browser/webdata/ |
autocomplete_syncable_service.h | 94 // Made virtual for ease of mocking in the unit-test. 100 // Made virtual for ease of mocking in the unit-test.
|
/build/tools/droiddoc/templates-ds/assets/css/ |
default.css | 360 -webkit-transition: height 0.25s ease-in; 361 -moz-transition: height 0.25s ease-in; 362 transition: height 0.25s ease-in; } 364 -webkit-transition: height 0.25s ease-out; 365 -moz-transition: height 0.25s ease-out; 366 transition: height 0.25s ease-out; } 679 -webkit-animation-timing-function: ease-out; 680 -moz-animation-timing-function: ease-out; 681 animation-timing-function: ease-out; } [all...] |
/build/tools/droiddoc/templates-sac/assets/css/ |
default.css | 364 -webkit-transition: height 0.25s ease-in; 365 -moz-transition: height 0.25s ease-in; 366 transition: height 0.25s ease-in; } 368 -webkit-transition: height 0.25s ease-out; 369 -moz-transition: height 0.25s ease-out; 370 transition: height 0.25s ease-out; } 683 -webkit-animation-timing-function: ease-out; 684 -moz-animation-timing-function: ease-out; 685 animation-timing-function: ease-out; } [all...] |
/external/chromium/chrome/browser/sync/syncable/ |
syncable_id.h | 68 // TODO(sync): We could use null here, but to ease conversion we use "r".
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/ |
styles.css | 61 -webkit-transition: margin 0.25s ease-in-out;
|
/external/chromium/chrome/common/extensions/docs/static/ |
api_other.html | 70 -webkit-transition: all 1s ease-out;
|
/external/chromium/net/data/filter_unittests/ |
google.txt | 11 Google's utility and ease of use have made it one of the world's best known brands almost entirely through word of mouth from satisfied users. As a business, Google generates revenue by providing advertisers with the opportunity to deliver measurable, cost-effective online advertising that is relevant to the information displayed on any given page. This makes the advertising useful to you as well as to the advertiser placing it. We believe you should know when someone has paid to put a message in front of you, so we always distinguish ads from the search results or other content on a page. We don't sell placement in the search results themselves, or allow people to pay for a higher ranking there.
|
/external/chromium_org/cc/input/ |
page_scale_animation.h | 20 // is used to ease the animation.
|