Home
last modified time | relevance | path

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

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