Searched refs:COMMON_FLEX_STYLE (Results 1 – 5 of 5) sorted by relevance
43 COMMON_FLEX_STYLE, enumerator
270 { StyleTag::COMMON_FLEX_STYLE, in AddCommonStyle()272 …declaration.styles_.try_emplace(StyleTag::COMMON_FLEX_STYLE, DeclarationConstants::DEFAULT_FLEX_ST… in AddCommonStyle()1091 … auto& flexStyle = declaration.MaybeResetStyle<CommonFlexStyle>(StyleTag::COMMON_FLEX_STYLE); in SetCurrentStyle()1125 … auto& flexStyle = declaration.MaybeResetStyle<CommonFlexStyle>(StyleTag::COMMON_FLEX_STYLE); in SetCurrentStyle()1132 … auto& flexStyle = declaration.MaybeResetStyle<CommonFlexStyle>(StyleTag::COMMON_FLEX_STYLE); in SetCurrentStyle()1139 … auto& flexStyle = declaration.MaybeResetStyle<CommonFlexStyle>(StyleTag::COMMON_FLEX_STYLE); in SetCurrentStyle()1146 … auto& flexStyle = declaration.MaybeResetStyle<CommonFlexStyle>(StyleTag::COMMON_FLEX_STYLE); in SetCurrentStyle()1153 … auto& flexStyle = declaration.MaybeResetStyle<CommonFlexStyle>(StyleTag::COMMON_FLEX_STYLE); in SetCurrentStyle()3098 auto& flexStyle = static_cast<CommonFlexStyle&>(GetStyle(StyleTag::COMMON_FLEX_STYLE)); in ResetDefaultStyles()
396 auto& flexStyle = MaybeResetStyle<CommonFlexStyle>(StyleTag::COMMON_FLEX_STYLE); in SetFlexShrink()
27 StyleTag::COMMON_BACKGROUND_STYLE, StyleTag::COMMON_FLEX_STYLE, StyleTag::COMMON_POSITION_STYLE,
1368 …to& flexStyle = static_cast<CommonFlexStyle&>(declaration_->GetStyle(StyleTag::COMMON_FLEX_STYLE)); in UpdateFlexItemComponent()2285 auto& flexStyle = declaration_->MaybeResetStyle<CommonFlexStyle>(StyleTag::COMMON_FLEX_STYLE); in AdjustParamInLiteMode()