/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/ |
base.py | [all...] |
/cts/tests/tests/view/src/android/view/cts/ |
WindowTest.java | 629 * Specify custom animations to use for the window, as per 631 * 1.Providing 0 here will NOT override the animations the window(But here we can't check 633 * 2.Providing 0 here will override the animations the window. [all...] |
/external/chromium/chrome/browser/ui/views/tabs/ |
tab_strip.cc | 130 // The animations may reference the tabs. Shut down the animation before we 203 // Cancel any current animations. We do this as remove uses the current 359 // Force animations to stop, otherwise it makes the index calculation tricky. [all...] |
base_tab_strip.h | 206 // Stops any ongoing animations. If |layout| is true and an animation is
|
/external/chromium_org/cc/trees/ |
thread_proxy.cc | 439 // Sample the frame time now. This time will be used for updating animations 861 // Clear the commit flag after updating animations and layout here --- objects [all...] |
/external/chromium_org/ui/app_list/cocoa/ |
apps_grid_controller_unittest.mm | 211 EXPECT_FALSE([GetPageAt(0) animations]); 702 // Note: with no animations, there is only a single page change. However, with 703 // animations we expect multiple updates depending on the rate that the scroll [all...] |
/frameworks/base/core/java/android/widget/ |
AdapterViewAnimator.java | 40 * Base class for a {@link AdapterView} that will perform animations 146 * In and out animations. 452 * @param animate Whether or not to use the in and out animations, defaults [all...] |
/frameworks/base/docs/html/tools/help/ |
adt.jd | 153 <p>In addition, some special file types that don't have custom editors, such as drawables, animations, 376 <li>Preview animations: You can preview view and layout animations when you select Android 2.1
|
/cts/tests/res/values/ |
strings.xml | 66 <string name="animationutils_test_instructions">Choose different animations</string>
|
/cts/tests/tests/holo/src/android/holo/cts/ |
LayoutAdapter.java | 54 /** Longer timeout for widgets that have one-time animations. */
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
LookupActivity.java | 90 // Load animations used to show/hide progress bar
|
/external/chromium/chrome/browser/download/ |
download_util.h | 83 // Download progress animations ------------------------------------------------
|
/external/chromium/chrome/browser/resources/ |
new_new_tab.js | 435 return de.getAttribute('enable-section-animations') == 'true'; 742 document.documentElement.removeAttribute('enable-section-animations'); 952 // We apply the size class here so that we don't trigger layout animations [all...] |
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_popup_controller.mm | 22 // The duration for any animations that might be invoked by this controller.
|
/external/chromium/chrome/browser/ui/views/extensions/ |
extension_installed_bubble.cc | 57 // How long to wait for browser action animations to complete before retrying.
|
/external/chromium_org/ash/desktop_background/ |
desktop_background_controller.cc | 407 // During desktop show animations the controller lives in
|
/external/chromium_org/ash/wm/gestures/ |
long_press_affordance_handler.cc | 43 // Start and end values for various animations.
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ui/ |
navigation_list.js | 190 * need to omit animations for such temporary items.
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
extension_popup_controller.mm | 31 // The duration for any animations that might be invoked by this controller.
|
/external/chromium_org/chrome/browser/ui/cocoa/panels/ |
panel_cocoa.mm | 65 // Animations don't look good when repeated - hence this flag is needed.
|
/external/chromium_org/content/public/common/ |
content_switches.h | 181 // FIXME: Remove this once Web Animations CSS is enabled by default in Blink.
|
/external/chromium_org/content/renderer/ |
web_preferences.cc | 249 // 3D CSS, Video, and Animations.
|
/external/chromium_org/ppapi/api/ |
ppb_graphics_3d.idl | 273 * way to rate limit animations. By waiting until the image is on the screen
|
/external/chromium_org/ppapi/c/ |
ppb_graphics_3d.h | 267 * way to rate limit animations. By waiting until the image is on the screen
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
NodeRenderingContext.cpp | 276 // Parent takes care of the animations, no need to call setAnimatableStyle.
|