Home
last modified time | relevance | path

Searched defs:cursorInfo (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Drender_text_field.cpp435 …MiscServices::CursorInfo cursorInfo { .left = caretRect_.Left() + globalOffset.GetX() + windowOffs… in UpdateCaretInfoToController() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_pattern.cpp753 MiscServices::CursorInfo cursorInfo = miscTextConfig.value().cursorInfo; in UpdateCaretInfoToController() local
3881 …MiscServices::CursorInfo cursorInfo { .left = selectController_->GetCaretRect().Left() + windowRec… in GetMiscTextConfig() local
7025 MiscServices::CursorInfo cursorInfo = miscTextConfig.value().cursorInfo; in OnBackPressed() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_pattern.cpp4416 MiscServices::CursorInfo cursorInfo { .left = caretLeftTopPoint.GetX() + windowRect.Left(), in GetMiscTextConfig() local
4526 MiscServices::CursorInfo cursorInfo = miscTextConfig.value().cursorInfo; in UpdateCaretInfoToController() local