Home
last modified time | relevance | path

Searched refs:GetOptionChildrenCallBack (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Dtool_bar_item_component.h52 const OptionChildrenCallBack& GetOptionChildrenCallBack() const in GetOptionChildrenCallBack() function
H A Dtool_bar_item_element.cpp57 optionChildrenCallBack_ = toolBarItemComponent->GetOptionChildrenCallBack(); in Update()