Home
last modified time | relevance | path

Searched defs:window (Results 1 – 25 of 702) sorted by relevance

12345678910>>...29

/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
Dnative_xcomponent.cpp29 void OnSurfaceCreatedCB(OH_NativeXComponent* component, void* window) in OnSurfaceCreatedCB()
58 void OnSurfaceChangedCB(OH_NativeXComponent* component, void* window) in OnSurfaceChangedCB()
82 void OnSurfaceDestroyedCB(OH_NativeXComponent* component, void* window) in OnSurfaceDestroyedCB()
103 void DispatchTouchEventCB(OH_NativeXComponent* component, void* window) in DispatchTouchEventCB()
127 void DispatchMouseEventCB(OH_NativeXComponent* component, void* window) in DispatchMouseEventCB()
163 void OnFocusEventCB(OH_NativeXComponent* component, void* window) in OnFocusEventCB()
180 void OnKeyEventCB(OH_NativeXComponent* component, void* window) in OnKeyEventCB()
196 void OnFrameEventCB(OH_NativeXComponent* component, void* window) in OnFrameEventCB()
213 void UnOnFrameEventCB(OH_NativeXComponent* component, void* window) in UnOnFrameEventCB()
331 void NativeXcomponent::OnSurfaceChanged(OH_NativeXComponent* component, void* window) in OnSurfaceChanged()
[all …]
Dplugin_render.cpp51 void OnSurfaceCreatedCB(OH_NativeXComponent* component, void* window) in OnSurfaceCreatedCB()
69 void OnSurfaceChangedCB(OH_NativeXComponent* component, void* window) in OnSurfaceChangedCB()
84 void OnSurfaceDestroyedCB(OH_NativeXComponent* component, void* window) in OnSurfaceDestroyedCB()
99 void DispatchTouchEventCB(OH_NativeXComponent* component, void* window) in DispatchTouchEventCB()
114 void DispatchMouseEventCB(OH_NativeXComponent* component, void* window) in DispatchMouseEventCB()
173 void PluginRender::OnSurfaceCreated(OH_NativeXComponent* component, void* window) in OnSurfaceCreated()
193 void PluginRender::OnSurfaceChanged(OH_NativeXComponent* component, void* window) in OnSurfaceChanged()
217 void PluginRender::OnSurfaceDestroyed(OH_NativeXComponent* component, void* window) in OnSurfaceDestroyed()
224 void PluginRender::DispatchTouchEvent(OH_NativeXComponent* component, void* window) in DispatchTouchEvent()
730 void PluginRender::DispatchMouseEvent(OH_NativeXComponent* component, void* window) in DispatchMouseEvent()
/test/xts/acts/validator/acts_validator/entry/src/main/cpp/capihand/
Dcontainer.cpp27 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceCreatedCB()
49 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceChangedCB()
78 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceDestroyedCB()
98 void DispatchTouchEventCB(OH_NativeXComponent *component, void *window) { in DispatchTouchEventCB()
121 void DispatchMouseEventCB(OH_NativeXComponent *component, void *window) { in DispatchMouseEventCB()
180 void Container::OnSurfaceChanged(OH_NativeXComponent *component, void *window) { in OnSurfaceChanged()
201 void Container::OnTouchEvent(OH_NativeXComponent *component, void *window) { in OnTouchEvent()
237 void Container::OnMouseEvent(OH_NativeXComponent *component, void *window) { in OnMouseEvent()
254 void Container::OnKeyEvent(OH_NativeXComponent *component, void *window) { in OnKeyEvent()
/test/xts/acts/arkui/ace_c_arkui_test_api151/entry/src/main/cpp/
Dcontainer.cpp27 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceCreatedCB()
55 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceChangedCB()
84 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceDestroyedCB()
104 void DispatchTouchEventCB(OH_NativeXComponent *component, void *window) { in DispatchTouchEventCB()
127 void DispatchMouseEventCB(OH_NativeXComponent *component, void *window) { in DispatchMouseEventCB()
191 void Container::OnSurfaceChanged(OH_NativeXComponent *component, void *window) { in OnSurfaceChanged()
215 void Container::OnTouchEvent(OH_NativeXComponent *component, void *window) { in OnTouchEvent()
255 void Container::OnMouseEvent(OH_NativeXComponent *component, void *window) { in OnMouseEvent()
272 void Container::OnKeyEvent(OH_NativeXComponent *component, void *window) { in OnKeyEvent()
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api15/entry/src/main/cpp/snapShot/
Dcontainer.cpp34 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceCreatedCB()
116 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceChangedCB()
163 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceDestroyedCB()
183 void DispatchTouchEventCB(OH_NativeXComponent *component, void *window) { in DispatchTouchEventCB()
206 void DispatchMouseEventCB(OH_NativeXComponent *component, void *window) { in DispatchMouseEventCB()
349 void Container::OnSurfaceChanged(OH_NativeXComponent *component, void *window) { in OnSurfaceChanged()
373 void Container::OnTouchEvent(OH_NativeXComponent *component, void *window) { in OnTouchEvent()
414 void Container::OnMouseEvent(OH_NativeXComponent *component, void *window) { in OnMouseEvent()
431 void Container::OnKeyEvent(OH_NativeXComponent *component, void *window) { in OnKeyEvent()
/test/xts/acts/arkui/ace_c_scroll_crosslanguage/entry/src/main/cpp/
Dcontainer.cpp27 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceCreatedCB()
53 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceChangedCB()
82 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceDestroyedCB()
102 void DispatchTouchEventCB(OH_NativeXComponent *component, void *window) { in DispatchTouchEventCB()
125 void DispatchMouseEventCB(OH_NativeXComponent *component, void *window) { in DispatchMouseEventCB()
183 void Container::OnSurfaceChanged(OH_NativeXComponent *component, void *window) { in OnSurfaceChanged()
206 void Container::OnTouchEvent(OH_NativeXComponent *component, void *window) { in OnTouchEvent()
243 void Container::OnMouseEvent(OH_NativeXComponent *component, void *window) { in OnMouseEvent()
261 void Container::OnKeyEvent(OH_NativeXComponent *component, void *window) { in OnKeyEvent()
/test/xts/acts/validator/acts_validator/entry/src/main/cpp/GameCtroller/
Dcontainer.cpp27 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceCreatedCB()
49 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceChangedCB()
78 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceDestroyedCB()
98 void DispatchTouchEventCB(OH_NativeXComponent *component, void *window) { in DispatchTouchEventCB()
121 void DispatchMouseEventCB(OH_NativeXComponent *component, void *window) { in DispatchMouseEventCB()
180 void Container::OnSurfaceChanged(OH_NativeXComponent *component, void *window) { in OnSurfaceChanged()
201 void Container::OnTouchEvent(OH_NativeXComponent *component, void *window) { in OnTouchEvent()
237 void Container::OnMouseEvent(OH_NativeXComponent *component, void *window) { in OnMouseEvent()
254 void Container::OnKeyEvent(OH_NativeXComponent *component, void *window) { in OnKeyEvent()
/test/xts/acts/validator/acts_validator/entry/src/main/cpp/manager/
Dxcomponent_manager.cpp28 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceCreatedCB()
51 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) {} in OnSurfaceChangedCB()
53 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) {} in OnSurfaceDestroyedCB()
55 void DispatchTouchEventCB(OH_NativeXComponent *component, void *window) { in DispatchTouchEventCB()
78 OHNativeWindow *window) { in SetNativeXComponent()
/test/xts/acts/multimedia/videoProcess/detail_enhancer_video_ndk/src/
Ddetail_enhancer_video_ndk_unit_test.cpp162 …ncerVideoNdkUnitTest::FlushSurf(OHNativeWindowBuffer* ohNativeWindowBuffer, OHNativeWindow* window) in FlushSurf()
197 OHNativeWindow* window = nullptr; variable
598 OHNativeWindow* window = nullptr; variable
616 OHNativeWindow* window = nullptr; variable
633 OHNativeWindow* window = nullptr; variable
646 OHNativeWindow* window = nullptr; variable
659 OHNativeWindow* window = nullptr; variable
672 OHNativeWindow* window = nullptr; variable
939 OHNativeWindow* window = nullptr; variable
978 OHNativeWindow* window = nullptr; variable
[all …]
/test/testfwk/arkxtest/uitest/core/
Dselect_strategy.cpp131 void SelectStrategy::RefreshWidgetBounds(Widget &widget, const Window &window) in RefreshWidgetBounds()
151 void LocateNode(const Window &window, in LocateNode()
197 void LocateNodeAfterAnchor(const Window &window, in LocateNodeAfterAnchor()
248 void LocateNode(const Window &window, in LocateNode()
329 void LocateNode(const Window &window, in LocateNode()
378 void LocateNodeWithInAnchor(const Window &window, in LocateNodeWithInAnchor()
432 void LocateNode(const Window &window, in LocateNode()
496 void LocateNode(const Window &window, in LocateNode()
/test/xts/acts/arkui/ace_c_arkui_test_api15XC/entry/src/main/cpp/render/
Dplugin_render.cpp23 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceCreatedCB()
51 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceChangedCB()
74 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceDestroyedCB()
198 void PluginRender::OnSurfaceChanged(OH_NativeXComponent *component, void *window) { in OnSurfaceChanged()
/test/xts/acts/multimedia/videoProcess/moduletest/video/src/
Dapi_test.cpp478 OHNativeWindow *window = nullptr; variable
525 OHNativeWindow *window = nullptr; variable
562 OHNativeWindow *window = nullptr; variable
609 OHNativeWindow *window = nullptr; variable
672 OHNativeWindow *window = nullptr; variable
737 OHNativeWindow *window = nullptr; variable
/test/xts/acts/ability/ability_runtime/actssupportfunction/fasupportfunction/entry/src/main/
Dconfig.json131 "window": { object
145 "window": { object
159 "window": { object
173 "window": { object
187 "window": { object
201 "window": { object
/test/xts/acts/ability/ability_runtime/faapicover/faauxiliary/entry/src/main/
Dconfig.json140 "window": { object
154 "window": { object
168 "window": { object
182 "window": { object
196 "window": { object
210 "window": { object
/test/xts/acts/ability/ability_runtime/actsdataabilityaccessdatasharetest/datashareserverhap/entry/src/main/resources/base/profile/
Dform_config.json7 "window": { object
25 "window": { object
/test/xts/acts/ability/ability_runtime/freeinstalltest/startabilitystagetest/actsfreeinstallstartabilitystagetest/entry/src/main/resources/base/profile/
Dform_config.json11 "window": { object
30 "window": { object
/test/xts/acts/ability/form/formmanager/fa/formproviderst_ets/formsupplyapplicationF/entry/src/main/resources/base/profile/
Dform_config.json7 "window": { object
26 "window": { object
/test/xts/acts/ability/ability_runtime/freeinstalltest/startabilitystagetest/atomizationstageentry/entry/src/main/resources/base/profile/
Dform_config.json11 "window": { object
30 "window": { object
/test/xts/acts/ability/form/formmanager/stage/actsformprovidergetformsinfo/module2/entry/src/main/resources/base/profile/
Dform_config.json7 "window": { object
26 "window": { object
/test/xts/acts/ability/form/formmanager/fa/formproviderst_ets/formsupplyapplicationB/entry/src/main/resources/base/profile/
Dform_config.json7 "window": { object
26 "window": { object
/test/xts/acts/ability/ability_runtime/apicover/apifacover/entry/src/main/resources/base/profile/
Dform_config.json11 "window": { object
30 "window": { object
/test/xts/acts/ability/ability_runtime/apicover/apicoverhaptest/entry/src/main/resources/base/profile/
Dform_config.json11 "window": { object
30 "window": { object
/test/xts/acts/ability/form/formmanager/fa/formproviderst_ets/formsupplyapplicationA/entry/src/main/resources/base/profile/
Dform_config.json7 "window": { object
27 "window": { object
/test/xts/acts/ability/form/formmanager/fa/formproviderst_ets/formsupplyapplicationE/entry/src/main/resources/base/profile/
Dform_config.json7 "window": { object
28 "window": { object
/test/xts/acts/ability/form/formmanager/stage/actsformprovidergetformsinfo/module1/entry/src/main/resources/base/profile/
Dform_config.json7 "window": { object
27 "window": { object

12345678910>>...29