Home
last modified time | relevance | path

Searched defs:SetAlignValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dflex_property.h176 void SetAlignValue(const AlignDirection& alignDirection, float value) in SetAlignValue() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex_item.cpp210 void RenderFlexItem::SetAlignValue(AlignDirection& alignDirection, double value) in SetAlignValue() function in OHOS::Ace::RenderFlexItem