Home
last modified time | relevance | path

Searched defs:SetRenderFunction (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
Dcustom_node_pattern.h39 void SetRenderFunction(const RenderFunction& renderFunction) in SetRenderFunction() function
Dcustom_measure_layout_node.h41 void SetRenderFunction(const RenderFunction& renderFunction) override in SetRenderFunction() function
Dcustom_node_base.h39 virtual void SetRenderFunction(const RenderFunction& renderFunction) {}; in SetRenderFunction() function
Dcustom_node.h59 void SetRenderFunction(const RenderFunction& renderFunction) override in SetRenderFunction() function
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
Dcomposed_element.h77 void SetRenderFunction(RenderFunction&& func) in SetRenderFunction() function