/third_party/python/Lib/tkinter/ |
D | messagebox.py | 53 CANCEL = "cancel" variable 123 if s == CANCEL:
|
/third_party/cef/tests/ceftests/ |
D | message_router_unittest.cc | 401 CANCEL, enumerator 457 if (test_type_ == CANCEL) { in GetMainHTML() 485 } else if (test_type_ == CANCEL) { in OnNotify() 539 EXPECT_EQ(test_type_, CANCEL); in OnQueryCanceled() 552 if (test_type_ == CANCEL) in DestroyTestIfDone() 565 if (test_type_ == CANCEL) in DestroyTest() 622 new SingleQueryTestHandler(SingleQueryTestHandler::CANCEL, true); in TEST() 1005 CANCEL, enumerator 1119 if (query.type == CANCEL) { in GetHTML() 1148 if (query.type == CANCEL) { in GetHTML() [all …]
|
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/android/ |
D | AndroidTouchProcessor.java | 22 PointerChange.CANCEL, 31 int CANCEL = 0; field 284 return PointerChange.CANCEL; in getPointerChangeForAction()
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_multimodalInput_keyEvent.js | 17 CANCEL: 0, property
|
D | ohos_multimodalInput_touchEvent.js | 17 CANCEL: 0, property
|
D | ohos_multimodalInput_mouseEvent.js | 17 CANCEL: 0, property
|
/third_party/flutter/flutter/packages/flutter_localizations/lib/src/l10n/ |
D | material_en_ZA.arb | 30 "cancelButtonLabel": "CANCEL",
|
D | material_en_CA.arb | 26 "cancelButtonLabel": "CANCEL",
|
D | material_en_GB.arb | 30 "cancelButtonLabel": "CANCEL",
|
D | material_en_SG.arb | 26 "cancelButtonLabel": "CANCEL",
|
D | material_en_AU.arb | 26 "cancelButtonLabel": "CANCEL",
|
D | material_en_IE.arb | 30 "cancelButtonLabel": "CANCEL",
|
D | material_en_IN.arb | 26 "cancelButtonLabel": "CANCEL",
|
D | material_ca.arb | 21 "cancelButtonLabel": "CANCEL·LA",
|
D | README.md | 55 translation of "CANCEL" which is defined for the `cancelButtonLabel` 81 "cancelButtonLabel": "CANCEL",
|
/third_party/jsframework/runtime/main/extend/systemplugin/ohos/ |
D | userIAMuserAuth.js | 42 CANCEL: 2, property
|
/third_party/cef/libcef/browser/net_service/ |
D | proxy_url_loader_factory.h | 97 CANCEL enumerator
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/shrine/ |
D | login.dart | 86 child: const Text('CANCEL'),
|
/third_party/cef/libcef/browser/osr/ |
D | motion_event_osr.cc | 203 set_action(ui::MotionEvent::Action::CANCEL); in UpdateCachedAction()
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/material/ |
D | dialog_demo.dart | 109 child: const Text('CANCEL'),
|
D | full_screen_dialog_demo.dart | 130 child: const Text('CANCEL'),
|
/third_party/python/Lib/idlelib/ |
D | squeezer.py | 158 default=messagebox.CANCEL,
|
/third_party/flutter/flutter/dev/integration_tests/android_views/lib/ |
D | motion_event_diff.dart | 147 'CANCEL',
|
/third_party/python/Tools/unicode/python-mappings/ |
D | CP273.TXT | 25 0x18 0x0018 #CANCEL (CAN) 53 0x34 0x0094 #CANCEL CHARACTER (CCH)
|
/third_party/flutter/flutter/packages/flutter/test/material/ |
D | date_picker_test.dart | 186 await tester.tap(find.text('CANCEL')); 419 await tester.tap(find.text('CANCEL')); 653 label: 'CANCEL',
|