Home
last modified time | relevance | path

Searched refs:IsClipHandleWithViewPort (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_select_overlay.h90 bool IsClipHandleWithViewPort() override in IsClipHandleWithViewPort() function
H A Dtext_select_overlay.cpp133 if (IsClipHandleWithViewPort()) { in CheckAndAdjustHandleWithContent()
332 overlayInfo.clipHandleDrawRect = IsClipHandleWithViewPort(); in OnUpdateSelectOverlayInfo()
H A Dbase_text_select_overlay.h299 virtual bool IsClipHandleWithViewPort() in IsClipHandleWithViewPort() function
H A Dbase_text_select_overlay.cpp639 if (IsClipHandleWithViewPort()) { in GetAncestorNodeViewPort()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_select_overlay.h91 bool IsClipHandleWithViewPort() override in IsClipHandleWithViewPort() function
H A Dtext_field_select_overlay.cpp292 overlayInfo.clipHandleDrawRect = IsClipHandleWithViewPort(); in OnUpdateSelectOverlayInfo()