Searched defs:InsertText (Results 1 – 6 of 6) sorted by relevance
69 void InputMethodManager::InsertText(std::string text) in InsertText() function in OHOS::InputMethodManager
22 void OnTextChangedListenerImpl::InsertText(const std::u16string& text) in InsertText() function in OHOS::Ace::OnTextChangedListenerImpl
541 void UIEditText::InsertText(std::string text) in InsertText() function in OHOS::UIEditText
33 void OnTextChangedListenerImpl::InsertText(const std::u16string& text) in InsertText() function in OHOS::Ace::NG::OnTextChangedListenerImpl
135 void InsertText(const std::string &text) override in InsertText() function
216 void InsertText(const JSCallbackInfo& args) in InsertText() function in OHOS::Ace::Framework::JSWebKeyboardController