Searched refs:textFieldLayoutAlgorithm (Results 1 – 1 of 1) sorted by relevance
550 …auto textFieldLayoutAlgorithm = DynamicCast<TextFieldLayoutAlgorithm>(layoutAlgorithmWrapper->GetL… in OnDirtyLayoutWrapperSwap() local551 CHECK_NULL_RETURN(textFieldLayoutAlgorithm, false); in OnDirtyLayoutWrapperSwap()552 auto paragraph = textFieldLayoutAlgorithm->GetParagraph(); in OnDirtyLayoutWrapperSwap()571 auto textRect = textFieldLayoutAlgorithm->GetTextRect(); in OnDirtyLayoutWrapperSwap()590 inlineMeasureItem_ = textFieldLayoutAlgorithm->GetInlineMeasureItem(); in OnDirtyLayoutWrapperSwap()