Home
last modified time | relevance | path

Searched defs:CreateParams (Results 26 – 50 of 201) sorted by relevance

123456789

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/api/bluetooth/
H A Dbluetooth_private_api.cc185 bool BluetoothPrivateSetAdapterStateFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateSetAdapterStateFunction
296 bool BluetoothPrivateSetPairingResponseFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateSetPairingResponseFunction
355 bool BluetoothPrivateDisconnectAllFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateDisconnectAllFunction
403 bool BluetoothPrivateForgetDeviceFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateForgetDeviceFunction
440 bool BluetoothPrivateSetDiscoveryFilterFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateSetDiscoveryFilterFunction
519 bool BluetoothPrivateConnectFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateConnectFunction
595 bool BluetoothPrivatePairFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivatePairFunction
643 bool BluetoothPrivateRecordPairingFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateRecordPairingFunction
673 bool BluetoothPrivateRecordReconnectionFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateRecordReconnectionFunction
702 bool BluetoothPrivateRecordDeviceSelectionFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateRecordDeviceSelectionFunction
H A Dbluetooth_api.cc131 bool BluetoothGetDevicesFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothGetDevicesFunction
179 bool BluetoothGetDeviceFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothGetDeviceFunction
H A Dbluetooth_extension_function.cc67 bool BluetoothExtensionFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothExtensionFunction
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/api/bluetooth/
H A Dbluetooth_private_api.cc208 bool BluetoothPrivateSetAdapterStateFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateSetAdapterStateFunction
319 bool BluetoothPrivateSetPairingResponseFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateSetPairingResponseFunction
378 bool BluetoothPrivateDisconnectAllFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateDisconnectAllFunction
426 bool BluetoothPrivateForgetDeviceFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateForgetDeviceFunction
463 bool BluetoothPrivateSetDiscoveryFilterFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateSetDiscoveryFilterFunction
542 bool BluetoothPrivateConnectFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateConnectFunction
618 bool BluetoothPrivatePairFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivatePairFunction
666 bool BluetoothPrivateRecordPairingFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateRecordPairingFunction
697 bool BluetoothPrivateRecordReconnectionFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateRecordReconnectionFunction
727 bool BluetoothPrivateRecordDeviceSelectionFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothPrivateRecordDeviceSelectionFunction
H A Dbluetooth_api.cc132 bool BluetoothGetDevicesFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothGetDevicesFunction
180 bool BluetoothGetDeviceFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothGetDeviceFunction
H A Dbluetooth_extension_function.cc67 bool BluetoothExtensionFunction::CreateParams() { in CreateParams() function in extensions::api::BluetoothExtensionFunction
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/browser/
H A Dweb_contents.cc14 WebContents::CreateParams::CreateParams(BrowserContext* context) in CreateParams() function in content::WebContents::CreateParams
17 WebContents::CreateParams::CreateParams(BrowserContext* context, in CreateParams() function in content::WebContents::CreateParams
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Dweb_contents.cc15 WebContents::CreateParams::CreateParams(BrowserContext* context) in CreateParams() function in content::WebContents::CreateParams
18 WebContents::CreateParams::CreateParams(BrowserContext* context, in CreateParams() function in content::WebContents::CreateParams
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/
H A Drender_frame_impl.h235 struct CONTENT_EXPORT CreateParams { struct
247 CreateParams& operator=(CreateParams&&); argument
259 using CreateRenderFrameImplFunction = RenderFrameImpl* (*)(CreateParams); argument
/dports/lang/v8/v8-9.6.180.12/include/
H A Dv8-isolate.h211 struct V8_EXPORT CreateParams { struct
219 JitCodeEventHandler code_event_handler = nullptr;
224 ResourceConstraints constraints;
229 StartupData* snapshot_blob = nullptr;
235 CounterLookupCallback counter_lookup_callback = nullptr;
255 ArrayBuffer::Allocator* array_buffer_allocator = nullptr;
264 const intptr_t* external_references = nullptr;
270 bool allow_atomics_wait = true;
275 bool only_terminate_in_safe_scope = false;
282 int embedder_wrapper_type_index = -1;
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/
H A Drender_frame_impl.h242 struct CONTENT_EXPORT CreateParams { struct
253 CreateParams& operator=(CreateParams&&); argument
264 using CreateRenderFrameImplFunction = RenderFrameImpl* (*)(CreateParams); argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web/public/
H A Dweb_state.h65 struct CreateParams { struct
70 web::BrowserState* browser_state;
75 bool created_with_opener;
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DHScrollBar.cs48 protected override CreateParams CreateParams { property in System.Windows.Forms.HScrollBar
H A DCreateParams.cs33 public class CreateParams { class
51 public CreateParams() { in CreateParams() method in System.Windows.Forms.CreateParams
H A DVScrollBar.cs74 protected override CreateParams CreateParams { property in System.Windows.Forms.VScrollBar
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/api/declarative/
H A Ddeclarative_api.cc207 bool EventsEventAddRulesFunction::CreateParams() { in CreateParams() function in extensions::EventsEventAddRulesFunction
252 bool EventsEventRemoveRulesFunction::CreateParams() { in CreateParams() function in extensions::EventsEventRemoveRulesFunction
294 bool EventsEventGetRulesFunction::CreateParams() { in CreateParams() function in extensions::EventsEventGetRulesFunction
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/api/declarative/
H A Ddeclarative_api.cc207 bool EventsEventAddRulesFunction::CreateParams() { in CreateParams() function in extensions::EventsEventAddRulesFunction
252 bool EventsEventRemoveRulesFunction::CreateParams() { in CreateParams() function in extensions::EventsEventRemoveRulesFunction
294 bool EventsEventGetRulesFunction::CreateParams() { in CreateParams() function in extensions::EventsEventGetRulesFunction
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/mocks/
H A Dmock_kernel.h417 struct CreateParams { struct
431 CreateParams createParams{}; in create() argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DUserControlTest.cs82 public new CreateParams CreateParams { get { return base.CreateParams; } } property in MonoTests.System.Windows.Forms.UserControlTest.ExposeProtectedProperties
/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/Docking/
H A DDragForm.cs46 protected override CreateParams CreateParams property in WeifenLuo.WinFormsUI.Docking.DragForm
/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DSplitButtonEx.cs58 protected override CreateParams CreateParams property in KeePass.UI.SplitButtonEx
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Loaders/Win32/CSharpFormLibrary/
H A DIMETabControl.cs19 protected override CreateParams CreateParams property in CSharpFormLibrary.IMETabControl
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/designer/src/designer/doc/snippets/lib/
H A Dtools_designer_src_lib_sdk_abstractformwindow.cpp21 ** "Redistribution and use in source and binary forms, with or without
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/wayland/test/
H A Dmock_zwp_linux_dmabuf.cc19 void CreateParams(wl_client* client, wl_resource* resource, uint32_t id) { in CreateParams() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/test/
H A Dmock_zwp_linux_dmabuf.cc19 void CreateParams(wl_client* client, wl_resource* resource, uint32_t id) { in CreateParams() function

123456789