Searched refs:ResetShowCloseIcon (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | panel_modifier.cpp | 143 void ResetShowCloseIcon(ArkUINodeHandle node) in ResetShowCloseIcon() function 184 …SetPanelCustomHeightByString, ResetPanelCustomHeight, SetShowCloseIcon, ResetShowCloseIcon, SetDra… in GetPanelModifier() 195 …SetPanelCustomHeightByString, ResetPanelCustomHeight, SetShowCloseIcon, ResetShowCloseIcon, SetDra… in GetCJUIPanelModifier()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_panel_bridge.h | 39 static ArkUINativeModuleValue ResetShowCloseIcon(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_panel_bridge.cpp | 246 ArkUINativeModuleValue PanelBridge::ResetShowCloseIcon(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetShowCloseIcon() function in OHOS::Ace::NG::PanelBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 1166 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), PanelBridge::ResetShowCloseIcon)); in GetArkUINativeModule() 3105 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), PanelBridge::ResetShowCloseIcon)); in RegisterPanelAttributes()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/ |
H A D | sliding_panel_layout_property.h | 66 ResetShowCloseIcon(); in Reset()
|