Home
last modified time | relevance | path

Searched refs:SetIsEndItem (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_tool_bar.cpp70 domToolBarItem->SetIsEndItem(false); in AddChildNode()
87 preDomToolBarItem->SetIsEndItem(true); in AddChildNode()
H A Ddom_tool_bar_item.h46 void SetIsEndItem(bool isEndItem) in SetIsEndItem() function
H A Ddom_tool_bar_item.cpp175 toolBarItemChild_->SetIsEndItem(isEndItem_); in PrepareSpecializedComponent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Dtool_bar_item_component.h37 void SetIsEndItem(bool isEndItem) in SetIsEndItem() function