Home
last modified time | relevance | path

Searched refs:needNotifyImf (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h476 bool SetCaretPosition(int32_t pos, bool needNotifyImf = true);
H A Drich_editor_pattern.cpp1801 bool RichEditorPattern::SetCaretPosition(int32_t pos, bool needNotifyImf) in SetCaretPosition() argument
1815 if (needNotifyImf) { in SetCaretPosition()