Searched refs:UpdateAlignSelf (Results 1 – 9 of 9) sorted by relevance
59 frameNode->GetLayoutProperty<BlankLayoutProperty>()->UpdateAlignSelf(FlexAlign::STRETCH); in CreateFrameNode()
107 layoutProp->UpdateAlignSelf(FlexAlign::STRETCH); in BeforeCreateLayoutWrapper()
234 void UpdateAlignSelf(const FlexAlign& flexAlign);
1201 void LayoutProperty::UpdateAlignSelf(const FlexAlign& flexAlign) in UpdateAlignSelf() function in OHOS::Ace::NG::LayoutProperty1206 if (flexItemProperty_->UpdateAlignSelf(flexAlign)) { in UpdateAlignSelf()
684 textLayoutProps->UpdateAlignSelf(FlexAlign::FLEX_START); in CreateCombinedChild()721 buttonRowLayoutProperty->UpdateAlignSelf(FlexAlign::FLEX_END); in CreateCombinedChild()724 buttonFlexLayoutProperty->UpdateAlignSelf(FlexAlign::FLEX_END); in CreateCombinedChild()
1040 layoutProperty->UpdateAlignSelf(flexAlign);
386 dataPickerLayoutProperty->UpdateAlignSelf(FlexAlign::CENTER); in FlushCurrentOptions()
458 dataPickerLayoutProperty->UpdateAlignSelf(FlexAlign::CENTER); in FlushCurrentOptions()
382 props->UpdateAlignSelf(scrollFlexAlign); in CreateDialogScroll()