Home
last modified time | relevance | path

Searched refs:oldTextSize (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_layout_algorithm.cpp269 auto oldTextSize = contentNode->GetGeometryNode()->GetFrameSize(); in CheckNeedExpandContent() local
270 float newTextWidth = emptyWidth_ + oldTextSize.Width(); in CheckNeedExpandContent()