MCPcopy Create free account

hub / github.com/connectbot/connectbot.github.io / functions

Functions20 in github.com/connectbot/connectbot.github.io

↓ 2 callersFunctiondisperseParticlesXY
(x: number, y: number)
src/components/NotFoundCanvas.tsx:93
↓ 1 callersFunctionanimate
()
src/components/NotFoundCanvas.tsx:169
↓ 1 callersMethodanimate
()
src/components/NotFoundCanvas.tsx:21
↓ 1 callersMethoddistanceTo
(x: number, y: number)
src/components/NotFoundCanvas.tsx:35
↓ 1 callersFunctiondrawScene
()
src/components/NotFoundCanvas.tsx:123
↓ 1 callersFunctionfitTextOnCanvas
(text: string, fontface: string)
src/components/NotFoundCanvas.tsx:89
↓ 1 callersFunctionmeasureTextBinaryMethod
(text: string, fontface: string, min: number, max: number, desiredWidth: number)
src/components/NotFoundCanvas.tsx:73
↓ 1 callersMethodmoveAwayFrom
(x: number, y: number)
src/components/NotFoundCanvas.tsx:41
FunctionNotFound
()
src/app/404/page.tsx:7
FunctionNotFoundCanvas
()
src/components/NotFoundCanvas.tsx:55
FunctionPage
(props)
src/app/[[...mdxPath]]/page.tsx:21
FunctionQRCode
({ value, size = 128, level = 'L', includeMargin = true, })
src/components/QRCode.tsx:11
FunctionRootLayout
({ children })
src/app/layout.tsx:62
Methodconstructor
(x: number, y: number)
src/components/NotFoundCanvas.tsx:14
FunctiondisperseParticlesMouse
(e: MouseEvent)
src/components/NotFoundCanvas.tsx:101
FunctiondisperseParticlesTouch
(e: TouchEvent)
src/components/NotFoundCanvas.tsx:109
FunctiongenerateMetadata
(props: PageProps)
src/app/[[...mdxPath]]/page.tsx:7
FunctiongetOptions
()
src/theme.config.tsx:151
FunctionuseMDXComponents
( components?: MDXComponents, )
src/mdx-components.tsx:12
FunctionuseNextSeoProps
()
src/theme.config.tsx:163