Home
last modified time | relevance | path

Searched defs:SetPanelCustomHeight (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dpanel_modifier.cpp114 void SetPanelCustomHeight(ArkUINodeHandle node, ArkUI_Float32 value, int unit) in SetPanelCustomHeight() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_panel_bridge.cpp191 ArkUINativeModuleValue PanelBridge::SetPanelCustomHeight(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetPanelCustomHeight() function in OHOS::Ace::NG::PanelBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
Dsliding_panel_model_ng.cpp264 void SlidingPanelModelNG::SetPanelCustomHeight(FrameNode* frameNode, const CalcDimension& customHei… in SetPanelCustomHeight() function in OHOS::Ace::NG::SlidingPanelModelNG