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

  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 593 public int getNonDecorDisplayWidth(int fullWidth, int fullHeight, int rotation);
600 public int getNonDecorDisplayHeight(int fullWidth, int fullHeight, int rotation);
608 public int getConfigDisplayWidth(int fullWidth, int fullHeight, int rotation);
616 public int getConfigDisplayHeight(int fullWidth, int fullHeight, int rotation);
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/photo/
ribbon.js 170 var fullWidth = fullItems * itemWidth;
171 this.style.width = fullWidth + 'px';
  /external/chromium_org/ui/file_manager/gallery/js/
ribbon.js 170 var fullWidth = fullItems * itemWidth;
171 this.style.width = fullWidth + 'px';
  /packages/apps/Camera2/src/com/android/camera/ui/
ModeListView.java     [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java 383 int fullWidth = imageWidth;
412 mHScale.setSize(imageWidth, fullWidth, clientWidth);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBoxModelObject.cpp     [all...]
  /external/zxing/core/
core.jar 

Completed in 317 milliseconds