Home
last modified time | relevance | path

Searched refs:GetRenderGroup (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.h746 static bool GetRenderGroup(FrameNode* frameNode);
H A Dview_abstract.cpp4837 bool ViewAbstract::GetRenderGroup(FrameNode* frameNode) in GetRenderGroup() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp4610 ArkUI_Bool GetRenderGroup(ArkUINodeHandle node) in GetRenderGroup() function
4614 return static_cast<ArkUI_Bool>(ViewAbstract::GetRenderGroup(frameNode)); in GetRenderGroup()
6257 GetRenderGroup, SetOnVisibleAreaChange, GetGeometryTransition, SetChainStyle, GetChainStyle, ResetChainStyle, in GetCommonModifier()
6331 GetRenderGroup, SetOnVisibleAreaChange, GetGeometryTransition, SetChainStyle, GetChainStyle, ResetChainStyle, in GetCJUICommonModifier()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp3625 const ArkUI_AttributeItem* GetRenderGroup(ArkUI_NodeHandle node) in GetRenderGroup() function
12851 GetRenderGroup, in GetCommonAttribute()

Completed in 57 milliseconds