Home
last modified time | relevance | path

Searched defs:aHandle (Results 1 – 25 of 508) sorted by relevance

12345678910>>...21

/dports/www/firefox-esr/firefox-91.8.0/remote/test/puppeteer/test/
H A Djshandle.spec.ts49 const aHandle = await page.evaluateHandle(() => 5); constant
69 const aHandle = await page.evaluateHandle(() => Infinity); constant
77 const aHandle = await page.evaluateHandle(() => { constant
88 const aHandle = await page.evaluateHandle(() => { constant
102 const aHandle = await page.evaluateHandle(() => ({ constant
132 const aHandle = await page.evaluateHandle(() => 'foo'); constant
162 const aHandle = await page.evaluateHandle(() => ({ constant
173 const aHandle = await page.evaluateHandle(() => { constant
206 const aHandle = await page.evaluateHandle(() => 2); constant
214 const aHandle = await page.evaluateHandle( constant
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/remote/test/puppeteer/test/
H A Djshandle.spec.ts49 const aHandle = await page.evaluateHandle(() => 5); constant
69 const aHandle = await page.evaluateHandle(() => Infinity); constant
77 const aHandle = await page.evaluateHandle(() => { constant
88 const aHandle = await page.evaluateHandle(() => { constant
102 const aHandle = await page.evaluateHandle(() => ({ constant
132 const aHandle = await page.evaluateHandle(() => 'foo'); constant
162 const aHandle = await page.evaluateHandle(() => ({ constant
173 const aHandle = await page.evaluateHandle(() => { constant
206 const aHandle = await page.evaluateHandle(() => 2); constant
214 const aHandle = await page.evaluateHandle( constant
[all …]
/dports/www/firefox/firefox-99.0/remote/test/puppeteer/test/
H A Djshandle.spec.ts51 const aHandle = await page.evaluateHandle(() => 5); constant
71 const aHandle = await page.evaluateHandle(() => Infinity); constant
79 const aHandle = await page.evaluateHandle(() => { constant
93 const aHandle = await page.evaluateHandle(() => ({ constant
105 const aHandle = await page.evaluateHandle(() => ({ constant
136 const aHandle = await page.evaluateHandle(() => 'foo'); constant
166 const aHandle = await page.evaluateHandle(() => ({ constant
177 const aHandle = await page.evaluateHandle(() => { constant
210 const aHandle = await page.evaluateHandle(() => 2); constant
218 const aHandle = await page.evaluateHandle( constant
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/gamepad/
H A DGamepadRemapping.cpp74 void FetchDpadFromAxis(GamepadHandle aHandle, double dir) { in FetchDpadFromAxis()
121 virtual void RemapAxisMoveEvent(GamepadHandle aHandle, uint32_t aAxis, in RemapAxisMoveEvent()
138 virtual void RemapButtonEvent(GamepadHandle aHandle, uint32_t aButton, in RemapButtonEvent()
168 virtual void RemapAxisMoveEvent(GamepadHandle aHandle, uint32_t aAxis, in RemapAxisMoveEvent()
213 virtual void RemapButtonEvent(GamepadHandle aHandle, uint32_t aButton, in RemapButtonEvent()
255 virtual void RemapAxisMoveEvent(GamepadHandle aHandle, uint32_t aAxis, in RemapAxisMoveEvent()
286 virtual void RemapButtonEvent(GamepadHandle aHandle, uint32_t aButton, in RemapButtonEvent()
325 virtual void RemapAxisMoveEvent(GamepadHandle aHandle, uint32_t aAxis, in RemapAxisMoveEvent()
368 virtual void RemapButtonEvent(GamepadHandle aHandle, uint32_t aButton, in RemapButtonEvent()
404 void RemapAxisMoveEvent(GamepadHandle aHandle, uint32_t aAxis, in RemapAxisMoveEvent()
[all …]
H A DGamepadPlatformService.cpp106 void GamepadPlatformService::NotifyGamepadChange(GamepadHandle aHandle, in NotifyGamepadChange()
147 void GamepadPlatformService::RemoveGamepad(GamepadHandle aHandle) { in RemoveGamepad()
157 void GamepadPlatformService::NewButtonEvent(GamepadHandle aHandle, in NewButtonEvent()
168 void GamepadPlatformService::NewButtonEvent(GamepadHandle aHandle, in NewButtonEvent()
179 void GamepadPlatformService::NewButtonEvent(GamepadHandle aHandle, in NewButtonEvent()
190 void GamepadPlatformService::NewButtonEvent(GamepadHandle aHandle, in NewButtonEvent()
200 void GamepadPlatformService::NewAxisMoveEvent(GamepadHandle aHandle, in NewAxisMoveEvent()
211 GamepadHandle aHandle, uint32_t aLight, GamepadLightIndicatorType aType) { in NewLightIndicatorTypeEvent()
220 void GamepadPlatformService::NewPoseEvent(GamepadHandle aHandle, in NewPoseEvent()
231 GamepadHandle aHandle, uint32_t aTouchArrayIndex, in NewMultiTouchEvent()
/dports/www/firefox/firefox-99.0/dom/gamepad/
H A DGamepadRemapping.cpp74 void FetchDpadFromAxis(GamepadHandle aHandle, double dir) { in FetchDpadFromAxis()
121 virtual void RemapAxisMoveEvent(GamepadHandle aHandle, uint32_t aAxis, in RemapAxisMoveEvent()
138 virtual void RemapButtonEvent(GamepadHandle aHandle, uint32_t aButton, in RemapButtonEvent()
168 virtual void RemapAxisMoveEvent(GamepadHandle aHandle, uint32_t aAxis, in RemapAxisMoveEvent()
213 virtual void RemapButtonEvent(GamepadHandle aHandle, uint32_t aButton, in RemapButtonEvent()
255 virtual void RemapAxisMoveEvent(GamepadHandle aHandle, uint32_t aAxis, in RemapAxisMoveEvent()
286 virtual void RemapButtonEvent(GamepadHandle aHandle, uint32_t aButton, in RemapButtonEvent()
325 virtual void RemapAxisMoveEvent(GamepadHandle aHandle, uint32_t aAxis, in RemapAxisMoveEvent()
368 virtual void RemapButtonEvent(GamepadHandle aHandle, uint32_t aButton, in RemapButtonEvent()
404 void RemapAxisMoveEvent(GamepadHandle aHandle, uint32_t aAxis, in RemapAxisMoveEvent()
[all …]
H A DGamepadPlatformService.cpp106 void GamepadPlatformService::NotifyGamepadChange(GamepadHandle aHandle, in NotifyGamepadChange()
147 void GamepadPlatformService::RemoveGamepad(GamepadHandle aHandle) { in RemoveGamepad()
157 void GamepadPlatformService::NewButtonEvent(GamepadHandle aHandle, in NewButtonEvent()
168 void GamepadPlatformService::NewButtonEvent(GamepadHandle aHandle, in NewButtonEvent()
179 void GamepadPlatformService::NewButtonEvent(GamepadHandle aHandle, in NewButtonEvent()
190 void GamepadPlatformService::NewButtonEvent(GamepadHandle aHandle, in NewButtonEvent()
200 void GamepadPlatformService::NewAxisMoveEvent(GamepadHandle aHandle, in NewAxisMoveEvent()
211 GamepadHandle aHandle, uint32_t aLight, GamepadLightIndicatorType aType) { in NewLightIndicatorTypeEvent()
220 void GamepadPlatformService::NewPoseEvent(GamepadHandle aHandle, in NewPoseEvent()
231 GamepadHandle aHandle, uint32_t aTouchArrayIndex, in NewMultiTouchEvent()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/gamepad/
H A DGamepadRemapping.cpp74 void FetchDpadFromAxis(GamepadHandle aHandle, double dir) { in FetchDpadFromAxis()
121 virtual void RemapAxisMoveEvent(GamepadHandle aHandle, uint32_t aAxis, in RemapAxisMoveEvent()
138 virtual void RemapButtonEvent(GamepadHandle aHandle, uint32_t aButton, in RemapButtonEvent()
168 virtual void RemapAxisMoveEvent(GamepadHandle aHandle, uint32_t aAxis, in RemapAxisMoveEvent()
213 virtual void RemapButtonEvent(GamepadHandle aHandle, uint32_t aButton, in RemapButtonEvent()
255 virtual void RemapAxisMoveEvent(GamepadHandle aHandle, uint32_t aAxis, in RemapAxisMoveEvent()
286 virtual void RemapButtonEvent(GamepadHandle aHandle, uint32_t aButton, in RemapButtonEvent()
325 virtual void RemapAxisMoveEvent(GamepadHandle aHandle, uint32_t aAxis, in RemapAxisMoveEvent()
368 virtual void RemapButtonEvent(GamepadHandle aHandle, uint32_t aButton, in RemapButtonEvent()
404 void RemapAxisMoveEvent(GamepadHandle aHandle, uint32_t aAxis, in RemapAxisMoveEvent()
[all …]
H A DGamepadPlatformService.cpp106 void GamepadPlatformService::NotifyGamepadChange(GamepadHandle aHandle, in NotifyGamepadChange()
147 void GamepadPlatformService::RemoveGamepad(GamepadHandle aHandle) { in RemoveGamepad()
157 void GamepadPlatformService::NewButtonEvent(GamepadHandle aHandle, in NewButtonEvent()
168 void GamepadPlatformService::NewButtonEvent(GamepadHandle aHandle, in NewButtonEvent()
179 void GamepadPlatformService::NewButtonEvent(GamepadHandle aHandle, in NewButtonEvent()
190 void GamepadPlatformService::NewButtonEvent(GamepadHandle aHandle, in NewButtonEvent()
200 void GamepadPlatformService::NewAxisMoveEvent(GamepadHandle aHandle, in NewAxisMoveEvent()
211 GamepadHandle aHandle, uint32_t aLight, GamepadLightIndicatorType aType) { in NewLightIndicatorTypeEvent()
220 void GamepadPlatformService::NewPoseEvent(GamepadHandle aHandle, in NewPoseEvent()
231 GamepadHandle aHandle, uint32_t aTouchArrayIndex, in NewMultiTouchEvent()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/tool/
H A Dedit_constraints.cpp38 void EC_VERTICAL::Apply( EDIT_POINT& aHandle ) in Apply()
46 void EC_HORIZONTAL::Apply( EDIT_POINT& aHandle ) in Apply()
54 void EC_45DEGREE::Apply( EDIT_POINT& aHandle ) in Apply()
70 void EC_LINE::Apply( EDIT_POINT& aHandle ) in Apply()
80 void EC_CIRCLE::Apply( EDIT_POINT& aHandle ) in Apply()
134 void EC_CONVERGING::Apply( EDIT_LINE& aHandle ) in Apply()
190 void EC_SNAPLINE::Apply( EDIT_LINE& aHandle ) in Apply()
207 void EC_PERPLINE::Apply( EDIT_LINE& aHandle ) in Apply()
/dports/www/firefox/firefox-99.0/dom/base/
H A DAnimationFrameProvider.cpp12 FrameRequest::FrameRequest(FrameRequestCallback& aCallback, int32_t aHandle) in FrameRequest()
20 int32_t* aHandle) { in Schedule()
33 bool FrameRequestManager::Cancel(int32_t aHandle) { in Cancel()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webrtc/
H A DMediaEngineDefault.cpp113 const RefPtr<const AllocationHandle>& aHandle) { in Deallocate()
163 const RefPtr<const AllocationHandle>& aHandle, in SetTrack()
183 const RefPtr<const AllocationHandle>& aHandle) { in Start()
225 const RefPtr<const AllocationHandle>& aHandle) { in Stop()
249 const RefPtr<AllocationHandle>& aHandle, in Reconfigure()
310 const RefPtr<const AllocationHandle>& aHandle, in Pull()
406 const RefPtr<const AllocationHandle>& aHandle) { in Deallocate()
423 const RefPtr<const AllocationHandle>& aHandle, in SetTrack()
441 const RefPtr<const AllocationHandle>& aHandle) { in Start()
475 const RefPtr<AllocationHandle>& aHandle, in Reconfigure()
[all …]
H A DMediaEngineTabVideoSource.cpp146 const RefPtr<AllocationHandle>& aHandle, in Reconfigure()
178 const RefPtr<const AllocationHandle>& aHandle) { in Deallocate()
198 const RefPtr<const AllocationHandle>& aHandle, in SetTrack()
215 const RefPtr<const AllocationHandle>& aHandle) { in Start()
236 const RefPtr<const AllocationHandle>& aHandle, in Pull()
379 const RefPtr<const AllocationHandle>& aHandle) { in Stop()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/glue/
H A DFileDescriptor.cpp51 FileDescriptor::FileDescriptor(PlatformHandleType aHandle) in FileDescriptor()
154 FileDescriptor::IsValid(PlatformHandleType aHandle) in IsValid()
161 FileDescriptor::Clone(PlatformHandleType aHandle)
181 FileDescriptor::Close(PlatformHandleType aHandle)
194 …eDescriptor::PlatformHandleHelper::PlatformHandleHelper(FileDescriptor::PlatformHandleType aHandle)
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DFileDescriptor.cpp47 FileDescriptor::FileDescriptor(PlatformHandleType aHandle) in FileDescriptor()
128 bool FileDescriptor::IsValid(PlatformHandleType aHandle) { in IsValid()
134 PlatformHandleType aHandle) { in Clone()
152 void FileDescriptor::Close(PlatformHandleType aHandle) { in Clone()
165 FileDescriptor::PlatformHandleType aHandle) in Clone()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DSyncObject.cpp27 SyncHandle aHandle, ID3D11Device* aDevice) { in CreateSyncObjectClient()
37 SyncObjectClient::CreateSyncObjectClientForContentDevice(SyncHandle aHandle) { in CreateSyncObjectClientForContentDevice()
/dports/www/firefox/firefox-99.0/gfx/layers/
H A DSyncObject.cpp27 SyncHandle aHandle, ID3D11Device* aDevice) { in CreateSyncObjectClient()
37 SyncObjectClient::CreateSyncObjectClientForContentDevice(SyncHandle aHandle) { in CreateSyncObjectClientForContentDevice()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DSyncObject.cpp27 SyncHandle aHandle, ID3D11Device* aDevice) { in CreateSyncObjectClient()
37 SyncObjectClient::CreateSyncObjectClientForContentDevice(SyncHandle aHandle) { in CreateSyncObjectClientForContentDevice()
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/Tools/
H A DVisualQuickTime.cpp51 uint32 VisualQuickTime::getHandleSize(void* aHandle) { in getHandleSize()
60 void VisualQuickTime::disposeHandle(void* aHandle) { in disposeHandle()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dprocess.h34 explicit Process(ProcessHandle aHandle) : in Process()
43 void set_handle(ProcessHandle aHandle) { process_ = aHandle; } in set_handle()
/dports/www/firefox/firefox-99.0/gfx/layers/ipc/
H A DCompositableInProcessManager.cpp33 const CompositableHandle& aHandle, base::ProcessId aForPid, in Add()
51 const CompositableHandle& aHandle, base::ProcessId aForPid) { in Find()
64 const CompositableHandle& aHandle, base::ProcessId aForPid) { in Release()
H A DCompositableTransactionParent.cpp122 const CompositableHandle& aHandle, const TextureInfo& aInfo) { in AddCompositable()
142 const CompositableHandle& aHandle) { in FindCompositable()
152 const CompositableHandle& aHandle) { in ReleaseCompositable()
/dports/www/firefox/firefox-99.0/ipc/glue/
H A DFileDescriptor.cpp32 FileDescriptor::FileDescriptor(PlatformHandleType aHandle) in FileDescriptor()
35 FileDescriptor::FileDescriptor(UniquePlatformHandle&& aHandle) in FileDescriptor()
71 PlatformHandleType aHandle) { in Clone()
/dports/www/firefox-esr/firefox-91.8.0/dom/gamepad/ipc/
H A DGamepadEventChannelParent.cpp72 const Tainted<GamepadHandle>& aHandle, in RecvVibrateHaptic()
85 const Tainted<GamepadHandle>& aHandle) { in RecvStopVibrateHaptic()
91 const Tainted<GamepadHandle>& aHandle, in RecvLightIndicatorColor()
/dports/www/firefox/firefox-99.0/dom/gamepad/ipc/
H A DGamepadEventChannelParent.cpp72 const Tainted<GamepadHandle>& aHandle, in RecvVibrateHaptic()
85 const Tainted<GamepadHandle>& aHandle) { in RecvStopVibrateHaptic()
91 const Tainted<GamepadHandle>& aHandle, in RecvLightIndicatorColor()

12345678910>>...21