Searched refs:topAnchor (Results 1 – 3 of 3) sorted by relevance
502 AlignRule topAnchor = currentAlignRules[AlignDirection::TOP]; in CheckVerticalChain() local503 CHECK_NULL_VOID(IsAnchorLegal(topAnchor.anchor)); in CheckVerticalChain()515 if (IsAnchorContainer(topAnchor.anchor) || IsAnchorContainer(bottomAnchor.anchor)) { in CheckVerticalChain()520 chainParam.anchorHead = topAnchor; in CheckVerticalChain()
193 char* topAnchor; member
763 if (option.topAnchor != nullptr) { in FfiOHOSAceFrameworkViewAbstractSetAlignRules()765 alignRule.anchor = std::string(option.topAnchor); in FfiOHOSAceFrameworkViewAbstractSetAlignRules()