Home
last modified time | relevance | path

Searched refs:AvoidTop (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dcontent_root_pattern.cpp65 if (!AvoidTop()) { in CreateSafeAreaInsets()
70 AvoidKeyboard(), AvoidTop(), AvoidCutout(), inset.ToString().c_str()); in CreateSafeAreaInsets()
H A Dcontent_root_pattern.h35 virtual bool AvoidTop() const = 0;
H A Dpage_pattern.h276 bool AvoidTop() const override in AvoidTop() function
H A Dpage_pattern.cpp470 … host->GetTag().c_str(), host->GetId(), AvoidKeyboard(), AvoidTop(), AvoidCutout(), AvoidBottom(), in BeforeCreateLayoutWrapper()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dpopup_base_pattern.h51 bool AvoidTop() const override in AvoidTop() function