Home
last modified time | relevance | path

Searched defs:isNewAvoid (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H A Dselect_overlay_proxy.cpp191 void SelectOverlayProxy::SetIsNewAvoid(bool isNewAvoid) in SetIsNewAvoid()
H A Dselect_overlay_client.h54 bool isNewAvoid = false; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_pattern.cpp718 void SelectOverlayPattern::SetIsNewAvoid(bool isNewAvoid) in SetIsNewAvoid()
H A Dselect_overlay_property.h260 bool isNewAvoid = false; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp4011 bool isNewAvoid = false; in HideHandleAndQuickMenuIfNecessary() local
4134 bool& isNewAvoid) in ComputeClippedSelectionBounds()