Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp641 … auto selfIdealSizeHeight = textLayoutProperty->GetCalcLayoutConstraint()->selfIdealSize->Height(); in SetTextSelection() local
645 (selfIdealSizeHeight.has_value() && in SetTextSelection()
646 NearZero(selfIdealSizeHeight->GetDimension().ConvertToPxWithSize( in SetTextSelection()