Home
last modified time | relevance | path

Searched refs:SetCallback (Results 1 – 25 of 1680) sorted by relevance

12345678910>>...68

/dports/devel/efl/efl-1.25.1/src/tests/efl_mono/
H A DFunctionPointers.cs48 obj.SetCallback(twice); in set_callback_basic()
64 obj.SetCallback(y => { in set_callback_with_lambda()
83 obj.SetCallback(twice); in replace_callback()
91 obj.SetCallback(y => { in replace_callback()
110 obj.SetCallback(thrice); in set_callback_inherited_no_override()
129 public override void SetCallback(Dummy.SimpleCb cb) { in SetCallback() method in TestSuite.TestFunctionPointers.WithOverride
145 obj.SetCallback(thrice); in set_callback_inherited_with_override()
192 obj.SetCallback(twice); in set_callback_inherited_called_from_c()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/ime/
H A Dkey_event_result_receiver_unittest.cc43 receiver()->SetCallback(std::move(callback)); in TEST_F()
57 receiver()->SetCallback(std::move(callback)); in TEST_F()
73 receiver()->SetCallback(std::move(callback)); in TEST_F()
90 receiver()->SetCallback(std::move(callback)); in TEST_F()
108 receiver()->SetCallback(std::move(callback)); in TEST_F()
123 receiver()->SetCallback(std::move(callback2)); in TEST_F()
140 receiver()->SetCallback(std::move(callback)); in TEST_F()
156 receiver()->SetCallback(std::move(callback)); in TEST_F()
172 receiver()->SetCallback(std::move(callback)); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/crostini/
H A Dcrostini_export_import_notification_controller.cc97 delegate_->SetCallback(base::BindRepeating( in SetStatusRunningUI()
131 delegate_->SetCallback( in SetStatusCancellingUI()
151 delegate_->SetCallback(base::BindRepeating( in SetStatusDoneUI()
157 delegate_->SetCallback( in SetStatusDoneUI()
179 delegate_->SetCallback( in SetStatusCancelledUI()
191 delegate_->SetCallback(base::BindRepeating( in SetStatusFailedWithMessageUI()
200 delegate_->SetCallback(base::BindRepeating( in SetStatusFailedWithMessageUI()
212 delegate_->SetCallback(base::BindRepeating( in SetStatusFailedWithMessageUI()
222 delegate_->SetCallback( in SetStatusFailedWithMessageUI()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/base/
H A Dcallback_holder_unittest.cc29 cb.SetCallback(base::BindOnce(&SetBool, &closure_called)); in TEST()
46 cb.SetCallback(base::BindOnce(&SetBool, &closure_called)); in TEST()
64 cb.SetCallback(base::BindOnce(&SetBool, &closure_called)); in TEST()
78 cb.SetCallback(base::BindOnce(&CopyVar)); in TEST()
96 cb.SetCallback(base::BindOnce(&CopyVar)); in TEST()
116 cb.SetCallback(base::BindOnce(&CopyVar)); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/
H A Dcallback_holder_unittest.cc29 cb.SetCallback(base::BindOnce(&SetBool, &closure_called)); in TEST()
46 cb.SetCallback(base::BindOnce(&SetBool, &closure_called)); in TEST()
64 cb.SetCallback(base::BindOnce(&SetBool, &closure_called)); in TEST()
78 cb.SetCallback(base::BindOnce(&CopyVar)); in TEST()
96 cb.SetCallback(base::BindOnce(&CopyVar)); in TEST()
116 cb.SetCallback(base::BindOnce(&CopyVar)); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/accessibility/
H A Dselect_to_speak_menu_view.cc51 .SetCallback(base::BindRepeating( in SelectToSpeakMenuView()
61 .SetCallback(base::BindRepeating( in SelectToSpeakMenuView()
71 .SetCallback(base::BindRepeating( in SelectToSpeakMenuView()
81 .SetCallback(base::BindRepeating( in SelectToSpeakMenuView()
91 .SetCallback(base::BindRepeating( in SelectToSpeakMenuView()
115 .SetCallback(base::BindRepeating( in SelectToSpeakMenuView()
H A Dautoclick_menu_view.cc57 .SetCallback(base::BindRepeating( in AutoclickMenuView()
67 .SetCallback(base::BindRepeating( in AutoclickMenuView()
77 .SetCallback(base::BindRepeating( in AutoclickMenuView()
87 .SetCallback(base::BindRepeating( in AutoclickMenuView()
97 .SetCallback(base::BindRepeating( in AutoclickMenuView()
107 .SetCallback(base::BindRepeating( in AutoclickMenuView()
134 .SetCallback(base::BindRepeating( in AutoclickMenuView()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/ip_peripheral/
H A Dip_peripheral_service_client.h37 using SetCallback = base::OnceCallback<void(bool success)>; in COMPONENT_EXPORT() local
65 SetCallback callback) = 0; in COMPONENT_EXPORT()
68 SetCallback callback) = 0; in COMPONENT_EXPORT()
71 SetCallback callback) = 0; in COMPONENT_EXPORT()
H A Dfake_ip_peripheral_service_client.h33 SetCallback callback) override; in COMPONENT_EXPORT()
36 SetCallback callback) override; in COMPONENT_EXPORT()
39 SetCallback callback) override; in COMPONENT_EXPORT()
H A Dfake_ip_peripheral_service_client.cc68 SetCallback callback) { in SetPan()
77 SetCallback callback) { in SetTilt()
86 SetCallback callback) { in SetZoom()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/examples/
H A Dbutton_example.cc66 .SetCallback(base::BindRepeating( in CreateExampleView()
72 .SetCallback( in CreateExampleView()
78 .SetCallback(base::BindRepeating(start_throbber_cb, in CreateExampleView()
84 .SetCallback(base::BindRepeating(start_throbber_cb, in CreateExampleView()
89 .SetCallback( in CreateExampleView()
H A Dwidget_example.cc40 popup_button->SetCallback( in CreateExampleView()
45 dialog_button->SetCallback( in CreateExampleView()
50 modal_button->SetCallback( in CreateExampleView()
57 control_button->SetCallback( in CreateExampleView()
108 ->SetCallback( in ShowWidget()
/dports/net-mgmt/kismet/kismet-2016-07-R1/
H A Dkis_panel_preferences.cc166 okbutton->SetCallback(COMPONENT_CBTYPE_ACTIVATED, ColorprefButtonCB, this); in Kis_ColorPref_Picker()
284 colorlist->SetCallback(COMPONENT_CBTYPE_ACTIVATED, ColorPrefCB, this); in Kis_ColorPref_Panel()
304 closebutton->SetCallback(COMPONENT_CBTYPE_ACTIVATED, ColorPrefCB, this); in Kis_ColorPref_Panel()
791 metrad->SetCallback(COMPONENT_CBTYPE_ACTIVATED, GpsconfButtonCB, this); in Kis_GpsPref_Panel()
799 engrad->SetCallback(COMPONENT_CBTYPE_ACTIVATED, GpsconfButtonCB, this); in Kis_GpsPref_Panel()
1104 dirbutton->SetCallback(COMPONENT_CBTYPE_ACTIVATED, AudioPickerCB, this);
1115 okbutton->SetCallback(COMPONENT_CBTYPE_ACTIVATED, AudioPickerCB, this);
1253 audiolist->SetCallback(COMPONENT_CBTYPE_ACTIVATED, AudioPrefCB, this); in Kis_AudioPref_Panel()
1324 sound_check->SetCallback(COMPONENT_CBTYPE_ACTIVATED, AudioPrefCB, this); in Kis_AudioPref_Panel()
1718 warntable->SetCallback(COMPONENT_CBTYPE_ACTIVATED, WarnPrefCB, this); in Kis_WarnPref_Panel()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/test/
H A DitkCommandObserverObjectTest.cxx77 removeCmd->SetCallback(onUserRemove); in testDeleteObserverDuringEvent()
81 cmd->SetCallback(onAny); in testDeleteObserverDuringEvent()
184 removeCmd->SetCallback(onUserRemove); in testCommandConstObject()
216 cmd->SetCallback(onAny); in testCommandRecursiveObject()
220 removeCmd->SetCallback(onUserRemove); in testCommandRecursiveObject()
224 cmdInvoke->SetCallback(onAnyInvokeUser); in testCommandRecursiveObject()
271 cmd->SetCallback(onAnyThrow); in testDeleteEventThrow()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/chromebox_for_meetings/public/cpp/
H A Dservice_connection_unittest.cc48 void SetCallback(FakeServiceConnectionImpl::FakeBootstrapCallback callback) { in SetCallback() function in chromeos::cfm::__anond58ff0f10111::CfmServiceConnectionTest
49 fake_service_connection.SetCallback(std::move(callback)); in SetCallback()
61 SetCallback(base::BindLambdaForTesting( in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/message_center/public/cpp/
H A Dnotification_delegate.cc46 SetCallback(callback); in HandleNotificationClickDelegate()
53 void HandleNotificationClickDelegate::SetCallback( in SetCallback() function in message_center::HandleNotificationClickDelegate
58 void HandleNotificationClickDelegate::SetCallback( in SetCallback() function in message_center::HandleNotificationClickDelegate
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/message_center/public/cpp/
H A Dnotification_delegate.cc46 SetCallback(callback); in HandleNotificationClickDelegate()
53 void HandleNotificationClickDelegate::SetCallback( in SetCallback() function in message_center::HandleNotificationClickDelegate
58 void HandleNotificationClickDelegate::SetCallback( in SetCallback() function in message_center::HandleNotificationClickDelegate
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenVR/
H A DvtkOpenVRDefaultOverlay.cxx216 cc->SetCallback(handleSetViewUp); in SetupSpots()
224 cc->SetCallback(handleMotionFactor); in SetupSpots()
235 cc->SetCallback(handleScaleFactor); in SetupSpots()
247 cc->SetCallback(handleShowFloor); in SetupSpots()
258 cc->SetCallback(handleLoadCamera); in SetupSpots()
266 cc->SetCallback(handleSaveCamera); in SetupSpots()
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenVR/
H A DvtkOpenVRDefaultOverlay.cxx190 cc->SetCallback(handleSetViewUp); in SetupSpots()
199 cc->SetCallback(handleMotionFactor); in SetupSpots()
211 cc->SetCallback(handleScaleFactor); in SetupSpots()
224 cc->SetCallback(handleShowFloor); in SetupSpots()
236 cc->SetCallback(handleLoadCamera); in SetupSpots()
245 cc->SetCallback(handleSaveCamera); in SetupSpots()
/dports/databases/postgresql-plv8js/plv8-3.0.0/
H A Dplv8_func.cc101 SetCallback(Handle<ObjectTemplate> obj, const char *name, in SetCallback() function
269 SetCallback(plv8, "elog", plv8_Elog, attrFull); in SetupPlv8Functions()
270 SetCallback(plv8, "execute", plv8_Execute, attrFull); in SetupPlv8Functions()
271 SetCallback(plv8, "prepare", plv8_Prepare, attrFull); in SetupPlv8Functions()
283 SetCallback(plv8, "commit", plv8_Commit, attrFull); in SetupPlv8Functions()
292 SetCallback(templ, "cursor", plv8_PlanCursor); in SetupPrepFunctions()
293 SetCallback(templ, "execute", plv8_PlanExecute); in SetupPrepFunctions()
294 SetCallback(templ, "free", plv8_PlanFree); in SetupPrepFunctions()
301 SetCallback(templ, "fetch", plv8_CursorFetch); in SetupCursorFunctions()
302 SetCallback(templ, "move", plv8_CursorMove); in SetupCursorFunctions()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/
H A Dtext_input_client_mac_unittest.mm57 void SetCallback(base::OnceClosure callback) {
151 local_frame()->SetCallback(run_loop.QuitClosure());
161 local_frame()->SetCallback(run_loop.QuitClosure());
185 local_frame()->SetCallback(run_loop1.QuitClosure());
192 local_frame()->SetCallback(run_loop2.QuitClosure());
206 local_frame()->SetCallback(run_loop.QuitClosure());
215 local_frame()->SetCallback(run_loop.QuitClosure());
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/webrtc/
H A Dtrack_observer.cc38 void SetCallback(const OnChangedCallback& callback) { in SetCallback() function in blink::TrackObserver::TrackObserverImpl
104 void TrackObserver::SetCallback(const OnChangedCallback& callback) { in SetCallback() function in blink::TrackObserver
106 observer_->SetCallback(callback); in SetCallback()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/webrtc/
H A Dtrack_observer.cc38 void SetCallback(const OnChangedCallback& callback) { in SetCallback() function in blink::TrackObserver::TrackObserverImpl
104 void TrackObserver::SetCallback(const OnChangedCallback& callback) { in SetCallback() function in blink::TrackObserver
106 observer_->SetCallback(callback); in SetCallback()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/chromebox_for_meetings/
H A Dservice_adaptor_unittest.cc77 void SetCallback(FakeServiceConnectionImpl::FakeBootstrapCallback callback) { in SetCallback() function in chromeos::cfm::__anon0c1dad790111::CfmServiceAdaptorTest
78 fake_service_connection.SetCallback(std::move(callback)); in SetCallback()
93 SetCallback(base::BindLambdaForTesting( in TEST_F()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dasyncinvoker-inl.h63 void SetCallback(const Callback0<void>& callback) { in SetCallback() function
94 SetCallback(Callback0<void>(Bind(callback_, callback_host_, result))); in Execute()
117 SetCallback(Callback0<void>(Bind(callback, callback_host))); in NotifyingAsyncClosure()

12345678910>>...68