Home
last modified time | relevance | path

Searched defs:inputAttribute (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/common/src/
H A Dkeyboard_listener_test_impl.cpp64 void KeyboardListenerTestImpl::OnEditorAttributeChange(const InputAttribute &inputAttribute) in OnEditorAttributeChange()
103 bool KeyboardListenerTestImpl::WaitEditorAttributeChange(const InputAttribute &inputAttribute) in WaitEditorAttributeChange()
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_keyboard_delegate_setting.h89 InputAttribute inputAttribute; member
H A Djs_text_input_client_engine.h215 InputAttribute inputAttribute; member
H A Djs_keyboard_delegate_setting.cpp578 void JsKeyboardDelegateSetting::OnEditorAttributeChange(const InputAttribute &inputAttribute) in OnEditorAttributeChange()
/ohos5.0/base/inputmethod/imf/test/unittest/napi_test/src/
H A DInputMethodWithAttachTest.js71 inputAttribute: class in AnonymousFunctionbdb109ce0100.AnonymousFunctionbdb109ce0400.cfg
855 inputAttribute: class in AnonymousFunctionbdb109ce0100.AnonymousFunctionbdb109ce2300.cfg
H A DInputMethodTest.js718 inputAttribute: attribute property in AnonymousFunctiondc01d75d0100.AnonymousFunctiondc01d75d2800.textConfig
752 inputAttribute: attribute property in AnonymousFunctiondc01d75d0100.AnonymousFunctiondc01d75d2900.textConfig
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_controller_test.cpp224 void OnEditorAttributeChange(const InputAttribute &inputAttribute) override in OnEditorAttributeChange()
1544 InputAttribute inputAttribute = { .isTextPreviewSupported = true }; variable
1561 InputAttribute inputAttribute = { .isTextPreviewSupported = true }; variable
1577 InputAttribute inputAttribute = { .isTextPreviewSupported = true }; variable
H A Dinput_method_editor_test.cpp106 void KeyboardListenerImpl::OnEditorAttributeChange(const InputAttribute &inputAttribute) in OnEditorAttributeChange()
/ohos5.0/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/
H A Dinputmethodability_fuzzer.cpp47 void OnEditorAttributeChange(const InputAttribute &inputAttribute) in OnEditorAttributeChange()
/ohos5.0/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
H A Dinputmethodcontroller_fuzzer.cpp142 InputAttribute inputAttribute; in TestAttach() local
/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H A Dimf_adapter_impl.cpp312 …MiscServices::InputAttribute inputAttribute = { .inputPattern = config->GetInputAttribute()->GetIn… in Attach() local
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp1032 void InputMethodAbility::SetInputAttribute(const InputAttribute &inputAttribute) in SetInputAttribute()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp1169 MiscServices::InputAttribute inputAttribute; in RequestKeyboard() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp3955 MiscServices::InputAttribute inputAttribute = { .inputPattern = (int32_t)keyboard_, in GetMiscTextConfig() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp4634 …MiscServices::InputAttribute inputAttribute = { .inputPattern = (int32_t)TextInputType::UNSPECIFIE… in GetMiscTextConfig() local