HomeSort by relevance Sort by last modified time
    Searched refs:moveBy (Results 1 - 6 of 6) sorted by null

  /packages/apps/Gallery/src/com/android/camera/
HighlightView.java 247 // Convert to image space before sending to moveBy().
248 moveBy(dx * (mCropRect.width() / r.width()),
268 void moveBy(float dx, float dy) {
  /external/webkit/Source/WebCore/page/
DOMWindow.h 238 void moveBy(float x, float y) const;
DOMWindow.idl 113 [RequiresAllArguments] void moveBy(in float x, in float y); // FIXME: this should take longs not floats.
    [all...]
DOMWindow.cpp     [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
Toolbar.js 92 // We cannot call window.moveBy here because it restricts the movement
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 

Completed in 71 milliseconds