Home
last modified time | relevance | path

Searched refs:press (Results 1 – 25 of 231) sorted by relevance

12345678910

/third_party/flutter/flutter/packages/flutter/test/gestures/
Dlong_press_test.dart52 group('Long press', () {
69 testGesture('Should recognize long press', (GestureTester tester) {
83 testGesture('Up cancels long press', (GestureTester tester) {
135 testGesture('Should recognize both tap down and long press', (GestureTester tester) {
195 testGesture('Should recognize long press up', (GestureTester tester) {
215 … testGesture('Should not recognize long press with more than one buttons', (GestureTester tester) {
234 …testGesture('Should cancel long press when buttons change before acceptance', (GestureTester teste…
258 group('long press drag', () {
280 testGesture('Should recognize long press down', (GestureTester tester) {
294 testGesture('Short up cancels long press', (GestureTester tester) {
[all …]
/third_party/libinput/doc/user/
Dbutton-debouncing.rst21 press-release-press sequence in quick succession, libinput ignores the
22 release and second press event. This method is always enabled.
25 immediately followed by a press event. libinput monitors for these events
26 and ignores the release and press event. This method is disabled by
29 The "bounce" method guarantees that all press events are delivered
39 filtered to only one key press. This feature must be implemented higher in
/third_party/flutter/flutter/packages/flutter/lib/src/gestures/
Dlong_press.dart19 /// Called when a pointer stops contacting the screen after a long press
26 /// same location for a long period of time. Also reports the long press down
39 /// Called when a pointer stops contacting the screen after a long press
95 /// A delta offset from the point where the long press drag initially contacted
100 /// A local delta offset from the point where the long press drag initially contacted
148 /// Creates a long-press gesture recognizer.
155 /// the long press has triggered. If the gesture deviates past that point,
158 /// can be moved without limit once the long press is accepted.
176 /// Called when a long press gesture by a primary button has been recognized.
182 /// press location.
[all …]
Dforce_press.dart18 // A pointer has touched down, but a force press gesture has not yet been detected.
21 // A pointer is down and a force press gesture has been detected. However, if
92 /// Recognizes a force press on devices that have force sensors.
97 /// [ForcePressGestureRecognizer.startPressure]. A long press recognizer will
98 /// win when the press down time exceeds the threshold time as long as the
107 /// send any force press related callbacks.
114 /// Creates a force press gesture recognizer.
140 /// detectors, only the force press gesture will be detected and all others
173 /// The pressure of the press required to initiate a force press.
178 /// The pressure of the press required to peak a force press.
[all …]
/third_party/flutter/flutter/packages/flutter/lib/src/material/
Dfeedback.dart51 /// // Respond to long press.
59 /// your tap or long press handler:
72 /// // Do some work (e.g. check if the long press is valid)
74 /// // Do more work (e.g. respond to the long press)
123 /// Provides platform-specific feedback for a long press.
144 /// for a long press before the provided callback is executed.
148 /// press.
/third_party/libinput/doc/
Dbutton-debouncing-wave-diagram.txt4 {name:'current mode', wave: '3............', data: ['normal button press and release']},
9 {name:'current mode', wave: '4............', data: ['debounced button press']},
19 {name:'current mode', wave: '5............', data: ['delayed button press']},
/third_party/flutter/flutter/dev/devicelab/lib/tasks/
Drun_without_leak.dart35 …(line.contains('\] For a more detailed help message, press "h". To detach, press "d"; to quit, pre…
/third_party/flutter/skia/third_party/externals/sdl/src/video/uikit/
DSDL_uikitview.m232 for (UIPress *press in presses) {
233 SDL_Scancode scancode = [self scancodeFromPressType:press.type];
242 for (UIPress *press in presses) {
243 SDL_Scancode scancode = [self scancodeFromPressType:press.type];
252 for (UIPress *press in presses) {
253 SDL_Scancode scancode = [self scancodeFromPressType:press.type];
262 /* This is only called when the force of a press changes. */
/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Drun_cold.dart193 ? 'To detach, press "d"; to quit, press "q".'
194 : 'To quit, press "q".';
196 printStatus('For a more detailed help message, press "h". $quitMessage');
198 printStatus('To repeat this help message, press "h". $quitMessage');
/third_party/flutter/flutter/packages/flutter/test/widgets/
Dgesture_detector_test.dart317 testWidgets('Long Press Up Callback called after long press', (WidgetTester tester) async {
342 …ongPressTimeout + const Duration(seconds: 1)); // To make sure the time for long press has occurred
346 testWidgets('Force Press Callback called after force press', (WidgetTester tester) async {
421 …testWidgets('Force Press Callback not called if long press triggered before force press', (WidgetT…
461 // Trigger the long press.
467 // Failed attempt to trigger the force press.
474 …testWidgets('Force Press Callback not called if drag triggered before force press', (WidgetTester …
519 // Failed attempt to trigger the force press.
576 'gestures: tap, long press',
Dtext_selection_test.dart197 testWidgets('a force press intiates a force press', (WidgetTester tester) async {
263 …testWidgets('a tap and then force press intiates a force press and not a double tap', (WidgetTeste…
320 …testWidgets('a long press from a touch device is recognized as a long single tap', (WidgetTester t…
339 testWidgets('a long press from a mouse is just a tap', (WidgetTester tester) async {
425 testWidgets('test TextSelectionGestureDetectorBuilder long press', (WidgetTester tester) async {
Dselectable_text_test.dart458 testWidgets('enableInteractiveSelection = false, long-press', (WidgetTester tester) async {
471 // Long press the 'e' to select 'def'.
483 testWidgets('Can long press to select', (WidgetTester tester) async {
494 // Long press the 'e' to select 'def'.
518 // Long press the 'e' to select 'def', but don't release the gesture.
539 testWidgets('Mouse long press is just like a tap', (WidgetTester tester) async {
548 // Long press the 'e' using a mouse device.
582 // Long press on the 't' character of text 'selectable' to show context menu.
768 // Long press the 'e' to select 'def'.
830 // Long press the 'e' to select 'def'.
[all …]
/third_party/libinput/quirks/
D50-system-cyborg.quirks4 # On press, we get a release for the current mode and a press for the
D30-vendor-madcatz.quirks4 # On press, we get a release for the current mode and a press for the
/third_party/flutter/flutter/packages/flutter/lib/src/semantics/
Dsemantics_event.dart111 /// An event which triggers long press semantic feedback.
113 /// Currently only honored on Android. Triggers a long-press specific sound
117 /// Constructs an event that triggers a long-press semantic feedback by the platform.
130 /// Constructs an event that triggers a long-press semantic feedback by the platform.
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/material/
Dtooltip_demo.dart11 'a long press. Tooltip messages are also used by services that make Flutter '
36 Text('Long press the ', style: theme.textTheme.subhead),
/third_party/python/Tools/pynche/
DChipViewer.py72 def press(self): member in ChipWidget
124 self.__nearest.press()
/third_party/flutter/flutter/packages/flutter/test/material/
Dfloating_action_button_test.dart55 …testWidgets('Floating Action Button tooltip (long press button edge)', (WidgetTester tester) async…
76 …testWidgets('Floating Action Button tooltip (long press button edge - no child)', (WidgetTester te…
125 // Test long press for tooltip.
162 // Test long press for tooltip.
180 final TestGesture gesture = await tester.press(find.byType(PhysicalShape));
286 await tester.press(find.byType(PhysicalShape));
735 await tester.press(find.byKey(key));
814 await tester.press(find.byType(FloatingActionButton));
Dink_well_test.dart30 log.add('long-press');
61 expect(log, equals(<String>['tap-down', 'tap-cancel', 'long-press']));
78 testWidgets('long-press and tap on disabled should not throw', (WidgetTester tester) async {
/third_party/flutter/flutter/packages/flutter_tools/templates/module/common/lib/
Dmain.dart.tmpl37 // "hot reload" (press "r" in the console where you ran "flutter run",
38 // or press Run > Flutter Hot Reload in a Flutter IDE). Notice that the
101 // Invoke "debug painting" (press "p" in the console, choose the
/third_party/flutter/flutter/dev/devicelab/bin/tasks/
Drun_release_test.dart37 if (line.contains('To quit, press "q".'))
79 if (stdout.join('\n') != '\nTo quit, press "q".\n\nApplication finished.') {
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-broker/
DREADME.md24 If you type text is in the text box and press send, the text
/third_party/curl/docs/
DTheArtOfHttpScripting.md211 the user to enter data in, and then press some kind of 'OK' or 'Submit'
228 <input type=submit name=press value="OK">
233 and a press-button labeled "OK". If you fill in '1905' and press the OK
235 get `junk.cgi?birthyear=1905&press=OK` appended to the path part of the
240 `www.example.com/when/junk.cgi?birthyear=1905&press=OK`.
247 curl "http://www.example.com/when/junk.cgi?birthyear=1905&press=OK"
266 <input type=submit name=press value=" OK ">
273 curl --data "birthyear=1905&press=%20OK%20" http://www.example.com/when.cgi
303 <input type=submit name=press value="OK">
312 curl --form upload=@localfilename --form press=OK [URL]
[all …]
/third_party/flutter/flutter/examples/flutter_gallery/test/calculator/
Dsmoke_test.dart14 // We press the "1" and the "2" buttons and check that the display
/third_party/flutter/flutter/packages/flutter/test/cupertino/
Dtext_field_test.dart1462 // Long press to put the cursor after the "w".
1550 // Hold the press.
1642 // Hold the press.
1645 // Nothing is selected despite the double tap long press gesture.
1689 // Hold the press.
1758 'long press moves cursor to the exact long press position and shows toolbar',
1778 // Collapsed cursor for iOS long press.
1790 'long press tap cannot initiate a double tap',
1820 // The toolbar from the long press is now dismissed by the second tap.
1826 'long press drag moves the cursor under the drag and shows toolbar on lift',
[all …]

12345678910