Searched refs:GetRenderGroup (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | view_abstract.h | 746 static bool GetRenderGroup(FrameNode* frameNode);
|
H A D | view_abstract.cpp | 4837 bool ViewAbstract::GetRenderGroup(FrameNode* frameNode) in GetRenderGroup() function in OHOS::Ace::NG::ViewAbstract
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 4610 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 D | style_modifier.cpp | 3625 const ArkUI_AttributeItem* GetRenderGroup(ArkUI_NodeHandle node) in GetRenderGroup() function 12851 GetRenderGroup, in GetCommonAttribute()
|
Completed in 57 milliseconds