Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.cpp560 auto paragHeight = paragraph->GetHeight(); in GetTextLineHeight() local
564 paragLineHeight = static_cast<int32_t>(paragHeight / paragLineCount); in GetTextLineHeight()