Searched refs:IsLayoutRelatedAttrs (Results 1 – 2 of 2) sorted by relevance
531 bool IsLayoutRelatedAttrs(uint16_t attrKeyId) const;
452 bool Component::IsLayoutRelatedAttrs(uint16_t attrKeyId) const in IsLayoutRelatedAttrs() function in OHOS::ACELite::Component523 … bool isNeedAlignedPosition = ((attrKeyId == K_UNKNOWN) ? true : IsLayoutRelatedAttrs(attrKeyId)); in AdaptBoxSizing()1349 if (IsLayoutRelatedAttrs(attrKeyId)) { in InvalidateIfNeeded()