Searched defs:isShowKeyboard (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_imf_adapter_impl.cpp | 28 …ol ArkIMFAdapterImpl::Attach(ArkWebRefPtr<ArkIMFTextListenerAdapter> listener, bool isShowKeyboard) in Attach() 37 …ol ArkIMFAdapterImpl::Attach(ArkWebRefPtr<ArkIMFTextListenerAdapter> listener, bool isShowKeyboard, in Attach()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_imfadapter_wrapper.cpp | 28 …rWrapper::Attach(std::shared_ptr<OHOS::NWeb::IMFTextListenerAdapter> listener, bool isShowKeyboard) in Attach() 37 …rWrapper::Attach(std::shared_ptr<OHOS::NWeb::IMFTextListenerAdapter> listener, bool isShowKeyboard, in Attach()
|
/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/ |
H A D | imf_adapter_impl.cpp | 255 bool IMFAdapterImpl::Attach(std::shared_ptr<IMFTextListenerAdapter> listener, bool isShowKeyboard) in Attach() 276 void ReportImfErrorEvent(int32_t ret, bool isShowKeyboard) in ReportImfErrorEvent() 284 bool IMFAdapterImpl::Attach(std::shared_ptr<IMFTextListenerAdapter> listener, bool isShowKeyboard, in Attach()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_manager.cpp | 182 const SafeAreaInsets::Inset& bottomInset, bool isShowKeyboard) in ScrollToSafeAreaHelper() 250 bool isShowKeyboard = keyboardInset.IsValid(); in ScrollTextFieldToSafeArea() local
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | input_method_controller.cpp | 212 int32_t InputMethodController::Attach(sptr<OnTextChangedListener> listener, bool isShowKeyboard) in Attach() 219 int32_t InputMethodController::Attach(sptr<OnTextChangedListener> listener, bool isShowKeyboard, in Attach() 228 int32_t InputMethodController::Attach(sptr<OnTextChangedListener> listener, bool isShowKeyboard, in Attach() 616 bool isShowKeyboard = false; in RestoreAttachInfoInSaDied() local
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | input_method_private_member_test.cpp | 314 bool isShowKeyboard = false; variable
|
/ohos5.0/base/inputmethod/imf/services/src/ |
H A D | peruser_session.cpp | 127 auto isShowKeyboard = false; in RemoveClientInfo() local 203 bool isShowKeyboard = false; in HideKeyboard() local 227 bool isShowKeyboard = true; in ShowKeyboard() local
|