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

  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
AnnotatedBytes.java 104 public void moveBy(int offset) {
  /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) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmhst.h 476 virtual HRESULT WINAPI moveBy(LONG x,LONG y) = 0;
487 HRESULT (WINAPI *moveBy)(IHTMLOMWindowServices *This,LONG x,LONG y);
500 #define IHTMLOMWindowServices_moveBy(This,x,y) (This)->lpVtbl->moveBy(This,x,y)
mshtmlc.h     [all...]
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-api/2.42.2/
selenium-api-2.42.2.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 
  /prebuilts/tools/common/fest/
fest-swing-1.2.1.jar 
  /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 214 milliseconds