Home
last modified time | relevance | path

Searched defs:customHeight (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_model.h40 virtual void SetCustomHeight(const CalcDimension& customHeight) {}; in SetCustomHeight() argument
H A Dsliding_panel_model_ng.cpp126 void SlidingPanelModelNG::SetCustomHeight(const CalcDimension& customHeight) in SetCustomHeight() argument
252 void SlidingPanelModelNG::SetPanelCustomHeight(FrameNode* frameNode, const CalcDimension& customHeight) in SetPanelCustomHeight() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dkeyboard_base_pattern.cpp80 auto customHeight = GetKeyboardHeight(); in OnAreaChangedInner() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_panel_bridge.cpp198 CalcDimension customHeight; in SetPanelCustomHeight() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_sliding_panel.cpp400 CalcDimension customHeight; in SetCustomHeight() local

Completed in 6 milliseconds