Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_pattern.h207 void SetCurrentTitleBarHeight(float currentTitleBarHeight) in SetCurrentTitleBarHeight() function
H A Dtitle_bar_layout_algorithm.cpp1020 titlePattern->SetCurrentTitleBarHeight(size.Height()); in Measure()