MCPcopy Create free account

hub / github.com/diez/diez / functions

Functions750 in github.com/diez/diez

Functionget
()
src/framework/stdlib/sources/web/bindings/DropShadow.js:5
Functionget
()
src/framework/stdlib/sources/web/bindings/Panel.js:5
Functionget
()
src/framework/stdlib/sources/web/bindings/Size2D.js:3
Functionget
()
src/framework/stdlib/sources/web/bindings/Color.js:5
Functionget
()
src/framework/stdlib/sources/web/bindings/LinearGradient.js:5
Functionget
()
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-web/index.js:114
Functionget
(key: string)
src/cli/cli-core/test/cli.test.ts:37
Functionget
(key: string)
src/cli/cli-core/test/cli.analytics.test.ts:11
FunctiongetBinding
( target: string, source: string, componentName: DiezType, )
src/compiler/compiler-core/src/utils.ts:149
MethodgetComponentForTypeOrThrow
* Gets the component specification for a given property type.
src/compiler/compiler-core/src/parser.ts:624
FunctiongetFixtureComponentDeclaration
(fixture: string)
src/framework/stdlib/test/helpers.ts:33
FunctiongetFixtureComponentDeclaration
(fixture: string)
src/compiler/targets/test/helpers.ts:37
FunctiongetFixtures
()
src/compiler/compiler-core/test/helpers.ts:23
FunctiongetGeneratedFixturesRoot
(fixture: string)
src/utils/docs-template-app/test/helpers.ts:38
MethodgetInitializer
* Retrieves an initializer based on a spec. * * Via recursion, produces output like `ComponentType(fieldName: "fileValue", child: ChildType())`.
src/compiler/targets/src/targets/ios.compiler.ts:146
MethodgetInitializer
* @abstract
src/compiler/targets/src/targets/android.compiler.ts:117
MethodgetInitializer
* @abstract
src/compiler/targets/src/targets/web.compiler.ts:109
MethodgetMetadataForTypeOrThrow
(type: DiezType)
src/compiler/compiler-core/src/parser.ts:502
FunctiongetPangram
(key: string)
src/framework/stdlib/src/typograph.ts:19
FunctiongetPrimitive
* Gets the target-specific spec for given primitive component type.
src/compiler/compiler-core/src/compiler.ts:140
MethodgetPrimitiveInitializer
* @abstract
src/compiler/targets/src/targets/ios.compiler.ts:176
MethodgetPrimitiveInitializer
* @abstract
src/compiler/targets/src/targets/android.compiler.ts:148
MethodgetPrimitiveInitializer
* @abstract
src/compiler/targets/src/targets/web.compiler.ts:139
FunctiongetProject
()
src/extractors/generation/test/utils.test.ts:22
FunctiongetPropertyPresentation
(property: Property, instance: any)
src/compiler/compiler-core/src/compiler.ts:156
MethodglyphForCodePoint
(codePoint: FontkitCodePoint)
src/utils/types/index.d.ts:76
FunctionhandleBuilt
(message: string)
src/utils/start/src/index.action.ts:132
Functionhandler
(req events.APIGatewayProxyRequest)
services/oauth/figma/main.go:29
Functionhandler
(req events.APIGatewayProxyRequest)
services/analytics/ping/main.go:20
MethodhideSplash
examples/poodle-surf/example-codebases/android/app/src/main/java/org/diez/examples/poodlesurf/MainActivity.kt:351
Methodhostname
* @abstract
src/compiler/targets/src/targets/ios.compiler.ts:88
Methodhostname
* @abstract
src/compiler/targets/src/targets/android.compiler.ts:63
Methodhostname
* @abstract
src/compiler/targets/src/targets/web.compiler.ts:59
MethodhotComponent
* @abstract
src/compiler/targets/src/targets/ios.compiler.ts:102
MethodhotComponent
* @abstract
src/compiler/targets/src/targets/android.compiler.ts:77
MethodhotComponent
* @abstract
src/compiler/targets/src/targets/web.compiler.ts:73
MethodhotFilePath
()
src/utils/diez-webpack-plugin/src/index.ts:44
FunctionhotStaticRoot
* The root where we should serve static content in hot mode.
src/compiler/compiler-core/src/compiler.ts:77
FunctionhotUrlMutex
* A hot URL mutex clients can look for.
src/compiler/compiler-core/src/compiler.ts:319
FunctionhslToHex
({h, s, l, a}: ColorData)
src/framework/stdlib/src/color.ts:29
FunctionimageAssetBinder
(instance, {projectRoot, hot}, {assetBindings, bundleIdPrefix})
src/framework/stdlib/src/bindings/Image/ios.ts:121
MethodincludeGlyph
(glyph: FontkitGlyph)
src/utils/types/index.d.ts:68
FunctioniosHandler
(program)
src/compiler/targets/src/targets/ios.compiler.ts:391
MethodisRunningHot
()
src/utils/diez-webpack-plugin/src/index.ts:48
Functionkill
()
src/utils/start/test/start.test.ts:62
Functionload
src/framework/stdlib/sources/android/bindings/Lottie.kt:14
Functionload
src/framework/stdlib/sources/android/bindings/Image.kt:49
Functionload
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-android/src/main/java/org/diez/stdlibTestStub/Lottie.kt:41
Functionload
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-android/src/main/java/org/diez/stdlibTestStub/Image.kt:91
FunctionloadBackgroundImage
src/framework/stdlib/sources/android/bindings/Image.kt:95
FunctionloadBackgroundImage
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-android/src/main/java/org/diez/stdlibTestStub/Image.kt:137
FunctionloadIcon
src/framework/stdlib/sources/android/bindings/Image.kt:84
FunctionloadIcon
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-android/src/main/java/org/diez/stdlibTestStub/Image.kt:126
FunctionloadLeftDrawable
src/framework/stdlib/sources/android/bindings/Image.kt:73
FunctionloadLeftDrawable
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-android/src/main/java/org/diez/stdlibTestStub/Image.kt:115
Functionmain
()
services/oauth/figma/main.go:56
Functionmain
()
services/analytics/ping/main.go:42
Methodmake
* Constructs a linear gradient using an angle in degrees, or a [[Toward]] value, that specifies the direction of the * `LinearGradient`, where 0 de
src/framework/prefabs/src/linear-gradient.ts:132
Methodmake
* Creates a two dimensional point.
src/framework/prefabs/src/point2d.ts:37
FunctionmockGenerationFactory
()
src/utils/test-utils/src/mocks/@diez/generation.ts:14
MethodmoduleName
* @abstract
src/compiler/targets/src/targets/ios.compiler.ts:95
MethodmoduleName
* @abstract
src/compiler/targets/src/targets/android.compiler.ts:70
MethodmoduleName
* @abstract
src/compiler/targets/src/targets/web.compiler.ts:66
MethodmountLottie
* Mounts a Lottie animation on the element. * * You *must* have called `Diez.applyHTMLExtensions()` at least once to use this method.
src/framework/stdlib/sources/web/bindings/Lottie.d.ts:15
MethodmountLottie
* Mounts a Lottie animation on the element. * * You *must* have called `Diez.applyHTMLExtensions()` at least once to use this method.
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-web/index.d.ts:64
FunctionnewLine
(writer: CodeBlockWriter)
src/extractors/generation/src/utils.ts:148
MethodonAnimationCancel
examples/poodle-surf/example-codebases/android/app/src/main/java/org/diez/examples/poodlesurf/MainActivity.kt:340
MethodonAnimationEnd
examples/poodle-surf/example-codebases/android/app/src/main/java/org/diez/examples/poodlesurf/MainActivity.kt:334
MethodonAnimationRepeat
examples/poodle-surf/example-codebases/android/app/src/main/java/org/diez/examples/poodlesurf/MainActivity.kt:336
MethodonAnimationStart
examples/poodle-surf/example-codebases/android/app/src/main/java/org/diez/examples/poodlesurf/MainActivity.kt:341
MethodonCreate
examples/lorem-ipsum/example-codebases/android/app/src/main/java/org/diez/examples/loremipsum/MainActivity.kt:15
MethodonCreate
examples/poodle-surf/example-codebases/android/app/src/main/java/org/diez/examples/poodlesurf/MainActivity.kt:21
MethodonCreate
(Bundle savedInstanceState)
examples/poodle-surf/example-codebases/android-java/app/src/main/java/org/diez/examples/poodlesurfjava/MainActivity.java:20
MethodonDiezUpdated
examples/poodle-surf/example-codebases/android/app/src/main/java/org/diez/examples/poodlesurf/MainActivity.kt:45
MethodonGlobalLayout
examples/lorem-ipsum/example-codebases/android/app/src/main/java/org/diez/examples/loremipsum/MainActivity.kt:71
MethodonMocksUpdated
examples/poodle-surf/example-codebases/android/app/src/main/java/org/diez/examples/poodlesurf/MainActivity.kt:300
FunctiononResourceReady
src/framework/stdlib/sources/android/bindings/Image.kt:63
FunctiononResourceReady
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-android/src/main/java/org/diez/stdlibTestStub/Image.kt:105
FunctiononResult
src/framework/stdlib/sources/android/bindings/Lottie.kt:21
FunctiononResult
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-android/src/main/java/org/diez/stdlibTestStub/Lottie.kt:48
MethodonResume
examples/poodle-surf/example-codebases/android/app/src/main/java/org/diez/examples/poodlesurf/MainActivity.kt:40
Methodpatch
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-android/src/main/java/org/diez/stdlibTestStub/Diez.kt:43
MethodprintUsageInstructions
* @abstract
src/compiler/targets/src/targets/ios.compiler.ts:235
MethodprintUsageInstructions
* @abstract
src/compiler/targets/src/targets/android.compiler.ts:193
MethodprintUsageInstructions
* @abstract
src/compiler/targets/src/targets/web.compiler.ts:207
FunctionprocessComponentInstance
* Recursively processes a component instance and all its properties.
src/compiler/compiler-core/src/compiler.ts:232
FunctionprocessComponentProperty
* Recursively processes a component property.
src/compiler/compiler-core/src/compiler.ts:180
Functionpurr
src/compiler/targets/test/sources/bindings/ChildComponent.kt:4
Methodpurr
src/compiler/targets/test/goldens/Primitives/diez-target-test-stub-android/src/main/java/org/diez/targetTestStub/ChildComponent.kt:10
MethodremoveColumnGutter
(track: number, immediate?: true)
src/utils/docs-template-app/src/shims-split-grid.d.ts:37
MethodremoveRowGutter
(track: number, immediate?: true)
src/utils/docs-template-app/src/shims-split-grid.d.ts:38
Methodrender
()
examples/poodle-surf/example-codebases/web/src/components/ForecastCard.tsx:15
Methodrender
()
examples/poodle-surf/example-codebases/web/src/components/Hero.tsx:14
Methodrender
()
examples/poodle-surf/example-codebases/web/src/components/WaterTemperatureCard.tsx:14
Methodrender
()
examples/poodle-surf/example-codebases/web/src/components/Header.tsx:12
Methodrender
()
examples/poodle-surf/example-codebases/web/src/components/Card.tsx:12
Methodrender
()
examples/poodle-surf/example-codebases/web/src/components/Column.tsx:17
FunctionreplaceOccurrencesInFile
(filename: string, replacements: Map<string, string>)
scripts/internal/helpers.ts:65
Methodresize
src/framework/stdlib/sources/android/bindings/LinearGradient.kt:12
Methodresize
src/framework/stdlib/test/goldens/Bindings/diez-stdlib-test-stub-android/src/main/java/org/diez/stdlibTestStub/LinearGradient.kt:39
← previousnext →601–700 of 750, ranked by callers