Home
last modified time | relevance | path

Searched defs:aceView (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.cpp169 auto aceView = AceType::DynamicCast<AceViewPreview>(container->GetAceView()); in DispatchIdleEvent() local
338 auto aceView = AceType::DynamicCast<AceViewPreview>(container->GetAceView()); in DispatchTouchEvent() local
399 auto aceView = AceType::DynamicCast<AceViewPreview>(container->GetAceView()); in DispatchKeyEvent() local
H A Dace_view_preview.cpp33 auto* aceView = in CreateView() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/helper/
H A Dwindow_scene_helper.cpp240 auto aceView = AceType::DynamicCast<OHOS::Ace::Platform::AceViewOhos>(container->GetAceView()); in InjectPointerEvent() local
265 auto aceView = AceType::DynamicCast<OHOS::Ace::Platform::AceViewOhos>(container->GetAceView()); in InjectKeyEvent() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp400 auto aceView = Platform::AceViewOhos::CreateView(abilityId_); in OnStart() local
705 auto aceView = AceType::DynamicCast<Platform::AceViewOhos>(container->GetAceView()); in OnSizeChange() local
772 auto aceView = AceType::DynamicCast<Platform::AceViewOhos>(container->GetAceView()); in OnDrag() local
799 auto aceView = AceType::DynamicCast<Platform::AceViewOhos>(container->GetAceView()); in OnInputEvent() local
809 auto aceView = AceType::DynamicCast<Platform::AceViewOhos>(container->GetAceView()); in OnInputEvent() local
H A Dui_content_impl.cpp616 auto aceView = in OnDrag() local
1362 RefPtr<Platform::AceViewOhos> aceView = nullptr; in CommonInitializeForm() local
1918 auto aceView = in CommonInitialize() local
2393 auto aceView = AceType::DynamicCast<Platform::AceViewOhos>(container->GetAceView()); in ProcessPointerEvent() local
2412 auto aceView = AceType::DynamicCast<Platform::AceViewOhos>(container->GetAceView()); in ProcessPointerEventWithCallback() local
2427 auto aceView = AceType::DynamicCast<Platform::AceViewOhos>(container->GetAceView()); in ProcessKeyEvent() local
2553 auto aceView = AceType::DynamicCast<Platform::AceViewOhos>(container->GetAceView()); in UpdateViewportConfigWithAnimation() local
2615 auto aceView = AceType::DynamicCast<Platform::AceViewOhos>(container->GetAceView()); in UpdateViewportConfigWithAnimation() local
3138 auto aceView = AceType::DynamicCast<Platform::AceViewOhos>(container->GetAceView()); in OnFormSurfaceChange() local
H A Ddialog_container.cpp332 auto aceView = AceType::DynamicCast<AceViewOhos>(aceView_); in AttachView() local
H A Dace_container.cpp1989 auto aceView = AceType::DynamicCast<AceViewOhos>(aceView_); in AttachView() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp253 auto aceView = in InitContainer() local
1215 auto aceView = Platform::AceViewOhos::CreateView(childContainerId_, true, true); in InitToastDialogView() local
1687 auto aceView = AceType::DynamicCast<Platform::AceViewOhos>(container->GetAceView()); in UpdateAceView() local
1820 auto aceView = AceType::DynamicCast<Platform::AceViewOhos>(container->GetAceView()); in ResizeWindowForFoldStatus() local