Searched refs:oldTextSize (Results 1 – 1 of 1) sorted by relevance
269 auto oldTextSize = contentNode->GetGeometryNode()->GetFrameSize(); in CheckNeedExpandContent() local270 float newTextWidth = emptyWidth_ + oldTextSize.Width(); in CheckNeedExpandContent()