Home
last modified time | relevance | path

Searched defs:SetShowControlButton (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
Dside_bar_container_component.h69 void SetShowControlButton(bool isShow) in SetShowControlButton() function
/foundation/arkui/ace_engine/frameworks/core/components/declaration/side_bar/
Dside_bar_declaration.h77 void SetShowControlButton(bool isShow) in SetShowControlButton() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dside_bar_container_model_impl.cpp43 void SideBarContainerModelImpl::SetShowControlButton(bool showControlButton) in SetShowControlButton() function in OHOS::Ace::Framework::SideBarContainerModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
Dside_bar_container_model_static.cpp158 void SideBarContainerModelStatic::SetShowControlButton(FrameNode* frameNode, bool showControlButton) in SetShowControlButton() function in OHOS::Ace::NG::SideBarContainerModelStatic
Dside_bar_container_model_ng.cpp77 void SideBarContainerModelNG::SetShowControlButton(bool showControlButton) in SetShowControlButton() function in OHOS::Ace::NG::SideBarContainerModelNG
1005 void SideBarContainerModelNG::SetShowControlButton(FrameNode* frameNode, bool showControlButton) in SetShowControlButton() function in OHOS::Ace::NG::SideBarContainerModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_side_bar.cpp135 void JSSideBar::SetShowControlButton(const JSCallbackInfo& info) in SetShowControlButton() function in OHOS::Ace::Framework::JSSideBar
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dside_bar_container_modifier.cpp158 void SetShowControlButton(ArkUINodeHandle node, ArkUI_Bool isShow) in SetShowControlButton() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_side_bar_container_bridge.cpp179 ArkUINativeModuleValue SideBarContainerBridge::SetShowControlButton(ArkUIRuntimeCallInfo* runtimeCa… in SetShowControlButton() function in OHOS::Ace::NG::SideBarContainerBridge