Searched refs:upwards (Results 1 – 25 of 67) sorted by relevance
123
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | page_transitions_theme.dart | 12 // Slides the page upwards and fades it in, starting from 1/4 screen 57 // The new page slides upwards just a little as its clip 64 // The old page slides upwards a little as the new page appears. 187 /// The default animation fades the new page in while translating it upwards,
|
D | page.dart | 14 /// For Android, the entrance transition for the page slides the page upwards
|
D | input_border.dart | 70 /// animates upwards, to make room for the input child. The [gapStart] and
|
/third_party/expat/ |
D | 14-backport-Fix-build_model-regression.patch | 35 - * grows from the start upwards, sequentially. 91 XML_Content *dest = ret; /* tree node writing location, moves upwards */
|
D | 08-backport-CVE-2022-25313-Prevent-stack-exhaustion-in-build_model.patch | 155 + * grows from the start upwards, sequentially. 173 + XML_Content *dest = ret; /* tree node writing location, moves upwards */
|
/third_party/flutter/flutter/examples/flutter_gallery/test/ |
D | simple_smoke_test.dart | 40 // Show the Contact profile demo and scroll it upwards
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_scheduler.cpp | 557 perform_hazard_query(hazard_query* query, Instruction* instr, bool upwards) in perform_hazard_query() argument 560 if (!upwards && instr->opcode == aco_opcode::p_exit_early_if) in perform_hazard_query() 587 if (upwards) in perform_hazard_query()
|
/third_party/flutter/flutter/packages/flutter/test/material/ |
D | text_field_splash_test.dart | 200 // Pointer is dragged upwards causing a scroll, splash is canceled.
|
D | app_bar_test.dart | 738 // Trigger the snap close animation: drag upwards and release 824 // Trigger the snap close animation: drag upwards and release
|
/third_party/icu/icu4c/source/data/locales/ |
D | ar_XB.txt | 331 downwards_upwards_arrows{"downwards upwards arrow"} 393 upwards_arrows{"upwards arrows"}
|
D | en.txt | 1241 downwards_upwards_arrows{"downwards upwards arrow"} 1303 upwards_arrows{"upwards arrows"}
|
D | root.txt | 2167 downwards_upwards_arrows{"downwards upwards arrow"} 2229 upwards_arrows{"upwards arrows"}
|
/third_party/node/deps/npm/node_modules/slide/ |
D | README.md | 30 - Can trap and call other callbacks with modified data, or pass errors upwards.
|
/third_party/flutter/flutter/packages/flutter/test/widgets/ |
D | list_view_misc_test.dart | 228 // Scroll the ListView upwards
|
D | transformed_scrollable_test.dart | 193 // Place the finger on the tracked point and move the finger upwards for
|
/third_party/flutter/flutter/packages/flutter_tools/lib/src/test/ |
D | test_compiler.dart | 143 // errors, pass [null] upwards to the consumer and shutdown the
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.1.1.rst | 217 - aco/scheduler: Fix register demand computation for upwards moves
|
/third_party/mbedtls/docs/architecture/ |
D | alternative-implementations.md | 54 …te a context on the stack of an inner function and then copy the context upwards through the call …
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
D | glxproto.reserved.txt | 289 (14), and core GLX events allocated upwards).
|
/third_party/openGLES/xml/ |
D | glxproto.reserved.txt | 318 (14), and core GLX events allocated upwards).
|
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/ |
D | en.txt | 1214 downwards_upwards_arrows{"downwards upwards arrow"} 1276 upwards_arrows{"upwards arrows"}
|
D | root.txt | 2139 downwards_upwards_arrows{"downwards upwards arrow"} 2201 upwards_arrows{"upwards arrows"}
|
/third_party/skia/third_party/externals/icu/source/data/locales/ |
D | en.txt | 1241 downwards_upwards_arrows{"downwards upwards arrow"} 1303 upwards_arrows{"upwards arrows"}
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | scroll_activity.dart | 379 // the scroll has to move upwards. It's the same reason that update()
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/animation/ |
D | home.dart | 31 // the primary scrollable scrolls upwards.
|
123