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 __anonff6f3b350302() variable154 auto renderFunction = [internalRender = std::move(renderFunc)]() -> RefPtr<UINode> { in __anonff6f3b350502() variable202 auto renderFunction = [internalRender = std::move(renderFunc)]() -> RefPtr<UINode> { in __anonff6f3b350702() variable320 auto renderFunction = [internalRender = std::move(renderFunc)]() -> RefPtr<UINode> { in __anonff6f3b350d02() variable377 auto renderFunction = [internalRender = std::move(renderFunc)]() -> RefPtr<UINode> { in __anonff6f3b350f02() variable439 auto renderFunction = [internalRender = std::move(renderFunc)]() -> RefPtr<UINode> { in __anonff6f3b351102() variable495 auto renderFunction = [internalRender = std::move(renderFunc)]() -> RefPtr<UINode> { in __anonff6f3b351302() variable793 auto renderFunction = [&]() -> RefPtr<UINode> { in __anonff6f3b352002() variable819 auto renderFunction = [&]() -> RefPtr<UINode> { in __anonff6f3b352102() variable864 auto renderFunction = [internalRender = std::move(renderFunc)]() -> RefPtr<UINode> { in __anonff6f3b352302() 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 __anond298192c0602() variable
259 auto renderFunction = [&testRenderfunc]() -> RefPtr<AceType> { in __anon2cf456661002() 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