/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
multimon.h | 193 ((lprcScreenCoords->right > 0) && 229 lpMonitorInfo->rcMonitor.right = GetSystemMetrics(SM_CXSCREEN); 261 rcLimit.right = GetSystemMetrics(SM_CXSCREEN);
|
/bootable/recovery/edify/ |
parser.y | 65 %right '!'
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
PathDashPathEffectTest.java | 58 rect.right = i + SQUARE;
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
ThemedDrawableTest.java | 99 assertEquals(1, padding.right);
|
/development/perftests/panorama/feature_mos/src/mosaic/ |
Delaunay.h | 124 #define right(a) orig(rot(a)) macro
|
/development/samples/devbytes/animation/ActivityAnimations/src/com/example/android/activityanim/ |
ShadowLayout.java | 108 tempShadowRectF.right = child.getWidth();
|
/device/generic/goldfish/opengl/tests/gles_android_wrapper/ |
gles.cpp | 96 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) 98 getDispatch()->glFrustumf(left, right, bottom, top, zNear, zFar); 186 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) 188 getDispatch()->glOrthof(left, right, bottom, top, zNear, zFar); 436 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) 438 getDispatch()->glFrustumx(left, right, bottom, top, zNear, zFar); 616 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) 618 getDispatch()->glOrthox(left, right, bottom, top, zNear, zFar); 886 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) 888 getDispatch()->glFrustumxOES(left, right, bottom, top, zNear, zFar) [all...] |
/external/chromium_org/android_webview/native/ |
aw_pdf_exporter.cc | 89 margins.right =
|
/external/chromium_org/ash/host/ |
ash_window_tree_host_win.cc | 83 saved_window_rect_.right = saved_window_rect_.left + bounds.width();
|
/external/chromium_org/ash/magnifier/ |
magnification_controller.cc | 327 const int right = window_rect.right(); local 336 } else if (right - margin < mouse.x()) { 337 // Panning right. 338 x_diff = mouse.x() - (right - margin);
|
/external/chromium_org/ash/system/web_notification/ |
ash_popup_alignment_delegate.cc | 88 // widgets should be at the bottom-left instead of bottom right. 94 return work_area_.right() - kToastMarginX - toast_bounds.width();
|
/external/chromium_org/base/json/ |
json_parser.h | 214 static bool StringsAreEqual(const char* left, const char* right, size_t len);
|
/external/chromium_org/cc/layers/ |
nine_patch_layer_impl.cc | 133 layer_top_left.right(), 0, layer_middle_width, layer_top_height); 155 int image_aperture_right_width = image_width - image_aperture_.right(); 186 uv_top_left.right(), 205 gfx::RectF uv_center(uv_top_left.right(),
|
/external/chromium_org/chrome/browser/chromeos/display/ |
display_preferences.cc | 45 int right = 0; local 49 value.GetInteger(kInsetsRightKey, &right)) { 50 insets->Set(top, left, bottom, right); 61 value->SetInteger(kInsetsRightKey, insets.right());
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
waterfall_view.css | 64 padding-right: 2px; 99 padding-right: 1em;
|
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
change_picture_options.css | 151 right: 8px; 162 right: auto;
|
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/ |
sync_task_manager.cc | 49 const PendingTask& right) const { 50 if (left.priority != right.priority) 51 return left.priority < right.priority; 52 return left.seq > right.seq;
|
/external/chromium_org/chrome/browser/ui/views/autofill/ |
tooltip_icon.cc | 29 local_bounds.right() - (origin.x() + pref_size.width()));
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
opaque_browser_frame_view_layout_unittest.cc | 416 // We should have the right hand side should match the BasicWindow case. 441 // on the left. The avatar icon should therefore be on the right. 464 EXPECT_GT(maximize_button_->bounds().right(), tab_strip_bounds.x()); 467 EXPECT_GT(avatar_label_->bounds().x(), tab_strip_bounds.right()); 470 // Check the relative location of the avatar label to the avatar. The right 471 // end of the avatar label should be slightly to the right of the right end of 473 EXPECT_GT(avatar_label_->bounds().right(), menu_button_->bounds().right()); 480 // the right, it would go outside the window frame and be clipped) [all...] |
/external/chromium_org/chrome/common/extensions/docs/static/sass/ |
_typography.scss | 130 padding-right: 2px; /* "kerning" adjustment */ 185 right: 0;
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/ |
SelectPopupDropdown.java | 57 renderCoordinates.fromLocalCssToPix(bounds.right)) - anchorX;
|
/external/chromium_org/media/base/ |
video_util.cc | 125 CHECK_LE(view_area.right(), row_bytes); 138 if (view_area.right() < row_bytes) { 139 memset(ptr + view_area.right(), 141 row_bytes - view_area.right());
|
/external/chromium_org/native_client_sdk/src/doc/doxygen/ |
stylesheet.css | 131 text-align: right; 240 text-align: right;
|
/external/chromium_org/ppapi/c/documentation/ |
stylesheet.css | 127 text-align: right; 236 text-align: right;
|
/external/chromium_org/ppapi/cpp/documentation/ |
stylesheet.css | 127 text-align: right; 236 text-align: right;
|