Searched defs:renderFunction (Results 1 – 14 of 14) sorted by relevance
39 void SetRenderFunction(const RenderFunction& renderFunction) in SetRenderFunction()
38 …explicit CustomNodeLayoutAlgorithm(const RenderFunction& renderFunction) : renderFunction_(renderF… in CustomNodeLayoutAlgorithm()
41 void SetRenderFunction(const RenderFunction& renderFunction) override in SetRenderFunction()
50 void SetRenderFunction(const RenderFunction& renderFunction) override in SetRenderFunction()
54 RenderFunction renderFunction = nullptr; in Render() local
61 virtual void SetRenderFunction(const RenderFunction& renderFunction) {} in SetRenderFunction()
37 auto renderFunction = [internalRender = std::move(info.renderFunc)]() -> RefPtr<UINode> { in CreateNode() local
107 auto renderFunction = [internalRender = std::move(renderFunc)]() -> RefPtr<UINode> { in __anon2818c4f30302() variable154 auto renderFunction = [internalRender = std::move(renderFunc)]() -> RefPtr<UINode> { in __anon2818c4f30502() variable202 auto renderFunction = [internalRender = std::move(renderFunc)]() -> RefPtr<UINode> { in __anon2818c4f30702() variable320 auto renderFunction = [internalRender = std::move(renderFunc)]() -> RefPtr<UINode> { in __anon2818c4f30d02() variable377 auto renderFunction = [internalRender = std::move(renderFunc)]() -> RefPtr<UINode> { in __anon2818c4f30f02() variable439 auto renderFunction = [internalRender = std::move(renderFunc)]() -> RefPtr<UINode> { in __anon2818c4f31102() variable495 auto renderFunction = [internalRender = std::move(renderFunc)]() -> RefPtr<UINode> { in __anon2818c4f31302() variable793 auto renderFunction = [&]() -> RefPtr<UINode> { in __anon2818c4f32002() variable819 auto renderFunction = [&]() -> RefPtr<UINode> { in __anon2818c4f32102() variable864 auto renderFunction = [internalRender = std::move(renderFunc)]() -> RefPtr<UINode> { in __anon2818c4f32302() variable[all …]
46 auto renderFunction = [renderFunc = nodeInfo.renderFunc]( in CreateNode() local
43 …auto renderFunction = [renderFunc = std::move(info.renderFunc), updateFunc = std::move(info.update… in CreateNode() local
133 auto renderFunction = [&view]() -> RefPtr<AceType> { in __anon223d796a0602() variable
259 auto renderFunction = [&testRenderfunc]() -> RefPtr<AceType> { in __anoncb3fb5e41002() variable
189 jerry_value_t renderFunction = jerryx_get_property_str(viewModel, ATTR_RENDER); in Render() local
195 auto renderFunction = [weak = AceType::WeakClaim(this)]() -> RefPtr<AceType> { in CreateViewNode() local559 auto renderFunction = [weak = AceType::WeakClaim(this)]() -> RefPtr<AceType> { in CreateViewNode() local