/third_party/flutter/flutter/packages/flutter/test/material/ |
D | range_slider_test.dart | 55 final Offset bottomRight = tester.getBottomRight(find.byType(RangeSlider)).translate(-24, 0); 58 final Offset leftTarget = topLeft + (bottomRight - topLeft) * 0.1; 65 final Offset rightTarget = topLeft + (bottomRight - topLeft) * 0.9; 110 final Offset bottomRight = tester.getBottomRight(find.byType(RangeSlider)).translate(-24, 0); 113 final Offset leftTarget = topLeft + (bottomRight - topLeft) * 0.1; 120 final Offset rightTarget = topLeft + (bottomRight - topLeft) * 0.9; 168 final Offset bottomRight = tester.getBottomRight(find.byType(RangeSlider)).translate(-24, 0); 171 final Offset leftTarget = topLeft + (bottomRight - topLeft) * 0.1; 179 final Offset rightTarget = topLeft + (bottomRight - topLeft) * 0.9; 228 final Offset bottomRight = tester.getBottomRight(find.byType(RangeSlider)).translate(-24, 0); [all …]
|
D | tooltip_theme_test.dart | 153 expect(tip.localToGlobal(tip.size.bottomRight(Offset.zero)).dy, equals(200.0)); 211 expect(tip.localToGlobal(tip.size.bottomRight(Offset.zero)).dy, equals(200.0)); 282 expect(tip.localToGlobal(tip.size.bottomRight(Offset.zero)).dy, equals(589.0)); 351 expect(tip.localToGlobal(tip.size.bottomRight(Offset.zero)).dy, equals(589.0)); 410 expect(tip.localToGlobal(tip.size.bottomRight(Offset.zero)).dy, equals(590.0)); 467 expect(tip.localToGlobal(tip.size.bottomRight(Offset.zero)).dy, equals(590.0)); 522 final Offset bottomRightTipInGlobal = tip.localToGlobal(tip.size.bottomRight(Offset.zero)); 523 …ooltipContentInGlobal = tooltipContent.localToGlobal(tooltipContent.size.bottomRight(Offset.zero)); 578 final Offset bottomRightTipInGlobal = tip.localToGlobal(tip.size.bottomRight(Offset.zero)); 579 …ooltipContentInGlobal = tooltipContent.localToGlobal(tooltipContent.size.bottomRight(Offset.zero));
|
D | mergeable_material_test.dart | 38 expect(borderRadius.bottomRight, equals(Radius.zero)); 44 expect(borderRadius.bottomRight.x, greaterThan(0.0)); 45 expect(borderRadius.bottomRight.x, lessThan(cardRadius.x)); 46 expect(borderRadius.bottomRight.y, greaterThan(0.0)); 47 expect(borderRadius.bottomRight.y, lessThan(cardRadius.y)); 50 expect(borderRadius.bottomRight, equals(cardRadius));
|
D | tooltip_test.dart | 207 expect(tip.localToGlobal(tip.size.bottomRight(Offset.zero)).dy, equals(200.0)); 274 expect(tip.localToGlobal(tip.size.bottomRight(Offset.zero)).dy, equals(589.0)); 329 expect(tip.localToGlobal(tip.size.bottomRight(Offset.zero)).dy, equals(590.0)); 385 expect(tip.localToGlobal(tip.size.bottomRight(Offset.zero)).dx, equals(790.0)); 386 expect(tip.localToGlobal(tip.size.bottomRight(Offset.zero)).dy, equals(324.0)); 442 expect(tip.localToGlobal(tip.size.bottomRight(Offset.zero)).dx, equals(790.0)); 443 expect(tip.localToGlobal(tip.size.bottomRight(Offset.zero)).dy, equals(324.0));
|
/third_party/flutter/skia/gm/ |
D | plus.cpp | 33 SkPath bottomRight; variable 34 bottomRight.moveTo(100, 0); 35 bottomRight.lineTo(100, 100); 36 bottomRight.lineTo(0, 100); 37 bottomRight.lineTo(100, 0); 41 canvas->drawPath(bottomRight, p); 48 canvas->drawPath(bottomRight, p);
|
/third_party/skia/gm/ |
D | plus.cpp | 33 SkPath bottomRight; variable 34 bottomRight.moveTo(100, 0); 35 bottomRight.lineTo(100, 100); 36 bottomRight.lineTo(0, 100); 37 bottomRight.lineTo(100, 0); 41 canvas->drawPath(bottomRight, p); 48 canvas->drawPath(bottomRight, p);
|
/third_party/flutter/flutter/packages/flutter/test/painting/ |
D | border_radius_test.dart | 18 expect(borderRadius.bottomRight, const Radius.elliptical(5.0, 7.0)); 26 expect(borderRadius.bottomRight, const Radius.elliptical(3.0, 3.0)); 37 expect(borderRadius.bottomRight, radius2); 43 bottomRight: radius2, 51 expect(borderRadius.bottomRight, radius2); 57 bottomRight: radius2, 65 expect(borderRadius.bottomRight, Radius.zero); 68 borderRadius = const BorderRadius.only(topRight: radius1, bottomRight: radius2); 73 expect(borderRadius.bottomRight, radius2); 79 bottomRight: radius2, [all …]
|
D | decoration_test.dart | 359 alignment: Alignment.bottomRight, 381 outputRect.bottomRight.translate(-expectedTileSize.width, -expectedTileSize.height), 382 outputRect.bottomRight, 403 alignment: Alignment.bottomRight, 425 outputRect.bottomRight.translate(-expectedTileSize.width, -expectedTileSize.height), 426 outputRect.bottomRight, 446 alignment: Alignment.bottomRight, 468 outputRect.bottomRight.translate(-expectedTileSize.width, -expectedTileSize.height), 469 outputRect.bottomRight,
|
D | gradient_test.dart | 12 begin: Alignment.bottomRight, 23 begin: Alignment.bottomRight, 711 end: Alignment.bottomRight,
|
/third_party/flutter/flutter/packages/flutter/lib/src/painting/ |
D | border_radius.dart | 188 result.write('bottomRight: $_bottomRight'); 288 bottomRight: radius, 305 bottomRight: bottom, 317 bottomRight: right, 326 this.bottomRight = Radius.zero, 351 final Radius bottomRight; 354 Radius get _bottomRight => bottomRight; 375 bottomRight: bottomRight, 399 bottomRight: bottomRight - other.bottomRight, 409 bottomRight: bottomRight + other.bottomRight, [all …]
|
/third_party/flutter/flutter/packages/flutter_localizations/test/ |
D | text_test.dart | 79 Offset bottomRight = tester.getBottomRight(find.text('hello, world')); 84 expect(bottomRight, const Offset(596.0, 315.3999996185303)); 89 bottomRight = tester.getBottomRight(find.text('你好,世界')); 94 expect(bottomRight, const Offset(477.0, 363.3999996185303)); 165 Offset bottomRight = tester.getBottomRight(find.text('hello, world')); 171 expect(bottomRight, const Offset(584.0, 315.19999980926514)); 176 bottomRight = tester.getBottomRight(find.text('你好,世界')); 181 expect(bottomRight, const Offset(472.0, 363.19999980926514));
|
/third_party/node/lib/internal/ |
D | cli_table.js | 25 bottomRight: '┘', property 81 tableChars.bottomRight;
|
/third_party/flutter/flutter/dev/manual_tests/lib/ |
D | overlay_geometry.dart | 21 enum MarkerType { topLeft, bottomRight, touch } 46 if (type == MarkerType.bottomRight) { 174 markers[MarkerType.bottomRight] = box.localToGlobal(Offset(size.width, size.height));
|
/third_party/flutter/skia/src/gpu/ccpr/ |
D | GrCCPerFlushResources.cpp | 337 Sk4f bottomRight = devPt; in transform_path_pts() local 348 bottomRight = Sk4f::Max(bottomRight, devPt); in transform_path_pts() 352 if (!(Sk4f(0) == topLeft*0).allTrue() || !(Sk4f(0) == bottomRight*0).allTrue()) { in transform_path_pts() 359 bottomRight.store(bottomRightPts); in transform_path_pts()
|
/third_party/flutter/engine/flutter/testing/dart/ |
D | geometry_test.dart | 219 bottomRight: const Radius.elliptical(0.25, 0.75), 238 bottomRight: const Radius.elliptical(2500.0, 7500.0), 257 bottomRight: const Radius.elliptical(0.25, 0.75), 283 bottomRight: const Radius.elliptical(2500.0, 7500.0),
|
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | ink_splash.dart | 41 final double d4 = (position - bounds.bottomRight(Offset.zero)).distance; 220 bottomLeft: _borderRadius.bottomLeft, bottomRight: _borderRadius.bottomRight,
|
D | arc.dart | 180 bottomRight 190 _Diagonal(_CornerId.topLeft, _CornerId.bottomRight), 191 _Diagonal(_CornerId.bottomRight, _CornerId.topLeft), 271 case _CornerId.bottomRight: return rect.bottomRight;
|
D | ink_highlight.dart | 122 bottomLeft: _borderRadius.bottomLeft, bottomRight: _borderRadius.bottomRight,
|
D | ink_ripple.dart | 34 final double d1 = size.bottomRight(Offset.zero).distance; 255 bottomLeft: _borderRadius.bottomLeft, bottomRight: _borderRadius.bottomRight,
|
D | toggle_buttons.dart | 389 bottomRight: resultingBorderRadius.bottomRight, 416 … bottomRight: resultingBorderRadius.bottomRight - Radius.circular(resultingBorderWidth / 2.0), 1070 final Offset bottomRight = size.bottomRight(offset); 1071 final Rect outer = Rect.fromLTRB(offset.dx, offset.dy, bottomRight.dx, bottomRight.dy); 1080 bottomRight: borderRadius.bottomRight,
|
D | input_border.dart | 232 if (borderRadius.bottomLeft != Radius.zero || borderRadius.bottomRight != Radius.zero) 234 canvas.drawLine(rect.bottomLeft, rect.bottomRight, borderSide.toPaint()); 304 && borderRadius.bottomRight.x == borderRadius.bottomRight.y;
|
/third_party/flutter/flutter/packages/flutter/test/widgets/ |
D | safe_area_test.dart | 200 final Offset bottomRight = target.localToGlobal(target.size.bottomRight(Offset.zero)); 201 return Rect.fromPoints(topLeft, bottomRight);
|
D | container_test.dart | 13 alignment: Alignment.bottomRight, 99 ' │ alignment: bottomRight\n' 176 ' │ alignment: bottomRight\n' 284 ' │ alignment: bottomRight\n' 421 ' │ alignment: bottomRight\n'
|
/third_party/node/deps/npm/node_modules/cli-boxes/ |
D | readme.md | 25 "bottomRight": "┘",
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/shrine/ |
D | home.dart | 53 Align(child: expandingBottomSheet, alignment: Alignment.bottomRight),
|