Home
last modified time | relevance | path

Searched defs:needSoftKeyboard (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.cpp309 int32_t OH_NativeXComponent::SetNeedSoftKeyboard(bool needSoftKeyboard) in SetNeedSoftKeyboard() argument
H A Dnative_interface_xcomponent_impl.h413 void SetNeedSoftKeyboard(bool needSoftKeyboard) in SetNeedSoftKeyboard() argument
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.cpp297 int32_t OH_NativeXComponent_SetNeedSoftKeyboard(OH_NativeXComponent* component, bool needSoftKeyboard) in OH_NativeXComponent_SetNeedSoftKeyboard() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp159 auto needSoftKeyboard = InputMethodManager::GetInstance()->NeedSoftKeyboard(); in NeedSoftKeyboard() local

Completed in 21 milliseconds