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

  /external/chromium_org/ui/views/bubble/
bubble_border_unittest.cc 32 EXPECT_EQ(BubbleBorder::RIGHT_BOTTOM,
35 BubbleBorder::horizontal_mirror(BubbleBorder::RIGHT_BOTTOM));
65 EXPECT_EQ(BubbleBorder::RIGHT_BOTTOM,
71 BubbleBorder::vertical_mirror(BubbleBorder::RIGHT_BOTTOM));
100 EXPECT_TRUE(BubbleBorder::has_arrow(BubbleBorder::RIGHT_BOTTOM));
123 EXPECT_FALSE(BubbleBorder::is_arrow_on_left(BubbleBorder::RIGHT_BOTTOM));
146 EXPECT_FALSE(BubbleBorder::is_arrow_on_top(BubbleBorder::RIGHT_BOTTOM));
170 BubbleBorder::is_arrow_on_horizontal(BubbleBorder::RIGHT_BOTTOM));
195 EXPECT_FALSE(BubbleBorder::is_arrow_at_center(BubbleBorder::RIGHT_BOTTOM));
267 { BubbleBorder::RIGHT_BOTTOM, kSmallSize, kSmallVertArrow, kSmallNoArrow }
    [all...]
bubble_border.h 76 RIGHT_BOTTOM = VERTICAL | BOTTOM | RIGHT,
tray_bubble_view.cc 110 } else if (arrow() == BubbleBorder::RIGHT_BOTTOM) {
306 init_params->arrow = BubbleBorder::RIGHT_BOTTOM;
  /packages/apps/Camera/src/com/android/camera/
Exif.java 54 case ExifTag.Orientation.RIGHT_BOTTOM:
PanoramaModule.java     [all...]
  /external/chromium_org/ui/views/examples/
bubble_example.cc 26 BubbleBorder::RIGHT_CENTER, BubbleBorder::RIGHT_BOTTOM,
40 case BubbleBorder::RIGHT_BOTTOM: return ASCIIToUTF16("RIGHT_BOTTOM");
  /packages/apps/Camera2/src/com/android/camera/util/
ImageLoader.java 52 public static final int ORI_ROTATE_270 = ExifInterface.Orientation.RIGHT_BOTTOM;
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifInterface.java 377 * <li>RIGHT_BOTTOM is a 270 degree clockwise rotation.</li>
388 public static final short RIGHT_BOTTOM = 8;
    [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifInterface.java 377 * <li>RIGHT_BOTTOM is a 270 degree clockwise rotation.</li>
388 public static final short RIGHT_BOTTOM = 8;
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifInterface.java 377 * <li>RIGHT_BOTTOM is a 270 degree clockwise rotation.</li>
388 public static final short RIGHT_BOTTOM = 8;
    [all...]
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
ExifInterface.java 377 * <li>RIGHT_BOTTOM is a 270 degree clockwise rotation.</li>
388 public static final short RIGHT_BOTTOM = 8;
    [all...]
  /packages/apps/Mms/src/com/android/mms/exif/
ExifInterface.java 377 * <li>RIGHT_BOTTOM is a 270 degree clockwise rotation.</li>
388 public static final short RIGHT_BOTTOM = 8;
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
ImageLoader.java 61 public static final int ORI_ROTATE_270 = ExifInterface.Orientation.RIGHT_BOTTOM;
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 325 milliseconds