Home
last modified time | relevance | path

Searched defs:customOffsetY (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_layout_algorithm.cpp691 auto customOffsetY = NearZero(menuWidth_) ? 0.0f : menuHeight_; in LayoutTitle() local
710 auto customOffsetY = NearZero(menuWidth_) ? 0.0f : menuHeight_; in LayoutTitle() local