/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
MarqueeGesture.java | 119 * @param x The top left corner of the rectangle, x coordinate. 120 * @param y The top left corner of the rectangle, y coordinate.
|
/external/chromium/chrome/browser/ui/gtk/ |
info_bubble_gtk.cc | 34 // We draw flat diagonal corners, each corner is an NxN square. 215 // Top left corner. 231 // Top right corner. 237 // Bottom right corner. 243 // Bottom left corner.
|
/external/chromium/chrome/browser/ui/views/bubble/ |
bubble_border.cc | 183 // the widest arrow and corner images will have enough room to avoid overlap 260 // Top left corner. 289 // Top right corner. 318 // Bottom right corner. 347 // Bottom left corner.
|
/external/chromium_org/third_party/WebKit/Source/testing/runner/ |
WebTestThemeControlWin.cpp | 220 // The length of a triangle side for the corner marks. 237 // Draw a triangle in the upper left corner of the control. 242 // Draw a triangle in the upper right corner of the control. 247 // Draw a triangle in the bottom right corner of the control. 252 // Draw a triangle in the bottom left corner of the control.
|
/external/chromium_org/third_party/skia/src/utils/ |
SkLua.cpp | 924 int corner = lua_tointeger(L, 2); local 926 if (corner < 0 || corner > 3) { 927 SkDebugf("bad corner index %d", corner); 930 v = get_obj<SkRRect>(L, 1)->radii((SkRRect::Corner)corner);
|
/external/skia/src/utils/ |
SkLua.cpp | 924 int corner = lua_tointeger(L, 2); local 926 if (corner < 0 || corner > 3) { 927 SkDebugf("bad corner index %d", corner); 930 v = get_obj<SkRRect>(L, 1)->radii((SkRRect::Corner)corner);
|
/external/valgrind/main/none/tests/s390x/ |
cu12.c | 160 0x00, 0x7f, // corner cases 171 0x80, 0xbf, // corner cases 172 0xf8, 0xff, // corner cases 210 0xc2, 0x80, // corner case 211 0xc2, 0xbf, // corner case 212 0xdf, 0x80, // corner case 213 0xdf, 0xbf, // corner case
|
cu12_1.c | 160 0x00, 0x7f, // corner cases 171 0x80, 0xbf, // corner cases 172 0xf8, 0xff, // corner cases 210 0xc2, 0x80, // corner case 211 0xc2, 0xbf, // corner case 212 0xdf, 0x80, // corner case 213 0xdf, 0xbf, // corner case
|
cu14.c | 160 0x00, 0x7f, // corner cases 171 0x80, 0xbf, // corner cases 172 0xf8, 0xff, // corner cases 210 0xc2, 0x80, // corner case 211 0xc2, 0xbf, // corner case 212 0xdf, 0x80, // corner case 213 0xdf, 0xbf, // corner case
|
cu14_1.c | 160 0x00, 0x7f, // corner cases 171 0x80, 0xbf, // corner cases 172 0xf8, 0xff, // corner cases 210 0xc2, 0x80, // corner case 211 0xc2, 0xbf, // corner case 212 0xdf, 0x80, // corner case 213 0xdf, 0xbf, // corner case
|
/external/libvpx/libvpx/test/ |
intrapred_test.cc | 256 // top-left and top-right corner pixels belonging to the top-left/right 337 // top-left and top-right corner pixels belonging to the top-left/right 358 // top-left and top-right corner pixels belonging to the top-left/right
|
/frameworks/base/docs/html/sdk/installing/ |
installing-adt.jd | 34 <li>Click <strong>Add</strong>, in the top-right corner.</li> 108 <li>Click <strong>Add</strong>, in the top-right corner.</li> 181 <li>Click <strong>Add</strong>, in the top-right corner.</li>
|
/packages/apps/Camera2/src/com/android/camera/crop/ |
BoundedRect.java | 256 // find fixed corner 269 // no fixed corner, return without update 292 // corner
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
BoundedRect.java | 258 // find fixed corner 271 // no fixed corner, return without update 294 // corner
|
/external/chromium_org/third_party/freetype/src/base/ |
ftstroke.c | 874 /* create a circular arc at a corner or cap */ 976 /* process an inside corner, i.e. compute intersection */ 1038 /* process an outside corner, i.e. compute bevel/miter/round */ 1053 /* this is a mitered (pointed) or beveled (truncated) corner */ [all...] |
/external/freetype/src/base/ |
ftstroke.c | 874 /* create a circular arc at a corner or cap */ 976 /* process an inside corner, i.e. compute intersection */ 1038 /* process an outside corner, i.e. compute bevel/miter/round */ 1053 /* this is a mitered (pointed) or beveled (truncated) corner */ [all...] |
/developers/build/prebuilts/gradle/BasicNotifications/BasicNotificationsSample/src/main/java/com/example/android/basicnotifications/ |
MainActivity.java | 52 * in the lower right hand corner of the notification itself.
|
/developers/samples/android/ui/notifications/BasicNotifications/BasicNotificationsSample/src/main/java/com/example/android/basicnotifications/ |
MainActivity.java | 52 * in the lower right hand corner of the notification itself.
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
GridLayout3.java | 34 * The two buttons in the bottom right corner need to be separated from the other UI elements.
|
/development/samples/browseable/BasicNotifications/src/com.example.android.basicnotifications/ |
MainActivity.java | 52 * in the lower right hand corner of the notification itself.
|
/external/bison/tests/ |
existing.at | [all...] |
/external/chromium/chrome/browser/chromeos/frame/ |
dom_browser_view_layout.h | 20 // top corner and ommits the other elements that have been removed from the
|
panel_controller.h | 157 // Cursor's offset from the upper-left corner of the titlebar when the
|
/external/chromium/chrome/browser/chromeos/login/ |
rounded_view.h | 16 // Corner radius of the RoundedView.
|
shutdown_button.cc | 36 // Rounded corner radious.
|