Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_model.h40 virtual void SetCustomHeight(const CalcDimension& customHeight) {}; in SetCustomHeight() function
H A Dsliding_panel_model_ng.cpp138 void SlidingPanelModelNG::SetCustomHeight(const CalcDimension& customHeight) in SetCustomHeight() function in OHOS::Ace::NG::SlidingPanelModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_sliding_panel.cpp395 void JSSlidingPanel::SetCustomHeight(const JSCallbackInfo& info) in SetCustomHeight() function in OHOS::Ace::Framework::JSSlidingPanel