Home
last modified time | relevance | path

Searched refs:IsCurrentUsePartialUpdate (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtab_content_model_impl.cpp99 if (!Container::IsCurrentUsePartialUpdate()) { in SetTabBar()
107 if (!Container::IsCurrentUsePartialUpdate()) { in SetTabBar()
132 if (!Container::IsCurrentUsePartialUpdate()) { in SetTabBar()
151 if (Container::IsCurrentUsePartialUpdate()) { in ProcessTabBarBuilderFunction()
179 if (!Container::IsCurrentUsePartialUpdate()) { in ProcessTabBarLabel()
196 if (!Container::IsCurrentUsePartialUpdate()) { in ProcessTabBarTextIconPair()
H A Dgrid_model_impl.cpp48 if (Container::IsCurrentUsePartialUpdate()) { in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtab_content_proxy_element.cpp149 bool usePartialUpdate = Container::IsCurrentUsePartialUpdate(); in OnUpdateElement()
185 if (!Container::IsCurrentUsePartialUpdate()) { in UpdateIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dprogress_element.h38 if (Container::IsCurrentUsePartialUpdate()) { in CanUpdate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Dflex_element.h45 if (Container::IsCurrentUsePartialUpdate()) { in CanUpdate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp53 ReleaseElement(Container::IsCurrentUsePartialUpdate()); in ~RenderElementProxy()
58 if (Container::IsCurrentUsePartialUpdate()) { in Update()
204 if (Container::IsCurrentUsePartialUpdate()) { in GetElementByIndex()
1093 if (Container::IsCurrentUsePartialUpdate()) { in Update()
1443 if (Container::IsCurrentUsePartialUpdate()) { in Update()
1529 if (!Container::IsCurrentUsePartialUpdate()) { in Create()
1551 if (Container::IsCurrentUsePartialUpdate()) { in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_element.cpp74 if (Container::IsCurrentUsePartialUpdate() && buttonComponent->GetHasCustomChild()) { in LocalizedUpdate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_controller.cpp56 if ((index_ == index && !Container::IsCurrentUsePartialUpdate()) || index < 0) { in SetIndex()
H A Drender_tab_bar.cpp90 if (!Container::IsCurrentUsePartialUpdate()) { in FlushIndex()
306 if (Container::IsCurrentUsePartialUpdate()) { in SetIndex()
H A Drender_tab_content.cpp213 …if (Container::IsCurrentUsePartialUpdate() && contentMap_.find(currentIndex_) == contentMap_.end()… in ChangeScroll()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas.cpp111 if (Container::IsCurrentUsePartialUpdate()) { in OnReady()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomposed_element.cpp66 if (!component && Container::IsCurrentUsePartialUpdate()) { in PerformBuild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/badge/
H A Drender_badge.cpp120 if (!Container::IsCurrentUsePartialUpdate()) { in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_grid_item.cpp55 if (Container::IsCurrentUsePartialUpdate()) { in Create()
H A Djs_view.cpp278 ACE_DCHECK(!Container::IsCurrentUsePartialUpdate()); in Create()
838 ACE_DCHECK(Container::IsCurrentUsePartialUpdate()); in Create()
887 ACE_DCHECK(Container::IsCurrentUsePartialUpdate()); in CreateRecycle()
H A Djs_list_item.cpp64 if (Container::IsCurrentUsePartialUpdate()) { in Create()
H A Djs_tab_content.cpp67 if (Container::IsCurrentUsePartialUpdate()) { in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h351 static bool IsCurrentUsePartialUpdate() in IsCurrentUsePartialUpdate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp3146 if (Container::IsCurrentUsePartialUpdate()) { in LoadItems()
3387 if (!Container::IsCurrentUsePartialUpdate()) { in OnChildAdded()
3405 if (!Container::IsCurrentUsePartialUpdate()) { in OnChildRemoved()