Searched refs:SetSecondaryAxisAlign (Results 1 – 5 of 5) sorted by relevance
75 flexLayout_->SetSecondaryAxisAlign(ALIGN_START);110 flexLayout_->SetSecondaryAxisAlign(ALIGN_CENTER);145 flexLayout_->SetSecondaryAxisAlign(ALIGN_CENTER);180 flexLayout_->SetSecondaryAxisAlign(ALIGN_CENTER);215 flexLayout_->SetSecondaryAxisAlign(ALIGN_START);250 flexLayout_->SetSecondaryAxisAlign(ALIGN_START);285 flexLayout_->SetSecondaryAxisAlign(ALIGN_START);320 flexLayout_->SetSecondaryAxisAlign(ALIGN_START);356 flexLayout_->SetSecondaryAxisAlign(ALIGN_START);397 flexLayout_->SetSecondaryAxisAlign(ALIGN_START);
43 nativeView_.SetSecondaryAxisAlign(OHOS::ALIGN_START); in ApplyPrivateStyle()75 nativeView_.SetSecondaryAxisAlign(OHOS::ALIGN_START); in NativeViewSetDirection()78 nativeView_.SetSecondaryAxisAlign(OHOS::ALIGN_END); in NativeViewSetDirection()81 nativeView_.SetSecondaryAxisAlign(OHOS::ALIGN_CENTER); in NativeViewSetDirection()
252 fTarget_->SetSecondaryAxisAlign(ALIGN_CENTER); in OnClick()283 fTarget_->SetSecondaryAxisAlign(ALIGN_START); in OnClick()285 fTarget_->SetSecondaryAxisAlign(ALIGN_END); in OnClick()287 fTarget_->SetSecondaryAxisAlign(ALIGN_CENTER); in OnClick()
89 void SetSecondaryAxisAlign(const AlignType& align) in SetSecondaryAxisAlign() function
137 flexLayout_->SetSecondaryAxisAlign(ALIGN_CENTER); in InitFlexLayout()