Home
last modified time | relevance | path

Searched refs:currentTitleBarHeight_ (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.h209 currentTitleBarHeight_ = currentTitleBarHeight; in SetCurrentTitleBarHeight()
404 float currentTitleBarHeight_ = 0.0f; variable
H A Dtitle_bar_pattern.cpp1128 defaultTitleBarHeight_ = currentTitleBarHeight_; in OnCoordScrollStart()
1425 return maxTitleBarHeight_ - currentTitleBarHeight_; in GetTitleBarHeightLessThanMaxBarHeight()