Searched defs:isPaste (Results 1 – 1 of 1) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| D | rich_editor_pattern.cpp | 870 int32_t RichEditorPattern::AddImageSpan(const ImageSpanOptions& options, bool isPaste, int32_t inde… in AddImageSpan() 929 void RichEditorPattern::ResetSelectionAfterAddSpan(bool isPaste) in ResetSelectionAfterAddSpan() 1030 int32_t RichEditorPattern::AddTextSpan(TextSpanOptions options, bool isPaste, int32_t index) in AddTextSpan() 1057 …const TextSpanOptions& options, bool isPaste, int32_t index, bool needLeadingMargin, bool updateCa… in AddTextSpanOperation() 1142 int32_t RichEditorPattern::AddSymbolSpan(const SymbolSpanOptions& options, bool isPaste, int32_t in… in AddSymbolSpan() 1162 int32_t RichEditorPattern::AddSymbolSpanOperation(const SymbolSpanOptions& options, bool isPaste, i… in AddSymbolSpanOperation()
|