Home
last modified time | relevance | path

Searched refs:GetTitleWidth (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_layout_algorithm.h100 float GetTitleWidth(const RefPtr<TitleBarNode>& titleBarNode,
H A Dtitle_bar_layout_algorithm.cpp144 float TitleBarLayoutAlgorithm::GetTitleWidth(const RefPtr<TitleBarNode>& titleBarNode, in GetTitleWidth() function in OHOS::Ace::NG::TitleBarLayoutAlgorithm
1016 auto titleMaxWidth = GetTitleWidth(titleBarNode, layoutProperty, size); in Measure()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navrouter/
H A Dnavrouter_model_test_ng.cpp1714 algorithm->GetTitleWidth(titleBarNode, titleBarLayoutProperty, SizeF());
1718 algorithm->GetTitleWidth(titleBarNode, titleBarLayoutProperty, SizeF());