Searched defs:SetWindowFocus (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/ | ||
H A D | input_method_manager_preview.cpp | 36 void InputMethodManager::SetWindowFocus(bool windowFocus) {} in SetWindowFocus() function in OHOS::Ace::InputMethodManager |
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/ | ||
H A D | mock_input_method_manager.cpp | 39 void InputMethodManager::SetWindowFocus(bool windowFocus) {} in SetWindowFocus() function in OHOS::Ace::InputMethodManager |
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ | ||
H A D | input_method_manager_ohos.cpp | 143 void InputMethodManager::SetWindowFocus(bool windowFocus) in SetWindowFocus() function in OHOS::Ace::InputMethodManager |