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

1 2 3 4 5 6 7

  /external/chromium_org/content/common/input/
touch_action.h 11 // (panning and zooming) are currently permitted via touch input.
14 // No scrolling or zooming allowed.
  /external/chromium_org/third_party/WebKit/ManualTests/blackberry/
slider-thumb-consumes-event.html 11 the event been used for page zooming or scrolling. <br><br>
  /external/chromium_org/ui/native_theme/
fallback_theme.h 13 // zooming a web page and the native theme doesn't support scaling.
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageView.java 9 * For zooming within a single message.
  /external/chromium_org/ash/magnifier/
partial_magnification_controller.h 74 // True if the magnified window is in motion of zooming or un-zooming effect.
  /external/chromium_org/content/browser/renderer_host/input/
touch_action_filter.cc 44 // Gesture events unrelated to touch actions (panning/zooming) are left
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
CaptureAnimation.java 25 // The amount of change for zooming out.
  /external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
TouchInputHandler.java 13 * performs actions on the DesktopView (such as panning/zooming the display, injecting input, or
TrackingInputHandler.java 21 * values here will result in more frequent canvas redraws during zooming.
184 * Repositions the image by translating and zooming it, to keep the zoom level within sensible
385 /** Called when the user is in the process of pinch-zooming. */
420 /** Called when the user is done zooming. Defers to onScale()'s judgement. */
  /frameworks/base/docs/html/training/animation/
index.jd 76 <b><a href="zoom.html">Zooming a View</a></b>
  /external/chromium_org/cc/input/
page_scale_animation.cc 89 // For uniform-looking zooming, infer an anchor from the start and target
102 // We start zooming out from the anchor tapped by the user. But if
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CanvasTransform.java 26 * Takes care of the zooming and offset of the canvas.
36 * The canvas which controls the zooming.
  /development/samples/training/AnimationsDemo/res/layout/
activity_zoom.xml 33 zoom in to show more detail. All of the zooming and animation logic is in
  /external/chromium_org/content/renderer/
disambiguation_popup_helper.cc 31 // a certain clickable size after zooming
  /external/chromium_org/third_party/WebKit/ManualTests/plugins/
windowed.html 92 <input type="checkbox" name="zoomCheckBox"> Verify if elements in flash are correctly painted and clickable after zooming <br/>
windowless.html 93 <input type="checkbox" name="zoomCheckBox"> Verify if elements in flash are correctly painted and clickable after zooming <br/>
  /external/chromium_org/third_party/WebKit/Source/core/events/
MouseRelatedEvent.h 36 // exposed via DOM APIs are invariant under zooming.
  /frameworks/base/core/java/android/widget/
ZoomControls.java 33 * The {@code ZoomControls} class displays a simple set of controls used for zooming and
  /external/chromium_org/third_party/WebKit/Source/core/css/
FontSize.cpp 65 // Apply the hard minimum first. We only apply the hard minimum if after zooming we're still too small.
70 // after zooming. The font size must either be relative to the user default or the original size
  /external/jmonkeyengine/engine/src/core/com/jme3/input/
ChaseCamera.java 82 protected boolean zooming = false; field in class:ChaseCamera
292 zooming = true;
412 //linear interpolation of the distance while zooming
413 if (zooming) {
417 zooming = false;
  /external/chromium_org/third_party/flot/
jquery.flot.navigate.min.js 45 "zoomRange" is the interval in which zooming can happen, e.g. with zoomRange:
48 to ignore, e.g. [1, null]. If you set zoomRange to false, zooming on that axis
72 Here, "center" specifies where the center of the zooming should happen. Note
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 234 OMX_U32 ulZoomFactor; /*zooming ratio (/1024) */
235 OMX_U32 ulZoomLimit; /* zooming ratio limit (/1024) */
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
PopupZoomer.java 34 * PopupZoomer is used to show the on-demand link zooming popup. It handles manipulation of the
68 // Cached drawable used to frame the zooming popup.
102 // How far to shift the canvas after all zooming is done, to keep it inside the bounds of the
139 * Gets the drawable that should be used to frame the zooming popup, loading
  /external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingConstraints.h 34 // depends on the viewport rect (positions fixed and sticky), when scrolling and zooming.
  /external/chromium_org/third_party/WebKit/public/web/
WebPlugin.h 147 // Used for zooming of full page plugins.

Completed in 2601 milliseconds

1 2 3 4 5 6 7