Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.cpp841 Dimension zeroHeight; in GetCustomTitleHeight() local
842 CHECK_NULL_RETURN(customTitleRow, zeroHeight); in GetCustomTitleHeight()
845 return zeroHeight; in GetCustomTitleHeight()