Home
last modified time | relevance | path

Searched refs:IsIMEOperation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h385 bool IsIMEOperation(OperationType operationType);
H A Drich_editor_pattern.cpp5028 bool RichEditorPattern::IsIMEOperation(OperationType operationType) in IsIMEOperation() function in OHOS::Ace::NG::RichEditorPattern
5049 bool isIME = IsIMEOperation(operationType); in ProcessInsertValue()
5109 bool isIME = IsIMEOperation(operationType); in InsertValueOperation()