Home
last modified time | relevance | path

Searched defs:inputPattern (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_attach_test.cpp110 int32_t inputPattern = -1; variable
133 int32_t inputPattern = -1; variable
159 int32_t inputPattern = -1; variable
186 int32_t inputPattern = -1; variable
225 int32_t inputPattern = -1; variable
304 int32_t inputPattern; variable
H A Dinput_method_ability_exception_test.cpp214 int32_t inputPattern; variable
H A Dinput_method_ability_test.cpp478 int32_t inputPattern; variable
H A Dinput_method_controller_test.cpp1027 int32_t inputPattern; variable
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_attribute.h31 int32_t inputPattern = 0; member
/ohos5.0/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/
H A Dinputmethodability_fuzzer.cpp147 int32_t inputPattern; in TestGetInputPattern() local
/ohos5.0/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
H A Dinputmethodcontroller_fuzzer.cpp94 int32_t inputPattern; in TestOnConfigurationChange() local
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_proxy.cpp89 int32_t InputDataChannelProxy::GetInputPattern(int32_t &inputPattern) in GetInputPattern()
H A Dinput_data_channel_stub.cpp278 int32_t InputDataChannelStub::GetInputPattern(int32_t &inputPattern) in GetInputPattern()
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp739 int32_t InputMethodAbility::GetInputPattern(int32_t &inputPattern) in GetInputPattern()