/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | input_method_manager_preview.cpp | 43 void InputMethodManager::CloseKeyboard() {} in CloseKeyboard() function in OHOS::Ace::InputMethodManager 47 void InputMethodManager::CloseKeyboard(const RefPtr<NG::FrameNode>& focusNode) {} in CloseKeyboard() function in OHOS::Ace::InputMethodManager
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/ |
H A D | mock_input_method_manager.cpp | 46 void InputMethodManager::CloseKeyboard() {} in CloseKeyboard() function in OHOS::Ace::InputMethodManager 50 void InputMethodManager::CloseKeyboard(const RefPtr<NG::FrameNode>& focusNode) {} in CloseKeyboard() function in OHOS::Ace::InputMethodManager
|
H A D | mock_overlay_manager.cpp | 113 void OverlayManager::CloseKeyboard(int32_t targetId) {} in CloseKeyboard() function in OHOS::Ace::NG::OverlayManager
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | input_method_manager_ohos.cpp | 168 void InputMethodManager::CloseKeyboard() in CloseKeyboard() function in OHOS::Ace::InputMethodManager 203 void InputMethodManager::CloseKeyboard(const RefPtr<NG::FrameNode>& focusNode) in CloseKeyboard() function in OHOS::Ace::InputMethodManager
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
H A D | text_field_element.cpp | 231 void TextFieldElement::CloseKeyboard(bool forceClose) in CloseKeyboard() function in OHOS::Ace::TextFieldElement
|
H A D | render_text_field.cpp | 1204 bool RenderTextField::CloseKeyboard(bool forceClose) in CloseKeyboard() function in OHOS::Ace::RenderTextField
|
/ohos5.0/foundation/multimodalinput/input/service/key_event_normalize/test/ |
H A D | key_event_normalize_test.cpp | 77 void KeyEventNormalizeTest::CloseKeyboard() in CloseKeyboard() function in OHOS::MMI::KeyEventNormalizeTest
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_pattern.h | 308 bool CloseKeyboard(bool /* forceClose */) override in CloseKeyboard() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_pattern.cpp | 4025 bool TextFieldPattern::CloseKeyboard(bool forceClose) in CloseKeyboard() function in OHOS::Ace::NG::TextFieldPattern 4030 bool TextFieldPattern::CloseKeyboard(bool forceClose, bool isStopTwinkling) in CloseKeyboard() function in OHOS::Ace::NG::TextFieldPattern
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 6651 void WebPattern::CloseKeyboard() in CloseKeyboard() function in OHOS::Ace::NG::WebPattern
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
H A D | overlay_manager.cpp | 5440 void OverlayManager::CloseKeyboard(int32_t targetId) in CloseKeyboard() function in OHOS::Ace::NG::OverlayManager
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.cpp | 3262 bool RichEditorPattern::CloseKeyboard(bool forceClose) in CloseKeyboard() function in OHOS::Ace::NG::RichEditorPattern
|