Home
last modified time | relevance | path

Searched defs:needFocus (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_element.cpp319 bool needFocus = focusableGrid->RequestNextFocus(vertical, reverse) >= 0; in RequestNextFocus() local
H A Dcalendar_component.h88 void SetNeedFocus(bool needFocus) in SetNeedFocus() argument
/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dcustom_input_method.cpp117 bool needFocus = editView_ == nullptr ? true : false; in OnShow() local
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_checkable.h64 void SetNeedFocus(bool needFocus) in SetNeedFocus() argument
H A Dcheckable_component.h250 void SetNeedFocus(bool needFocus) in SetNeedFocus() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dstage_manager.cpp495 void StageManager::FirePageShow(const RefPtr<UINode>& node, PageTransitionType transitionType, bool needFocus) in FirePageShow() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp508 void SubwindowOhos::ShowWindow(bool needFocus) in ShowWindow() argument

Completed in 9 milliseconds