Searched refs:selfIdealSizeWidth (Results 1 – 1 of 1) sorted by relevance
640 … auto selfIdealSizeWidth = textLayoutProperty->GetCalcLayoutConstraint()->selfIdealSize->Width(); in SetTextSelection() local643 …if ((selfIdealSizeWidth.has_value() && NearZero(selfIdealSizeWidth->GetDimension().ConvertToPxWith… in SetTextSelection()