Home
last modified time | relevance | path

Searched refs:SetNeedFocus (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_checkable.h64 void SetNeedFocus(bool needFocus) in SetNeedFocus() function in OHOS::Ace::RenderCheckable
H A Dcheckable_component.h250 void SetNeedFocus(bool needFocus) in SetNeedFocus() function in OHOS::Ace::CheckableComponent
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component.h88 void SetNeedFocus(bool needFocus) in SetNeedFocus() function in OHOS::Ace::CalendarController
H A Drender_calendar.cpp206 calendarController_->SetNeedFocus(false); in OnSelectedDay()
H A Dcalendar_component.cpp357 calendarController_->SetNeedFocus(true); in GoTo()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.h653 static void SetNeedFocus(FrameNode* frameNode, bool value);
H A Dview_abstract.cpp3879 void ViewAbstract::SetNeedFocus(FrameNode* frameNode, bool value) in SetNeedFocus() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp4867 void SetNeedFocus(ArkUINodeHandle node, ArkUI_Bool value) in SetNeedFocus() function
4871 ViewAbstract::SetNeedFocus(frameNode, value); in SetNeedFocus()
6244 GetAccessibilityDescription, GetAccessibilityLevel, SetNeedFocus, GetNeedFocus, GetOpacity, GetBorderWidth, in GetCommonModifier()
6318 GetAccessibilityDescription, GetAccessibilityLevel, SetNeedFocus, GetNeedFocus, GetOpacity, GetBorderWidth, in GetCJUICommonModifier()
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng.cpp613 ViewAbstract::SetNeedFocus(AceType::RawPtr(FRAME_NODE_REGISTER), false); in HWTEST_F()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp3166 int32_t SetNeedFocus(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetNeedFocus() function
12728 SetNeedFocus, in SetCommonAttribute()

Completed in 78 milliseconds