Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dbar_item_layout_algorithm.cpp125 const RefPtr<LayoutProperty>& barItemLayoutProperty, float iconOffsetY) in LayoutText()
189 float iconOffsetY = LayoutIcon(layoutWrapper, hostNode, barItemLayoutProperty, textHeight); in Layout() local