Searched defs:SetMaxHeight (Results 1 – 7 of 7) sorted by relevance
121 void WaterFlowComponent::SetMaxHeight(const Dimension& maxHeight) in SetMaxHeight() function in OHOS::Ace::V2::WaterFlowComponent
157 void SetMaxHeight(const Dimension& maxHeight) in SetMaxHeight() function
204 void SetMaxHeight(const CalcDimension& maxHeight) in SetMaxHeight() function
109 void SetMaxHeight(const CalcDimension& maxHeight) override in SetMaxHeight() function
172 void ViewAbstract::SetMaxHeight(const CalcLength& height) in SetMaxHeight() function in OHOS::Ace::NG::ViewAbstract3617 void ViewAbstract::SetMaxHeight(FrameNode* frameNode, const CalcLength& maxHeight) in SetMaxHeight() function in OHOS::Ace::NG::ViewAbstract
258 void ViewAbstractModelImpl::SetMaxHeight(const CalcDimension& maxHeight) in SetMaxHeight() function in OHOS::Ace::Framework::ViewAbstractModelImpl
3000 void SetMaxHeight(ArkUINodeHandle node, const struct ArkUISizeType* maxHeight) in SetMaxHeight() function