Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_pattern.h503 float GetPaintRectHeight(const RefPtr<FrameNode>& node) in GetPaintRectHeight() function
H A Dnavigation_pattern.cpp1844 auto paintHeight = GetPaintRectHeight(navBarNode); in AddDividerHotZoneRect()