Home
last modified time | relevance | path

Searched defs:flexStyle (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.h396 auto& flexStyle = MaybeResetStyle<CommonFlexStyle>(StyleTag::COMMON_FLEX_STYLE); in SetFlexShrink() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp1368 auto& flexStyle = static_cast<CommonFlexStyle&>(declaration_->GetStyle(StyleTag::COMMON_FLEX_STYLE)); in UpdateFlexItemComponent() local
2285 auto& flexStyle = declaration_->MaybeResetStyle<CommonFlexStyle>(StyleTag::COMMON_FLEX_STYLE); in AdjustParamInLiteMode() local
[all...]

Completed in 6 milliseconds