Searched defs:tree (Results 1 – 9 of 9) sorted by relevance
7 const tree = renderer.create(<MonoText>Snapshot test!</MonoText>).toJSON(); constant
5 return function transformer(tree) { argument
71 function transform(tree, options = {}) { argument
13 const tree = { type: 'root', children: [link] }; variable
11 const tree = { variable53 function assertDeprecatedFormat(tree) { argument133 function fileNodeToRouteNode(tree) { argument184 function treeNodeToRouteNode(tree) { argument
35 const tree = { constant
242 auto tree = UITemplateProcessor::buildShadowTree( in renderTemplateToSurface() local
250 auto tree = UITemplateProcessor::buildShadowTree( in renderTemplateToSurface() local