Searched defs:SetTitleHeight (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
H A D | navigation_model_impl.cpp | 54 void NavigationModelImpl::SetTitleHeight(const Dimension& height, bool isValid) in SetTitleHeight() function in OHOS::Ace::Framework::NavigationModelImpl |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ | ||
H A D | navdestination_model_ng.cpp | 453 void NavDestinationModelNG::SetTitleHeight(const Dimension& titleHeight, bool isValid) in SetTitleHeight() function in OHOS::Ace::NG::NavDestinationModelNG |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ | ||
H A D | navigation_model_ng.cpp | 491 void NavigationModelNG::SetTitleHeight(const Dimension& height, bool isValid) in SetTitleHeight() function in OHOS::Ace::NG::NavigationModelNG |
Completed in 7 milliseconds