Searched refs:textFieldLayoutAlgorithm (Results 1 – 1 of 1) sorted by relevance
556 …auto textFieldLayoutAlgorithm = DynamicCast<TextFieldLayoutAlgorithm>(layoutAlgorithmWrapper->GetL… in OnDirtyLayoutWrapperSwap() local557 CHECK_NULL_RETURN(textFieldLayoutAlgorithm, false); in OnDirtyLayoutWrapperSwap()558 auto paragraph = textFieldLayoutAlgorithm->GetParagraph(); in OnDirtyLayoutWrapperSwap()577 auto textRect = textFieldLayoutAlgorithm->GetTextRect(); in OnDirtyLayoutWrapperSwap()596 inlineMeasureItem_ = textFieldLayoutAlgorithm->GetInlineMeasureItem(); in OnDirtyLayoutWrapperSwap()