Searched defs:aboutToIMEInput (Results 1 – 4 of 4) sorted by relevance
372 ### aboutToIMEInput subsection
374 ### aboutToIMEInput subsection
183 …auto aboutToIMEInput = reinterpret_cast<std::function<bool(const RichEditorInsertValue&)>*>(callba… in SetRichEditorAboutToIMEInput() local
8440 aboutToIMEInput(callback) { method in ArkRichEditorComponent