Searched refs:customSpanMetrics (Results 1 – 1 of 1) sorted by relevance
671 CustomSpanMetrics customSpanMetrics = onMeasure({ fontSize }); in UpdateParagraphByCustomSpan() local672 width = static_cast<float>(customSpanMetrics.width * context->GetDipScale()); in UpdateParagraphByCustomSpan()674 … customSpanMetrics.height.value_or(fontSize / context->GetFontScale()) * context->GetDipScale()); in UpdateParagraphByCustomSpan()