OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LEFT_TOP
(Results
1 - 21
of
21
) sorted by null
/external/chromium_org/ui/views/bubble/
bubble_border_unittest.cc
26
BubbleBorder::horizontal_mirror(BubbleBorder::
LEFT_TOP
));
27
EXPECT_EQ(BubbleBorder::
LEFT_TOP
,
62
BubbleBorder::vertical_mirror(BubbleBorder::
LEFT_TOP
));
66
EXPECT_EQ(BubbleBorder::
LEFT_TOP
,
94
EXPECT_TRUE(BubbleBorder::has_arrow(BubbleBorder::
LEFT_TOP
));
117
EXPECT_TRUE(BubbleBorder::is_arrow_on_left(BubbleBorder::
LEFT_TOP
));
140
EXPECT_TRUE(BubbleBorder::is_arrow_on_top(BubbleBorder::
LEFT_TOP
));
163
EXPECT_FALSE(BubbleBorder::is_arrow_on_horizontal(BubbleBorder::
LEFT_TOP
));
189
EXPECT_FALSE(BubbleBorder::is_arrow_at_center(BubbleBorder::
LEFT_TOP
));
bubble_border.h
45
LEFT_TOP
= VERTICAL,
/external/chromium_org/ui/views/examples/
bubble_example.cc
27
BubbleBorder::LEFT_CENTER, BubbleBorder::
LEFT_TOP
};
35
case BubbleBorder::
LEFT_TOP
: return ASCIIToUTF16("
LEFT_TOP
");
/external/chromium/chrome/browser/ui/views/bubble/
bubble_border.cc
66
case
LEFT_TOP
:
94
case
LEFT_TOP
:
132
case
LEFT_TOP
:
235
if (arrow_location_ ==
LEFT_TOP
|| arrow_location_ == LEFT_BOTTOM) {
bubble_border.h
28
LEFT_TOP
= 4,
/external/chromium/chrome/browser/chromeos/login/
network_screen.cc
163
BubbleBorder::
LEFT_TOP
,
views_login_display.cc
215
arrow = BubbleBorder::
LEFT_TOP
;
/external/chromium_org/ash/shelf/
overflow_bubble_view.cc
88
views::BubbleBorder::
LEFT_TOP
,
/packages/apps/Camera2/src/com/android/camera/crop/
ImageLoader.java
54
public static final int ORI_TRANSPOSE = ExifInterface.Orientation.
LEFT_TOP
;
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
ImageLoader.java
64
public static final int ORI_TRANSPOSE = ExifInterface.Orientation.
LEFT_TOP
;
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifInterface.java
374
* <li>
LEFT_TOP
is mirrored about the top-left<->bottom-right axis.</li>
385
public static final short
LEFT_TOP
= 5;
[
all
...]
/packages/apps/Camera2/src/com/android/camera/exif/
ExifInterface.java
374
* <li>
LEFT_TOP
is mirrored about the top-left<->bottom-right axis.</li>
385
public static final short
LEFT_TOP
= 5;
[
all
...]
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifInterface.java
374
* <li>
LEFT_TOP
is mirrored about the top-left<->bottom-right axis.</li>
385
public static final short
LEFT_TOP
= 5;
[
all
...]
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
ExifInterface.java
374
* <li>
LEFT_TOP
is mirrored about the top-left<->bottom-right axis.</li>
385
public static final short
LEFT_TOP
= 5;
[
all
...]
/packages/apps/Mms/src/com/android/mms/exif/
ExifInterface.java
374
* <li>
LEFT_TOP
is mirrored about the top-left<->bottom-right axis.</li>
385
public static final short
LEFT_TOP
= 5;
[
all
...]
/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 588 milliseconds