Home
last modified time | relevance | path

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

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