Searched defs:UNSPECIFIED (Results 1 – 3 of 3) sorted by relevance
/base/web/webview/ohos_adapter/interfaces/ |
D | display_manager_adapter.h | 32 UNSPECIFIED = 0, enumerator
|
D | imf_adapter.h | 34 enum class IMFAdapterEnterKeyType { UNSPECIFIED = 0, NONE, GO, SEARCH, SEND, NEXT, DONE, PREVIOUS }; enumerator
|
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
D | input_method_utils.h | 28 enum class EnterKeyType { UNSPECIFIED = 0, NONE, GO, SEARCH, SEND, NEXT, DONE, PREVIOUS }; enumerator
|