/external/chromium_org/third_party/skia/src/core/ |
SkRasterClip.h | 55 bool quickContains(int left, int top, int right, int bottom) const { 56 return quickContains(SkIRect::MakeLTRB(left, top, right, bottom)); 82 // these 2 are caches based on querying the right obj based on fIsBW
|
/external/chromium_org/third_party/tcmalloc/vendor/ |
compile | 46 right script to run: please start by reading the file `INSTALL'.
|
/external/chromium_org/third_party/webrtc/modules/utility/source/ |
audio_frame_operations.cc | 77 int AudioFrameOperations::Scale(float left, float right, AudioFrame& frame) { 86 static_cast<int16_t>(right * frame.data_[2 * i + 1]);
|
/external/chromium_org/third_party/webrtc/modules/video_render/windows/ |
video_render_direct3d9.cc | 343 _originalHwndRect.top, _originalHwndRect.right 472 _winWidth = _originalHwndRect.right - _originalHwndRect.left; 850 const float right, 861 d3dChannel->SetStreamSettings(0, zOrder, left, top, right, bottom); 878 float& right, float& bottom) 894 return ddobj->GetStreamSettings(0, zOrder, left, top, right, bottom); 895 //return ddobj->GetStreamSettings(streamId, zOrder, left, top, right, bottom); 908 float left, right, top, bottom; local 913 right = stopWidth * 2 - 1; 923 { right, bottom, 0.0f, 0xffffffff, 1, 1 }, { right, top, 0.0f [all...] |
/external/chromium_org/ui/events/ |
gesture_event_details.h | 99 return data.swipe.right; 165 bool right; member in struct:ui::GestureEventDetails::Details::__anon21369
|
/external/chromium_org/ui/file_manager/file_manager/foreground/css/ |
combobutton.css | 18 background-position: right center;
|
/external/chromium_org/ui/gfx/geometry/ |
quad_f.h | 32 p2_(rect.right(), rect.y()), 33 p3_(rect.right(), rect.bottom()), 60 // the quad may lie on the right/bottom edge of the resulting rectangle,
|
/external/chromium_org/ui/message_center/views/ |
padded_button.cc | 83 if (padding_.left() == 0 && padding_.right() == 0) 85 else if (padding_.right() > 0) 86 offset.set_x(bounds.width() - image.width()); // Right align.
|
/external/chromium_org/ui/webui/resources/css/ |
overlay.css | 20 right: 0; 81 right: 7px; 89 right: auto; 135 .overlay .page .action-area-right {
|
/external/chromium_org/ui/wm/core/ |
image_grid.cc | 28 // right and bottom layers are stretched to the height or width of the 137 const int right = min(base_right_column_width_, size_.width() - left); local 142 int center_width = std::max(size.width() - left - right, 0); 203 LayerExceedsSize(top_right_layer_.get(), gfx::Size(right, top)) ? 204 gfx::Rect(top_right_layer_->bounds().width() - right, 0, 205 right, top) : 228 LayerExceedsSize(bottom_right_layer_.get(), gfx::Size(right, bottom)) ? 229 gfx::Rect(bottom_right_layer_->bounds().width() - right, 231 right, bottom) :
|
/external/chromium_org/v8/src/arm64/ |
lithium-codegen-arm64.cc | 73 // converting the comparison to Cbz/Cbnz if the right-hand side is 0. 1502 Operand right = (instr->right()->IsConstantOperand()) local 1515 Operand right = ToShiftedRightOperand32(instr->right(), instr); local 1530 Operand right = ToOperand(instr->right()); local 1747 DoubleRegister right = ToDoubleRegister(instr->right()); local 1795 Operand right = ToShiftedRightOperand32(instr->right(), instr); local 1811 Operand right = ToOperand(instr->right()); local 2477 LOperand* right = instr->right(); local 2537 Register right = ToRegister(instr->right()); local 4218 Operand right = ToOperand32(instr->right()); local 4225 Operand right = ToOperand(instr->right()); local 4233 DoubleRegister right = ToDoubleRegister(instr->right()); local 4332 int32_t right = ToInteger32(instr->right()); local 4444 Register right = ToRegister32(instr->right()); local 4474 Register right = ToRegister(instr->right()); local 4898 Register right = ToRegister32(instr->right()); local 4940 Register right = ToRegister(instr->right()); local 5561 Operand right = ToShiftedRightOperand32(instr->right(), instr); local 5576 Operand right = ToOperand(instr->right()); local [all...] |
/external/chromium_org/v8/src/ |
type-info.h | 78 Type** right, 86 Type** right,
|
/external/chromium_org/v8/test/mjsunit/es6/debug-promises/ |
reject-caught-late.js | 8 // is rejected, and a catch handler is installed right before the rejection.
|
throw-caught-late.js | 8 // throws, and a catch handler is installed right before throwing.
|
/external/clang/www/analyzer/ |
menu.css | 42 border-right: 1px solid;
|
/external/cmockery/cmockery_0_1_2/ |
compile | 46 right script to run: please start by reading the file `INSTALL'.
|
/external/guava/guava-tests/test/com/google/common/collect/ |
AbstractBstBalancePolicyTest.java | 41 private SimpleNode balanceNew(char c, @Nullable SimpleNode left, @Nullable SimpleNode right) { 42 return getBalancePolicy().balance(nodeFactory, new SimpleNode(c, null, null), left, right);
|
/external/harfbuzz_ng/test/api/ |
test-shape.c | 72 hb_codepoint_t left, hb_codepoint_t right, 75 if (left == 1 && right == 2)
|
/external/icu/icu4c/source/i18n/ |
buddhcal.cpp | 48 BuddhistCalendar& BuddhistCalendar::operator= ( const BuddhistCalendar& right) 50 GregorianCalendar::operator=(right);
|
taiwncal.cpp | 48 TaiwanCalendar& TaiwanCalendar::operator= ( const TaiwanCalendar& right) 50 GregorianCalendar::operator=(right);
|
/external/libogg/ |
compile | 46 right script to run: please start by reading the file `INSTALL'.
|
/external/libusb/ |
compile | 46 right script to run: please start by reading the file `INSTALL'.
|
/external/libusb-compat/ |
compile | 46 right script to run: please start by reading the file `INSTALL'.
|
/external/libvorbis/ |
compile | 46 right script to run: please start by reading the file `INSTALL'.
|
/external/mesa3d/src/mesa/main/ |
es1_conversion.h | 38 _es_Frustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, 42 _es_Frustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, 103 _es_Orthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, 107 _es_Orthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top,
|