Home
last modified time | relevance | path

Searched refs:SetEnableDebugBoundary (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_item_element.h68 renderTabBarItem->SetEnableDebugBoundary(true); in CreateRenderNode()
H A Drender_tab_bar_item.h45 void SetEnableDebugBoundary(bool needEnable) in SetEnableDebugBoundary() function
H A Dtab_bar_component.cpp148 box->SetEnableDebugBoundary(true); in BuildItems()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_option_component.cpp74 boxComponent_->SetEnableDebugBoundary(true); in Initialize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_item_component.cpp31 box_->SetEnableDebugBoundary(true); in BuildItem()
H A Dindexer_component.cpp106 bubble->SetEnableDebugBoundary(true); in BuildBubbleBox()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dsliding_panel_component_v2.cpp83 boxForContent->SetEnableDebugBoundary(true); in BuildInnerChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Dside_bar_container_component.cpp93 btnbox->SetEnableDebugBoundary(true); in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_container_component.cpp98 tabBarBox->SetEnableDebugBoundary(true); in BuildToolBar()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component.h364 void SetEnableDebugBoundary(bool enableDebugBoundary) in SetEnableDebugBoundary() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.cpp319 box->SetEnableDebugBoundary(true); in Initialize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item.cpp237 boxComponent->SetEnableDebugBoundary(true); in CreateDeleteButton()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drender_refresh.cpp43 loadingBackgroundBoxComponent_->SetEnableDebugBoundary(true); in RenderRefresh()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dview_stack_processor.cpp214 boxComponent->SetEnableDebugBoundary(true); in GetBoxComponent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp87 boxComponent_->SetEnableDebugBoundary(true); in DOMNode()