Searched defs:SetMaxHeight (Results 1 – 9 of 9) 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
110 void SetMaxHeight(const CalcDimension& maxHeight) override in SetMaxHeight() function
186 void ViewAbstract::SetMaxHeight(const CalcLength &height) in SetMaxHeight() function in OHOS::Ace::NG::ViewAbstract2587 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
2291 void SetMaxHeight(ArkUINodeHandle node, const struct ArkUISizeType* maxHeight) in SetMaxHeight() function
2272 void SetMaxHeight(NodeHandle node, const struct ArkUISizeType* maxHeight) in SetMaxHeight() function
337 void (*SetMaxHeight)(NodeHandle node, const struct ArkUISizeType* maxHeight); member