Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Dflex_component.h129 bool ContainsNavigation() const in ContainsNavigation() function
H A Drender_flex.cpp71 containsNavigation_ = flex->ContainsNavigation(); in Update()