Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dpanel_modifier.cpp114 void SetPanelCustomHeight(NodeHandle node, double value, int unit) in SetPanelCustomHeight() function
Dapi.h832 void (*SetPanelCustomHeight)(NodeHandle node, double value, int unit); member
/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
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_panel_bridge.cpp193 ArkUINativeModuleValue PanelBridge::SetPanelCustomHeight(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetPanelCustomHeight() function in OHOS::Ace::NG::PanelBridge