Searched defs:SetOnSelectionChange (Results 1 – 6 of 6) sorted by relevance
45 void SetOnSelectionChange(std::function<void(int32_t, int32_t)>&& func) in SetOnSelectionChange() function
32 void RichEditorModelImpl::SetOnSelectionChange(std::function<void(const BaseEventInfo*)>&& func) {} in SetOnSelectionChange() function in OHOS::Ace::Framework::RichEditorModelImpl
83 void RichEditorModelNG::SetOnSelectionChange(std::function<void(const BaseEventInfo*)>&& func) in SetOnSelectionChange() function in OHOS::Ace::NG::RichEditorModelNG
203 void SetOnSelectionChange(std::function<void(const BaseEventInfo*)>&& func) in SetOnSelectionChange() function
127 void SetOnSelectionChange(std::function<void(int32_t, int32_t)>&& func) in SetOnSelectionChange() function
333 void JSRichEditor::SetOnSelectionChange(const JSCallbackInfo& args) in SetOnSelectionChange() function in OHOS::Ace::Framework::JSRichEditor