MCPcopy Create free account

hub / github.com/microsoft/SandDance / functions

Functions12,945 in github.com/microsoft/SandDance

Methodrender
()
docs/app/js/sanddance-app.js:13200
Methodrender
()
docs/app/js/sanddance-app.js:13477
Methodrender
()
docs/app/js/sanddance-app.js:13565
Methodrender
()
docs/app/js/sanddance-app.js:14561
Methodrender
()
docs/app/js/sanddance-app.js:51489
Methodrender
()
docs/app/js/sanddance-app.js:51843
Methodrender
()
docs/app/js/sanddance-app.js:52135
Methodrender
()
docs/app/js/sanddance-app.js:52199
Methodrender
(context)
docs/app/js/sanddance-app.js:139768
Methodrender
(context)
docs/app/js/sanddance-app.js:140400
Methodrender
(context)
docs/tests/v2/es6/js/sanddance.js:124349
Methodrender
(context)
docs/tests/v2/es6/js/sanddance.js:124896
Methodrender
(context)
docs/tests/v3/es6/js/sanddance-test-es6.js:87699
Methodrender
(context)
docs/tests/v3/es6/js/sanddance-test-es6.js:88331
FunctionrenderAsync
* Asynchronous rendering method. Similar to render, but returns a Promise * that resolves when all rendering is completed. Sometimes a renderer mus
docs/app/js/sanddance-app.js:123510
FunctionrenderAsync
* Asynchronous rendering method. Similar to render, but returns a Promise * that resolves when all rendering is completed. Sometimes a renderer mus
docs/tests/v3/es6/js/sanddance-test-es6.js:71441
MethodrenderBounds
(context)
docs/app/js/sanddance-app.js:140427
MethodrenderBounds
(context)
docs/tests/v2/es6/js/sanddance.js:124393
MethodrenderBounds
(context)
docs/tests/v3/es6/js/sanddance-test-es6.js:88358
FunctionrenderCheckMarkIcon
(_a)
docs/app/js/sanddance-app.js:33346
FunctionrenderFrame
()
docs/tests/v2/es6/js/sanddance.js:29287
FunctionrenderFrame1
()
docs/app/js/sanddance-app.js:67005
FunctionrenderFrame1
()
docs/tests/v3/es6/js/sanddance-test-es6.js:14936
FunctionrenderItemIcon
(props)
docs/app/js/sanddance-app.js:33337
FunctionrenderItemName
(_a)
docs/app/js/sanddance-app.js:33363
FunctionrenderModule
(name, _)
docs/app/js/sanddance-app.js:124811
FunctionrenderModule
(name, _)
docs/tests/v2/es6/js/sanddance.js:102626
FunctionrenderModule
(name, _)
docs/tests/v3/es6/js/sanddance-test-es6.js:72742
MethodrenderPoints
(context, r = 2)
docs/app/js/sanddance-app.js:139782
MethodrenderPoints
(context, r = 2)
docs/tests/v2/es6/js/sanddance.js:124917
MethodrenderPoints
(context, r = 2)
docs/tests/v3/es6/js/sanddance-test-es6.js:87713
FunctionrenderSecondaryText
(_a)
docs/app/js/sanddance-app.js:33370
FunctionrenderSubMenuIcon
(_a)
docs/app/js/sanddance-app.js:33377
FunctionrenderSubtreeIntoContainer
(parentComponent, element, containerNode, callback)
docs/external/js/react-dom.development.js:25090
FunctionrenderToCanvas
* Produce a Canvas instance containing a rendered visualization. * This method is asynchronous, returning a Promise instance. * @return {Promise} -
docs/app/js/sanddance-app.js:142271
FunctionrenderToCanvas
* Produce a Canvas instance containing a rendered visualization. * This method is asynchronous, returning a Promise instance. * @return {Promise} -
docs/tests/v3/es6/js/sanddance-test-es6.js:90202
FunctionrenderToImageURL
* Produce an image URL for the visualization. Depending on the type * parameter, the generated URL contains data for either a PNG or SVG image. * Th
docs/app/js/sanddance-app.js:142254
FunctionrenderToImageURL
* Produce an image URL for the visualization. Depending on the type * parameter, the generated URL contains data for either a PNG or SVG image. * Th
docs/tests/v3/es6/js/sanddance-test-es6.js:90185
FunctionrenderToSVG
* Produce a rendered SVG string of the visualization. * This method is asynchronous, returning a Promise instance. * @return {Promise} - A promise t
docs/app/js/sanddance-app.js:142279
FunctionrenderToSVG
* Produce a rendered SVG string of the visualization. * This method is asynchronous, returning a Promise instance. * @return {Promise} - A promise t
docs/tests/v3/es6/js/sanddance-test-es6.js:90210
Functionrenderer
(type)
docs/app/js/sanddance-app.js:142573
Functionrenderer
(type)
docs/tests/v3/es6/js/sanddance-test-es6.js:90504
Functionreplace
* Replace an existing tuple with a new tuple. * @param {object} t - The existing data tuple. * @param {object} d - The new tuple that replaces the o
docs/app/js/sanddance-app.js:107260
Functionreplace
* Replace an existing tuple with a new tuple. * @param {object} t - The existing data tuple. * @param {object} d - The new tuple that replaces the o
docs/tests/v2/es6/js/sanddance.js:76621
Functionreplace
* Replace an existing tuple with a new tuple. * @param {object} t - The existing data tuple. * @param {object} d - The new tuple that replaces the o
docs/tests/v3/es6/js/sanddance-test-es6.js:55191
FunctionreplaceElement
(array, newElement, index)
docs/app/js/sanddance-app.js:23270
FunctionreplaceFunc
(match)
docs/app/js/sanddance-app.js:26210
FunctionreplaceInRange
(_ref)
docs/app/js/sanddance-app.js:104287
FunctionreplaceInRange
(_ref)
docs/tests/v3/es6/js/sanddance-test-es6.js:52218
FunctionreplayUnblockedEvents
()
docs/external/js/react-dom.development.js:4027
Functionrequest
* Request data from an external source, parse it, and return a Promise. * @param {string} url - The URL from which to load the data. This string *
docs/app/js/sanddance-app.js:107857
Functionrequest
* Request data from an external source, parse it, and return a Promise. * @param {string} url - The URL from which to load the data. This string *
docs/tests/v2/es6/js/sanddance.js:83123
Functionrequest
* Request data from an external source, parse it, and return a Promise. * @param {string} url - The URL from which to load the data. This string *
docs/tests/v3/es6/js/sanddance-test-es6.js:55788
MethodrequestComplete
* Send a `complete_request` message. * * @param content - The content of the request. * * @returns A Thenable that resolves with the r
extensions/azdata-sanddance/src/azdata.proposed.d.ts:4924
MethodrequestExecute
* Send an `execute_request` message. * * @param content - The content of the request. * * @param disposeOnDone - Whether to dispose of
extensions/azdata-sanddance/src/azdata.proposed.d.ts:4908
FunctionrequestFile
(opts)
docs/tests/v2/es6/js/sanddance.js:35766
Functionrequote
(s)
docs/app/js/sanddance-app.js:112617
Functionrequote
(s)
docs/tests/v2/es6/js/sanddance.js:82519
Functionrequote
(s)
docs/tests/v3/es6/js/sanddance-test-es6.js:60548
Functionrerank
* Re-ranks an operator and all downstream target dependencies. This * is necessary when upstream dependencies of higher rank are added to * a target
docs/app/js/sanddance-app.js:107985
Functionrerank
* Re-ranks an operator and all downstream target dependencies. This * is necessary when upstream dependencies of higher rank are added to * a target
docs/tests/v2/es6/js/sanddance.js:83315
Functionrerank
* Re-ranks an operator and all downstream target dependencies. This * is necessary when upstream dependencies of higher rank are added to * a target
docs/tests/v3/es6/js/sanddance-test-es6.js:55916
Methodreset
()
packages/sanddance/src/animator.ts:50
Methodreset
()
docs/app/js/sanddance-app.js:10032
Methodreset
()
docs/app/js/sanddance-app.js:54840
Methodreset
()
docs/tests/v2/es6/js/sanddance.js:148189
Methodreset
()
docs/tests/v3/es6/js/sanddance-test-es6.js:2771
Methodreset
()
docs/tests/v3/es6/js/sanddance-test-es6.js:108578
FunctionresetControlledWarnings
()
docs/app/js/sanddance-app.js:26312
FunctionresetDefaultLocale
()
docs/app/js/sanddance-app.js:110082
FunctionresetDefaultLocale
()
docs/tests/v3/es6/js/sanddance-test-es6.js:58013
FunctionresetIds
(counter)
docs/app/js/sanddance-app.js:24782
FunctionresetMemoizations
()
docs/app/js/sanddance-app.js:24029
FunctionresetParameters
(gl)
docs/app/js/sanddance-app.js:59731
FunctionresetParameters
(gl)
docs/tests/v2/es6/js/sanddance.js:5402
FunctionresetParameters
(gl)
docs/tests/v3/es6/js/sanddance-test-es6.js:7662
FunctionresetSVGClipId
()
docs/tests/v2/es6/js/sanddance.js:99307
FunctionresetSVGDefIds
()
docs/app/js/sanddance-app.js:124891
FunctionresetSVGDefIds
()
docs/tests/v3/es6/js/sanddance-test-es6.js:72822
Functionresize
* Resize the display. * @param {number} width - The new coordinate width of the display, in pixels. * @param {number} height - The new coordinat
docs/app/js/sanddance-app.js:123462
Functionresize
* Resize the display. * @param {number} width - The new coordinate width of the display, in pixels. * @param {number} height - The new coordinat
docs/tests/v3/es6/js/sanddance-test-es6.js:71393
Methodresize
(width, height, origin)
packages/vega-deck.gl/src/vega-classes/rendererGl.ts:29
Methodresize
(width, height, origin)
docs/app/js/sanddance-app.js:9192
FunctionresizeGLContext
(gl)
docs/app/js/sanddance-app.js:60394
FunctionresizeGLContext
* Resize the canvas' drawing buffer. * * Can match the canvas CSS size, and optionally also consider devicePixelRatio * Can be called every frame
docs/tests/v2/es6/js/sanddance.js:9837
FunctionresizeGLContext
(gl)
docs/tests/v3/es6/js/sanddance-test-es6.js:8325
FunctionresizeRenderer
(view)
docs/tests/v2/es6/js/sanddance.js:126887
FunctionresizeView
(viewWidth1, viewHeight1, width2, height2, origin, auto)
docs/app/js/sanddance-app.js:142328
FunctionresizeView
(viewWidth, viewHeight, width, height, origin, auto)
docs/tests/v2/es6/js/sanddance.js:132131
FunctionresizeView
(viewWidth1, viewHeight1, width2, height2, origin, auto)
docs/tests/v3/es6/js/sanddance-test-es6.js:90259
Functionresolve
(x)
docs/tests/sanddance-specs/v1/js/sanddance-specs.js:87
FunctionresolveLayerIndex1
(layer, isDrawn)
docs/app/js/sanddance-app.js:81647
FunctionresolveLayerIndex1
(layer, isDrawn)
docs/tests/v3/es6/js/sanddance-test-es6.js:29578
FunctionresolveModules
(modules)
docs/app/js/sanddance-app.js:68141
FunctionresolveModules
(modules)
docs/tests/v2/es6/js/sanddance.js:25786
FunctionresolveModules
(modules)
docs/tests/v3/es6/js/sanddance-test-es6.js:16072
FunctionresolvePath
(filename)
docs/app/js/sanddance-app.js:53931
FunctionresolvePath
(filename)
docs/tests/v3/es6/js/sanddance-test-es6.js:1862
FunctionresolveRetryThenable
(boundaryFiber, thenable)
docs/external/js/react-dom.development.js:23167
FunctionresponseType
(type)
docs/app/js/sanddance-app.js:109143
← previousnext →11,801–11,900 of 12,945, ranked by callers