Searched refs:GetUIContentSharedPtr (Results 1 – 6 of 6) sorted by relevance
146 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in UpdateConfiguration()165 if (auto uiContent = GetUIContentSharedPtr()) { in UpdateConfigurationSync()386 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in NotifyFocusStateEvent()404 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in NotifyFocusActiveEvent()412 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in NotifyBackpressedEvent()551 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in NapiSetUIContent()667 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in NotifyAccessibilityHoverEvent()923 auto uiContentSharedPtr = GetUIContentSharedPtr(); in NotifyAccessibilityChildTreeRegister()951 handler_->PostTask([uiContent = GetUIContentSharedPtr()]() { in NotifyAccessibilityChildTreeUnregister()982 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in UpdateAccessibilityTreeInfo()[all …]
511 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in PreNotifyKeyEvent()1220 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in UpdateTitleButtonVisibility()1280 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in DestroyExistUIContent()1387 if (auto uiContent = GetUIContentSharedPtr()) { in SetUIContentInner()1807 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in GetContentInfo()1854 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in OnNewWant()1863 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in SetAPPWindowLabel()2238 if (auto uiContent = GetUIContentSharedPtr()) { in RegisterWindowTitleButtonRectChangeListener()2699 if (GetUIContentSharedPtr() == nullptr || !IsDecorEnable()) { in SetTitleButtonVisible()2803 if (GetUIContentSharedPtr() != nullptr) { in NotifyAfterFocused()[all …]
863 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in PreNotifyKeyEvent()1078 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in PreLayoutOnShow()1920 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in SetLayoutFullScreenByApiVersion()2069 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in NotifySpecificWindowSessionProperty()2743 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in SetGrayScale()2852 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in UpdateConfiguration()2878 if (auto uiContent = GetUIContentSharedPtr()) { in UpdateConfigurationSync()3288 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in NotifyMemoryLevel()3382 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in RegisterAnimationTransitionController()3653 std::shared_ptr<Ace::UIContent> uiContent = GetUIContentSharedPtr(); in UpdateMaximizeMode()[all …]
1111 ASSERT_EQ(window->GetUIContentSharedPtr(), nullptr);1114 ASSERT_NE(window->GetUIContentSharedPtr(), nullptr);1426 ASSERT_NE(window->GetUIContentSharedPtr(), nullptr);1750 ASSERT_NE(window->GetUIContentSharedPtr(), nullptr);
690 ASSERT_EQ(nullptr, window->GetUIContentSharedPtr());694 ASSERT_NE(nullptr, window->GetUIContentSharedPtr());
136 std::shared_ptr<Ace::UIContent> GetUIContentSharedPtr() const;