Home
last modified time | relevance | path

Searched refs:isUpdateCaret (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.h366 …teValueInStyledString(int32_t start, int32_t length, bool isIME = true, bool isUpdateCaret = true);
H A Drich_editor_pattern.cpp393 …orPattern::DeleteValueInStyledString(int32_t start, int32_t length, bool isIME, bool isUpdateCaret) in DeleteValueInStyledString() argument
412 if (isUpdateCaret) { in DeleteValueInStyledString()