Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_pattern.cpp380 RectF textContentRect = contentRect_; in HandleSpanLongPressEvent() local
737 RectF textContentRect = contentRect_; in HandleSingleClickEvent() local
791 bool TextPattern::CheckClickedOnSpanOrText(RectF textContentRect, const Offset& localLocation) in CheckClickedOnSpanOrText()
843 void TextPattern::HandleSpanSingleClickEvent(GestureEvent& info, RectF textContentRect, bool& isCli… in HandleSpanSingleClickEvent()
996 RectF textContentRect = contentRect_; in CheckOnClickEvent() local
1030 RectF textContentRect = contentRect; in InitClickEvent() local
3423 RectF textContentRect = contentRect_; in GetSelectionSpanItemIndex() local
3846 RectF textContentRect = contentRect_; in GetLineMetrics() local
3856 RectF textContentRect = contentRect_; in ConvertLocalOffsetToParagraphOffset() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
Dtext_testtwo_ng.cpp2184 RectF textContentRect = CONTENT_RECT; variable
Dtext_testthree_ng.cpp1139 RectF textContentRect = CONTENT_RECT; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_pattern.cpp2849 RectF textContentRect = contentRect_; in HandleUserGestureEvent() local