OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RIGHT_BOTTOM
(Results
1 - 21
of
21
) sorted by null
/external/chromium_org/ui/views/bubble/
bubble_border_unittest.cc
30
EXPECT_EQ(BubbleBorder::
RIGHT_BOTTOM
,
33
BubbleBorder::horizontal_mirror(BubbleBorder::
RIGHT_BOTTOM
));
63
EXPECT_EQ(BubbleBorder::
RIGHT_BOTTOM
,
69
BubbleBorder::vertical_mirror(BubbleBorder::
RIGHT_BOTTOM
));
98
EXPECT_TRUE(BubbleBorder::has_arrow(BubbleBorder::
RIGHT_BOTTOM
));
121
EXPECT_FALSE(BubbleBorder::is_arrow_on_left(BubbleBorder::
RIGHT_BOTTOM
));
144
EXPECT_FALSE(BubbleBorder::is_arrow_on_top(BubbleBorder::
RIGHT_BOTTOM
));
168
BubbleBorder::is_arrow_on_horizontal(BubbleBorder::
RIGHT_BOTTOM
));
193
EXPECT_FALSE(BubbleBorder::is_arrow_at_center(BubbleBorder::
RIGHT_BOTTOM
));
bubble_border.h
48
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
24
BubbleBorder::RIGHT_CENTER, BubbleBorder::
RIGHT_BOTTOM
,
38
case BubbleBorder::
RIGHT_BOTTOM
: return ASCIIToUTF16("
RIGHT_BOTTOM
");
/external/chromium/chrome/browser/ui/views/bubble/
bubble_border.cc
72
case
RIGHT_BOTTOM
:
100
case
RIGHT_BOTTOM
:
138
case
RIGHT_BOTTOM
:
293
if (arrow_location_ == RIGHT_TOP || arrow_location_ ==
RIGHT_BOTTOM
) {
bubble_border.h
31
RIGHT_BOTTOM
= 7,
/packages/apps/Camera2/src/com/android/camera/crop/
ImageLoader.java
51
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 820 milliseconds