Searched refs:isNeedAlignedPosition (Results 1 – 1 of 1) sorted by relevance
523 … bool isNeedAlignedPosition = ((attrKeyId == K_UNKNOWN) ? true : IsLayoutRelatedAttrs(attrKeyId)); in AdaptBoxSizing() local524 if (isNeedAlignedPosition) { in AdaptBoxSizing()