Home
last modified time | relevance | path

Searched defs:IME (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_client_info.h34 enum class ImeType : int32_t { IME = 0, PROXY_IME, NONE }; enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h113 enum class OperationType { DEFAULT = 0, DRAG, IME }; enumerator