Searched defs:customHeight (Results 1 – 6 of 6) sorted by relevance
40 virtual void SetCustomHeight(const CalcDimension& customHeight) {}; in SetCustomHeight()
138 void SlidingPanelModelNG::SetCustomHeight(const CalcDimension& customHeight) in SetCustomHeight()264 … SlidingPanelModelNG::SetPanelCustomHeight(FrameNode* frameNode, const CalcDimension& customHeight) in SetPanelCustomHeight()
82 auto customHeight = GetKeyboardHeight(); in OnAreaChangedInner() local
400 CalcDimension customHeight; in SetCustomHeight() local
198 CalcDimension customHeight; in SetPanelCustomHeight() local
20923 customHeight(value) { method in ArkPanelComponent