Searched refs:InsertValueByPaste (Results 1 – 3 of 3) sorted by relevance
382 richEditorPattern->InsertValueByPaste(pasteStr);589 richEditorPattern->InsertValueByPaste(pasteStr);
395 void InsertValueByPaste(const std::string& insertValue);
7298 InsertValueByPaste(pasteStr); in OnBackPressed()7302 void RichEditorPattern::InsertValueByPaste(const std::string& pasteStr) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern