Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_pattern.cpp341 std::u16string& subValue, bool needReplaceInTextPreview, bool shouldCommitInput) in HandleStyledStringInsertion()
369 const std::u16string& insertValue, bool shouldCommitInput, bool isPaste) in InsertValueInStyledString()
6003 bool RichEditorPattern::ProcessTextTruncationOperation(std::u16string& text, bool shouldCommitInput) in ProcessTextTruncationOperation()
6056 …rationType, RichEditorChangeValue changeValue, PreviewTextRecord preRecord, bool shouldCommitInput) in ProcessInsertValueMore()
6081 bool shouldCommitInput) in ProcessInsertValue()
6134 OperationRecord* const record, UndoRedoRecord& styledRecord, bool shouldCommitInput) in DeleteSelectionOrPreviewText()
6157 OperationType operationType, bool shouldCommitInput) in InsertValueOperation()