Home
last modified time | relevance | path

Searched defs:GetCaretRect (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drosen_render_text_field.h70 const Rect& GetCaretRect() const in GetCaretRect() function
H A Drosen_render_text_field.cpp95 bool RosenRenderTextField::GetCaretRect(int32_t extent, Rect& caretRect, double caretHeightOffset) … in GetCaretRect() function in OHOS::Ace::RosenRenderTextField
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_select_controller.h109 RectF GetCaretRect() const in GetCaretRect() function
H A Dtext_field_pattern.h668 RectF GetCaretRect() const override in GetCaretRect() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_base.h137 virtual RectF GetCaretRect() const in GetCaretRect() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/text_field/
H A Drender_text_field_test.cpp129 … bool GetCaretRect(int32_t extent, Rect& caretRect, double caretHeightOffset = 0.0) const override in GetCaretRect() function in OHOS::Ace::MockRenderTextField
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_manager.cpp319 bool TextOverlayBase::GetCaretRect(int32_t extent, Rect& caretRect, double caretHeightOffset) const function in OHOS::Ace::TextOverlayBase
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h648 RectF GetCaretRect() const override in GetCaretRect() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp8109 RectF RichEditorPattern::GetCaretRect() const in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern