/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
content_setting_decoration.mm | 46 // The % of time it takes to open or close the animating text, ie at 0.2, the
|
/external/chromium_org/chrome/browser/ui/gtk/extensions/ |
extension_installed_bubble_gtk.cc | 88 if (toolbar->animating())
|
/external/chromium_org/chrome/browser/ui/gtk/infobars/ |
infobar_gtk.cc | 156 // we are animating the info bar closed.
|
/external/chromium_org/chrome/browser/ui/views/extensions/ |
extension_message_bubble_view.cc | 103 if (container->animating())
|
/external/chromium_org/chrome/browser/ui/views/ |
find_bar_host.cc | 303 // While we are animating, the Find window will grow bottoms up so we need to
|
/external/chromium_org/third_party/WebKit/Source/core/frame/animation/ |
ImplicitAnimation.cpp | 89 // that is animating are correctly detected during the animation (e.g. when a transition
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
AlarmTimelineView.java | 270 // If the view is in the process of animating out, do not change the text or the timeline.
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_popup_view_mac.mm | 59 // Animation duration when animating the popup window smaller. 372 // Do nothing if the popup is already animating to the given |frame|.
|
/external/chromium/chrome/browser/ui/cocoa/ |
browser_window_controller_private.mm | 148 // - If the bookmark bar is currently animating, position the sheet according 360 // If we are currently displaying the NTP detached bookmark bar or animating
|
browser_window_controller.h | 199 // Returns YES if the bookmark bar is currently animating.
|
/external/chromium/chrome/browser/ui/views/autocomplete/ |
autocomplete_popup_contents_view.cc | 239 // white pixels at the bottom of the popup as long when animating very small 321 // If we're animating and our target height changes, reset the animation.
|
/external/chromium/chrome/browser/ui/views/ |
find_bar_view.cc | 69 // When we are animating, we draw only the top part of the left and right 303 // While animating we draw the curved edges at the point where the
|
/external/chromium_org/chrome/browser/ui/cocoa/find_bar/ |
find_bar_cocoa_controller.mm | 292 // Prevent jumping while the FindBar is animating (hiding, then showing) too. 515 // If animating, ensure that the find bar is not hidden. Hidden status will be
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
browser_view.cc | 190 // Paint background for detached state; if animating, this is fade in/out. 194 // if animating, these are fading in/out. 373 // While animating, set opacity to cross-fade between attached and detached 776 // We don't properly support animating the bookmark bar to and from the [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/ |
popup.js | 504 // On Mac, window.onload is run while the popup is animating in, before it is 507 // window to finish animating in. http://crbug.com/280107
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
PopupZoomer.java | 86 // This is used in the case that the zoomer is cancelled while it is still animating outwards, 302 * Returns true if the view is currently being shown (or is animating).
|
/external/chromium_org/ppapi/proxy/ |
ppb_image_data_proxy.cc | 47 // When animating plugins (like video), re-creating image datas for each frame 85 // Flash, for example, each of a different size. If they're all animating we
|
/frameworks/base/services/java/com/android/server/wm/ |
WindowManagerService.java | 520 // If non-null, we are in the middle of animating from one wallpaper target 523 // If non-null, we are in the middle of animating from one wallpaper target [all...] |
/packages/apps/Settings/src/com/android/settings/widget/ |
ChartSweepView.java | 559 // ignored to keep LayoutTransition from animating us 564 // ignored to keep LayoutTransition from animating us
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
AbstractActivityController.java | [all...] |
/frameworks/base/core/java/android/animation/ |
ValueAnimator.java | 44 * <p>For more information about animating with {@code ValueAnimator}, read the 582 * Start animating on the next frame. [all...] |
/frameworks/base/docs/html/guide/topics/graphics/ |
hardware-accel.jd | 614 better performance when animating complex views or to apply composition effects. For instance, 663 animating complex views that issue a lot of drawing operations. This can be alleviated by 692 <p>These properties are the names used when animating a view with an {@link [all...] |
/development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/ |
DynamicListView.java | 381 * Resets all the appropriate fields to a default state while also animating
|
/external/chromium/chrome/browser/resources/ntp4/ |
card_slider.js | 90 * The time to transition between cards when animating. Measured in ms.
|
/external/chromium/chrome/browser/ui/ |
browser_window.h | 180 // Returns whether the bookmark bar is animating or not.
|