Searched refs:leftAnchor (Results 1 – 3 of 3) sorted by relevance
412 AlignRule leftAnchor = currentAlignRules[AlignDirection::LEFT]; in CheckHorizontalChain() local413 CHECK_NULL_VOID(IsAnchorLegal(leftAnchor.anchor)); in CheckHorizontalChain()425 if (IsAnchorContainer(leftAnchor.anchor) || IsAnchorContainer(rightAnchor.anchor)) { in CheckHorizontalChain()430 chainParam.anchorHead = leftAnchor; in CheckHorizontalChain()
187 char* leftAnchor; member
745 if (option.leftAnchor != nullptr) { in FfiOHOSAceFrameworkViewAbstractSetAlignRules()747 alignRule.anchor = std::string(option.leftAnchor); in FfiOHOSAceFrameworkViewAbstractSetAlignRules()