Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_title_util.cpp923 bool isParentFullPage = pageNode->GetGeometryNode()->GetFrameSize().Height() in IsNeedHoverModeAction() local
925 return !foldCreaseRects.empty() && isParentFullPage; in IsNeedHoverModeAction()