Home
last modified time | relevance | path

Searched defs:visibleContentRect (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_select_overlay.cpp113 auto visibleContentRect = contentRect.CombineRectT(localPaintRect); in CheckAndAdjustHandle() local
119 …RectF visibleContentRect(contentRect.GetOffset() + textPattern->GetTextPaintOffset(), contentRect.… in CheckAndAdjustHandle() local
126 bool TextSelectOverlay::CheckAndAdjustHandleWithContent(const RectF& visibleContentRect, RectF& pai… in CheckAndAdjustHandleWithContent()
161 …RectF visibleContentRect(contentRect.GetOffset() + textPattern->GetTextPaintOffset(), contentRect.… in CheckHandleVisible() local
280 RectF visibleContentRect(contentRect.GetOffset() + textPaintOffset, contentRect.GetSize()); in GetSelectArea() local
H A Dbase_text_select_overlay.cpp315 RectF visibleContentRect; in GetVisibleContentRect() local
388 auto visibleContentRect = GetVisibleContentRectWithTransform(epsilon); in CheckHandleIsVisibleWithTransform() local
420 RectF visibleContentRect; in GetVisibleContentRectWithTransform() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_select_overlay.cpp93 RectF visibleContentRect(contentRect.GetOffset() + parentGlobalOffset, contentRect.GetSize()); in CheckHandleVisible() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.cpp288 RectF visibleContentRect(contentRect.GetOffset() + parentGlobalOffset_, contentRect.GetSize()); in CheckHandles() local