Home
last modified time | relevance | path

Searched refs:CANCEL (Results 1 – 25 of 62) sorted by relevance

123

/third_party/python/Lib/tkinter/
Dmessagebox.py53 CANCEL = "cancel" variable
123 if s == CANCEL:
/third_party/cef/tests/ceftests/
Dmessage_router_unittest.cc401 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/
DAndroidTouchProcessor.java22 PointerChange.CANCEL,
31 int CANCEL = 0; field
284 return PointerChange.CANCEL; in getPointerChangeForAction()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimodalInput_keyEvent.js17 CANCEL: 0, property
Dohos_multimodalInput_touchEvent.js17 CANCEL: 0, property
Dohos_multimodalInput_mouseEvent.js17 CANCEL: 0, property
/third_party/flutter/flutter/packages/flutter_localizations/lib/src/l10n/
Dmaterial_en_ZA.arb30 "cancelButtonLabel": "CANCEL",
Dmaterial_en_CA.arb26 "cancelButtonLabel": "CANCEL",
Dmaterial_en_GB.arb30 "cancelButtonLabel": "CANCEL",
Dmaterial_en_SG.arb26 "cancelButtonLabel": "CANCEL",
Dmaterial_en_AU.arb26 "cancelButtonLabel": "CANCEL",
Dmaterial_en_IE.arb30 "cancelButtonLabel": "CANCEL",
Dmaterial_en_IN.arb26 "cancelButtonLabel": "CANCEL",
Dmaterial_ca.arb21 "cancelButtonLabel": "CANCEL·LA",
DREADME.md55 translation of "CANCEL" which is defined for the `cancelButtonLabel`
81 "cancelButtonLabel": "CANCEL",
/third_party/jsframework/runtime/main/extend/systemplugin/ohos/
DuserIAMuserAuth.js42 CANCEL: 2, property
/third_party/cef/libcef/browser/net_service/
Dproxy_url_loader_factory.h97 CANCEL enumerator
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/shrine/
Dlogin.dart86 child: const Text('CANCEL'),
/third_party/cef/libcef/browser/osr/
Dmotion_event_osr.cc203 set_action(ui::MotionEvent::Action::CANCEL); in UpdateCachedAction()
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/material/
Ddialog_demo.dart109 child: const Text('CANCEL'),
Dfull_screen_dialog_demo.dart130 child: const Text('CANCEL'),
/third_party/python/Lib/idlelib/
Dsqueezer.py158 default=messagebox.CANCEL,
/third_party/flutter/flutter/dev/integration_tests/android_views/lib/
Dmotion_event_diff.dart147 'CANCEL',
/third_party/python/Tools/unicode/python-mappings/
DCP273.TXT25 0x18 0x0018 #CANCEL (CAN)
53 0x34 0x0094 #CANCEL CHARACTER (CCH)
/third_party/flutter/flutter/packages/flutter/test/material/
Ddate_picker_test.dart186 await tester.tap(find.text('CANCEL'));
419 await tester.tap(find.text('CANCEL'));
653 label: 'CANCEL',

123