Home
last modified time | relevance | path

Searched defs:GetCachedRenderNode (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Dflex_item_element.h27 RefPtr<RenderNode> GetCachedRenderNode() override in GetCachedRenderNode() function
H A Dflex_element.h52 RefPtr<RenderNode> GetCachedRenderNode() override in GetCachedRenderNode() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_element.h33 RefPtr<RenderNode> GetCachedRenderNode() override in GetCachedRenderNode() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_element.h27 RefPtr<RenderNode> GetCachedRenderNode() override in GetCachedRenderNode() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_element.h32 RefPtr<RenderNode> GetCachedRenderNode() override in GetCachedRenderNode() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Dwrap_element.h29 RefPtr<RenderNode> GetCachedRenderNode() override in GetCachedRenderNode() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/focusable/
H A Dfocusable_element.h46 RefPtr<RenderNode> GetCachedRenderNode() override in GetCachedRenderNode() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_element.h59 virtual RefPtr<RenderNode> GetCachedRenderNode() in GetCachedRenderNode() function