Searched refs:IsIMEOperation (Results 1 – 2 of 2) sorted by relevance
385 bool IsIMEOperation(OperationType operationType);
5028 bool RichEditorPattern::IsIMEOperation(OperationType operationType) in IsIMEOperation() function in OHOS::Ace::NG::RichEditorPattern5049 bool isIME = IsIMEOperation(operationType); in ProcessInsertValue()5109 bool isIME = IsIMEOperation(operationType); in InsertValueOperation()