Searched refs:textContentConstraint (Results 1 – 2 of 2) sorted by relevance
198 LayoutConstraintF textContentConstraint; in BeforeErrorLayout() local199 textContentConstraint.UpdateMaxSizeWithCheck({layoutWidth, Infinity<float>()}); in BeforeErrorLayout()202 textNode->Measure(textContentConstraint); in BeforeErrorLayout()
585 LayoutConstraintF textContentConstraint; in CounterNodeMeasure() local586 …textContentConstraint.UpdateIllegalSelfIdealSizeWithCheck(OptionalSizeF(contentWidth, std::nullopt… in CounterNodeMeasure()587 UpdateCounterNode(textLength, maxLength, textContentConstraint, layoutWrapper); in CounterNodeMeasure()