Home
last modified time | relevance | path

Searched defs:tree (Results 1 – 9 of 9) sorted by relevance

/expo/templates/expo-template-tabs/components/__tests__/
H A DStyledText-test.js7 const tree = renderer.create(<MonoText>Snapshot test!</MonoText>).toJSON(); constant
/expo/docs/mdx-plugins/
H A Dremark-create-static-props.js5 return function transformer(tree) { argument
H A Dremark-export-headings.test.js71 function transform(tree, options = {}) { argument
H A Dremark-link-rewrite.test.js13 const tree = { type: 'root', children: [link] }; variable
/expo/packages/expo-router/build/
H A DgetRoutes.js11 const tree = { variable
53 function assertDeprecatedFormat(tree) { argument
133 function fileNodeToRouteNode(tree) { argument
184 function treeNodeToRouteNode(tree) { argument
/expo/packages/expo-router/src/
H A DgetRoutes.ts35 const tree = { constant
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/scheduler/
H A DABI48_0_0Scheduler.cpp242 auto tree = UITemplateProcessor::buildShadowTree( in renderTemplateToSurface() local
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/scheduler/
H A DABI47_0_0Scheduler.cpp250 auto tree = UITemplateProcessor::buildShadowTree( in renderTemplateToSurface() local
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/scheduler/
H A DABI49_0_0Scheduler.cpp250 auto tree = UITemplateProcessor::buildShadowTree( in renderTemplateToSurface() local