Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/ndk/src/
Dinputmethod_text_config_capi.cpp54 …ethod_ErrorCode OH_TextConfig_SetPreviewTextSupport(InputMethod_TextConfig *config, bool supported) in OH_TextConfig_SetPreviewTextSupport()
114 …hod_ErrorCode OH_TextConfig_IsPreviewTextSupported(InputMethod_TextConfig *config, bool *supported) in OH_TextConfig_IsPreviewTextSupported()
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinputmethod_controller_capi_test.cpp439 bool supported = false; variable