Home
last modified time | relevance | path

Searched defs:SetTabBar (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_tabcontent_bridge.cpp19 ArkUINativeModuleValue TabContentBridge::SetTabBar(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetTabBar() function in OHOS::Ace::NG::TabContentBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtab_content_model_impl.cpp86 void TabContentModelImpl::SetTabBar(const std::optional<std::string>& text, const std::optional<std… in SetTabBar() function in OHOS::Ace::Framework::TabContentModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_pattern.h162 void SetTabBar(const std::string& text, const std::string& icon, in SetTabBar() function
H A Dtab_content_model_ng.cpp480 void TabContentModelNG::SetTabBar(const std::optional<std::string>& text, const std::optional<std::… in SetTabBar() function in OHOS::Ace::NG::TabContentModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tab_content.cpp89 void JSTabContent::SetTabBar(const JSCallbackInfo& info) in SetTabBar() function in OHOS::Ace::Framework::JSTabContent