Searched refs:nextMarginMontage (Results 1 – 1 of 1) sorted by relevance
767 auto nextMarginMontage = Positive(nextMargin_) ? nextMargin_ + spaceWidth_ : 0.0f; in LayoutForward() local768 … currentOffset_ = currentEndPos - contentMainSize_ + prevMarginMontage + nextMarginMontage; in LayoutForward()