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

  /external/chromium_org/ui/views/bubble/
bubble_border_unittest.cc 25 EXPECT_EQ(BubbleBorder::RIGHT_TOP,
28 BubbleBorder::horizontal_mirror(BubbleBorder::RIGHT_TOP));
64 BubbleBorder::vertical_mirror(BubbleBorder::RIGHT_TOP));
68 EXPECT_EQ(BubbleBorder::RIGHT_TOP,
95 EXPECT_TRUE(BubbleBorder::has_arrow(BubbleBorder::RIGHT_TOP));
118 EXPECT_FALSE(BubbleBorder::is_arrow_on_left(BubbleBorder::RIGHT_TOP));
141 EXPECT_TRUE(BubbleBorder::is_arrow_on_top(BubbleBorder::RIGHT_TOP));
164 EXPECT_FALSE(BubbleBorder::is_arrow_on_horizontal(BubbleBorder::RIGHT_TOP));
190 EXPECT_FALSE(BubbleBorder::is_arrow_at_center(BubbleBorder::RIGHT_TOP));
208 BubbleBorder b1(BubbleBorder::RIGHT_TOP, BubbleBorder::NO_SHADOW, 0)
    [all...]
bubble_border.h 46 RIGHT_TOP = VERTICAL | RIGHT,
  /packages/apps/Camera/src/com/android/camera/
Exif.java 52 case ExifTag.Orientation.RIGHT_TOP:
PanoramaModule.java     [all...]
  /external/chromium_org/ui/views/examples/
bubble_example.cc 23 BubbleBorder::TOP_RIGHT, BubbleBorder::RIGHT_TOP,
36 case BubbleBorder::RIGHT_TOP: return ASCIIToUTF16("RIGHT_TOP");
  /external/chromium/chrome/browser/ui/views/bubble/
bubble_border.cc 71 case RIGHT_TOP:
95 case RIGHT_TOP:
137 case RIGHT_TOP:
293 if (arrow_location_ == RIGHT_TOP || arrow_location_ == RIGHT_BOTTOM) {
bubble_border.h 29 RIGHT_TOP = 5,
  /external/chromium_org/ash/shelf/
overflow_bubble_view.cc 89 views::BubbleBorder::RIGHT_TOP,
  /packages/apps/Camera2/src/com/android/camera/crop/
ImageLoader.java 49 public static final int ORI_ROTATE_90 = ExifInterface.Orientation.RIGHT_TOP;
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifInterface.java 375 * <li>RIGHT_TOP is a 90 degree clockwise rotation.</li>
386 public static final short RIGHT_TOP = 6;
    [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifInterface.java 375 * <li>RIGHT_TOP is a 90 degree clockwise rotation.</li>
386 public static final short RIGHT_TOP = 6;
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifInterface.java 375 * <li>RIGHT_TOP is a 90 degree clockwise rotation.</li>
386 public static final short RIGHT_TOP = 6;
    [all...]
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
ExifInterface.java 375 * <li>RIGHT_TOP is a 90 degree clockwise rotation.</li>
386 public static final short RIGHT_TOP = 6;
    [all...]
  /packages/apps/Mms/src/com/android/mms/exif/
ExifInterface.java 375 * <li>RIGHT_TOP is a 90 degree clockwise rotation.</li>
386 public static final short RIGHT_TOP = 6;
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
ImageLoader.java 59 public static final int ORI_ROTATE_90 = ExifInterface.Orientation.RIGHT_TOP;
  /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 730 milliseconds