Home
last modified time | relevance | path

Searched refs:GetNeedFocus (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dcheckable_component.cpp51 needFocus_ = theme->GetNeedFocus(); in ApplyTheme()
H A Drender_checkable.cpp64 needFocus_ = checkable->GetNeedFocus(); in Update()
H A Dcheckable_component.h255 bool GetNeedFocus() const in GetNeedFocus() function in OHOS::Ace::CheckableComponent
H A Dcheckable_theme.h81 bool GetNeedFocus() const in GetNeedFocus() function in OHOS::Ace::CheckableTheme
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.h654 static bool GetNeedFocus(FrameNode* frameNode);
H A Dview_abstract.cpp3895 bool ViewAbstract::GetNeedFocus(FrameNode* frameNode) in GetNeedFocus() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp4874 ArkUI_Bool GetNeedFocus(ArkUINodeHandle node) in GetNeedFocus() function
4878 return static_cast<ArkUI_Bool>(ViewAbstract::GetNeedFocus(frameNode)); in GetNeedFocus()
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.cpp614 ViewAbstract::GetNeedFocus(AceType::RawPtr(FRAME_NODE_REGISTER)); in HWTEST_F()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp3176 const ArkUI_AttributeItem* GetNeedFocus(ArkUI_NodeHandle node) in GetNeedFocus() function
12837 GetNeedFocus, in GetCommonAttribute()

Completed in 54 milliseconds