Searched defs:aceView (Results 1 – 14 of 14) sorted by relevance
30 explicit MockWindow(AceView* aceView) {} in MockWindow()
56 explicit MockWindow(AceView* aceView) {} in MockWindow()85 std::unique_ptr<PlatformWindow> PlatformWindow::Create(AceView* aceView) in Create()
59 explicit MockWindow(AceView* aceView) {} in MockWindow()
156 auto aceView = container->GetAceView(); in DispatchIdleEvent() local327 auto aceView = container->GetAceView(); in DispatchTouchEvent() local395 auto aceView = container->GetAceView(); in DispatchKeyEvent() local
33 auto* aceView = new AceViewPreview(instanceId, FlutterThreadModel::CreateThreadModel( in CreateView() local
401 auto aceView = Platform::AceViewOhos::CreateView(abilityId_); in OnStart() local711 auto aceView = static_cast<Platform::AceViewOhos*>(container->GetView()); in OnSizeChange() local777 auto aceView = static_cast<Platform::AceViewOhos*>(container->GetView()); in OnDrag() local804 auto aceView = static_cast<Platform::AceViewOhos*>(container->GetView()); in OnInputEvent() local814 auto aceView = static_cast<Platform::AceViewOhos*>(container->GetView()); in OnInputEvent() local
218 …auto aceView = static_cast<Platform::AceViewOhos*>(Platform::AceContainer::GetContainer(instanceId… in OnDrag() local732 Platform::AceViewOhos* aceView = nullptr; in CommonInitializeForm() local1202 auto aceView = in CommonInitialize() local1418 auto aceView = static_cast<Platform::AceViewOhos*>(container->GetView()); in ProcessPointerEvent() local1431 auto aceView = static_cast<Platform::AceViewOhos*>(container->GetView()); in ProcessKeyEvent() local1492 auto aceView = static_cast<Platform::AceViewOhos*>(container->GetAceView()); in UpdateViewportConfig() local
275 auto* aceView = static_cast<AceViewOhos*>(aceView_); in DestroyView() local323 auto* aceView = static_cast<AceViewOhos*>(aceView_); in AttachView() local
48 …auto* aceView = new AceViewOhos(instanceId, FlutterThreadModel::CreateThreadModel(useCurrentEventR… in CreateView() local
212 auto aceView = static_cast<AceViewOhos*>(aceView_); in DestroyView() local1077 auto* aceView = static_cast<AceViewOhos*>(aceView_); in AttachView() local
76 std::unique_ptr<PlatformWindow> PlatformWindow::Create(AceView* aceView) in Create()
70 explicit MockWindow(AceView* aceView) {} in MockWindow()
131 auto* aceView = in InitContainer() local647 auto* aceView = Platform::AceViewOhos::CreateView(childContainerId_, true, true); in InitToastDialogView() local1005 auto aceView = static_cast<Platform::AceViewOhos*>(container->GetView()); in UpdateAceView() local
136 explicit TestWindow(AceView* aceView) {} in TestWindow()