Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Dtool_bar_theme.h91 const TextStyle& GetToolBarTextStyle() const in GetToolBarTextStyle() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_tool_bar_item.cpp62 textStyle_ = theme_->GetToolBarTextStyle(); in InitTextStyle()