MCPcopy Create free account

hub / github.com/AlloyTeam/PhyTouch / functions

Functions742 in github.com/AlloyTeam/PhyTouch

↓ 1 callersFunctionescapeHtml
* Escape special characters in the given string of html. * * @param {string} string The string to escape for inserting into HTML * @return {str
transformjs/react/example/index.js:10411
↓ 1 callersFunctionexecTick
()
transformjs/asset/tick.js:34
↓ 1 callersFunctionexecuteDispatchesInOrderStopAtTrueImpl
* Standard/simple iteration through an event's collected dispatches, but stops * at the first dispatch execution returning true, and returns that id
transformjs/react/example/index.js:6213
↓ 1 callersFunctionextractBeforeInputEvent
* Extract a SyntheticInputEvent for `beforeInput`, based on either native * `textInput` or fallback behavior. * * @return {?object} A SyntheticI
transformjs/react/example/index.js:5356
↓ 1 callersFunctionextractCompositionEvent
* @return {?object} A SyntheticCompositionEvent.
transformjs/react/example/index.js:5196
↓ 1 callersFunctionextractSubpaths
( inActions )
example/threejs/asset/three.js:35716
↓ 1 callersFunctionf4
( a, b, c, d, wallContour, stepIndex, stepsLength, contourIndex1, contourIndex2 )
example/threejs/asset/three.js:38120
↓ 1 callersFunctionfetchAttributeLocations
( gl, program, identifiers )
example/threejs/asset/three.js:28640
↓ 1 callersFunctionfindParent
* Find the deepest React component completely containing the root of the * passed-in instance (for use when entire React trees are nested within eac
transformjs/react/example/index.js:18169
↓ 1 callersFunctionfirstDifferenceIndex
* Finds the index of the first character * that's not common between the two given strings. * * @return {number} the index of the character wher
transformjs/react/example/index.js:20563
↓ 1 callersFunctionflattenSingleChildIntoContext
* @param {function} traverseContext Context passed through traversal. * @param {?ReactComponent} child React child component. * @param {!string} n
transformjs/react/example/index.js:16791
↓ 1 callersFunctionflushBatchedUpdates
()
transformjs/react/example/index.js:7651
↓ 1 callersFunctiongenerateDefines
( defines )
example/threejs/asset/three.js:28622
↓ 1 callersFunctiongenerateExtensions
( extensions, parameters, rendererExtensions )
example/threejs/asset/three.js:28607
↓ 1 callersFunctiongenerateID
()
select/index.js:328
↓ 1 callersFunctiongenerateTorso
()
example/threejs/asset/three.js:37077
↓ 1 callersFunctiongetAttributeBuffer
( attribute )
example/threejs/asset/three.js:28167
↓ 1 callersFunctiongetClassName
(propValue)
transformjs/react/example/index.js:4181
↓ 1 callersFunctiongetClosestInstanceFromNode
* Given a DOM node, return the closest ReactDOMComponent or * ReactDOMTextComponent instance ancestor.
transformjs/react/example/index.js:4485
↓ 1 callersFunctiongetCompositionEventType
* Translate native top level events into event types. * * @param {string} topLevelType * @return {object}
transformjs/react/example/index.js:5124
↓ 1 callersFunctiongetCss
(level)
select/index.js:159
↓ 1 callersFunctiongetCurrentComponentErrorInfo
(parentType)
transformjs/react/example/index.js:3118
↓ 1 callersFunctiongetDataURL
( image )
example/threejs/asset/three.js:22000
↓ 1 callersFunctiongetFallbackBeforeInputChars
* For browsers that do not provide the `textInput` event, extract the * appropriate string to use for SyntheticInputEvent. * * @param {string} t
transformjs/react/example/index.js:5302
↓ 1 callersFunctiongetHostRootInstanceInContainer
(container)
transformjs/react/example/index.js:20721
↓ 1 callersFunctiongetListeningForDocument
(mountAt)
transformjs/react/example/index.js:13028
↓ 1 callersFunctiongetLowestCommonAncestor
* Return the lowest common ancestor of A and B, or null if they are in * different trees.
transformjs/react/example/index.js:17779
↓ 1 callersFunctiongetMarkupWrap
* Gets the markup wrap configuration for the supplied `nodeName`. * * NOTE: This lazily detects which wraps are necessary for the current browser.
transformjs/react/example/index.js:10836
↓ 1 callersFunctiongetMaxPrecision
( precision )
example/threejs/asset/three.js:28007
↓ 1 callersFunctiongetNativeBeforeInputChars
* @param {string} topLevelType Record from `EventConstants`. * @param {object} nativeEvent Native browser event. * @return {?string} The string co
transformjs/react/example/index.js:5248
↓ 1 callersFunctiongetNextDebugID
()
transformjs/react/example/index.js:16434
↓ 1 callersFunctiongetNodeName
* Extracts the `nodeName` of the first element in a string of markup. * * @param {string} markup String of markup. * @return {?string} Node name
transformjs/react/example/index.js:10575
↓ 1 callersFunctiongetOtherProps
(props)
transformjs/react/transform.react.js:178
↓ 1 callersFunctiongetOtherProps
(props)
transformjs/react/example/index.js:21824
↓ 1 callersFunctiongetPreciseType
(propValue)
transformjs/react/example/index.js:4168
↓ 1 callersFunctiongetPureArraySetter
( type )
example/threejs/asset/three.js:31988
↓ 1 callersFunctiongetSelectedIndex
()
example/asset/bak/infinite/alloy_touch.select.infinite.js:81
↓ 1 callersFunctiongetSelectedIndex
()
example/asset/bak/simple/alloy_touch.select.js:76
↓ 1 callersFunctiongetSelection
* Get an object which is a unique representation of the current selection. * * The return value will not be consistent across nodes or browsers, b
transformjs/react/example/index.js:19572
↓ 1 callersFunctiongetSiblingNode
* Get the next sibling within a container. This will walk up the * DOM if a node's siblings have been exhausted. * * @param {DOMElement|DOMTextN
transformjs/react/example/index.js:19030
↓ 1 callersFunctiongetSingularSetter
( type )
example/threejs/asset/three.js:31883
↓ 1 callersFunctiongetTexelEncodingFunction
( functionName, encoding )
example/threejs/asset/three.js:28569
↓ 1 callersFunctiongetToneMappingFunction
( functionName, toneMapping )
example/threejs/asset/three.js:28576
↓ 1 callersFunctiongetTreeSnapshot
(registeredIDs)
transformjs/react/example/index.js:8349
↓ 1 callersFunctiongetUnboundedScrollPosition
* Gets the scroll position of the supplied element or window. * * The return values are unbounded, unlike `getScrollPosition`. This means they *
transformjs/react/example/index.js:18413
↓ 1 callersFunctionhasArrayNature
* Perform a heuristic test to determine if an object is "array-like". * * A monk asked Joshu, a Zen master, "Has a dog Buddha nature?" * Jos
transformjs/react/example/index.js:10699
↓ 1 callersFunctionhyphenate
* Hyphenates a camelcased string, for example: * * > hyphenate('backgroundColor') * < "background-color" * * For CSS style names, use `h
transformjs/react/example/index.js:12556
↓ 1 callersFunctionhyphenateStyleName
* Hyphenates a camelcased CSS property name, for example: * * > hyphenateStyleName('backgroundColor') * < "background-color" * > hyphena
transformjs/react/example/index.js:12519
↓ 1 callersFunctionidentity
(fn)
transformjs/react/example/index.js:2173
↓ 1 callersFunctioninclination
( vector )
example/threejs/asset/three.js:39864
↓ 1 callersFunctioninitMaterial
( material, fog, object )
example/threejs/asset/three.js:26232
↓ 1 callersFunctioninitialNormal3
()
example/threejs/asset/three.js:39557
↓ 1 callersFunctioninsertLazyTreeChildAt
(parentNode, childTree, referenceNode)
transformjs/react/example/index.js:9833
↓ 1 callersFunctioninstantiateChild
(childInstances, child, name, selfDebugID)
transformjs/react/example/index.js:14861
↓ 1 callersFunctionintersectsHoleEdge
( inShapePt, inHolePt )
example/threejs/asset/three.js:34392
↓ 1 callersFunctionintersectsShapeEdge
( inShapePt, inHolePt )
example/threejs/asset/three.js:34374
↓ 1 callersFunctionisCutLineInsideAngles
( inShapeIdx, inHoleIdx )
example/threejs/asset/three.js:34334
↓ 1 callersFunctionisDiff
(o, n)
transformjs/react/transform.react.js:150
↓ 1 callersFunctionisDiff
(o, n)
transformjs/react/example/index.js:21796
↓ 1 callersFunctionisElement
(o)
transformjs/transform.js:229
↓ 1 callersFunctionisElement
(o)
select/asset/transform.js:229
↓ 1 callersFunctionisFallbackCompositionStart
* Does our fallback best-guess model think this event signifies that * composition has begun? * * @param {string} topLevelType * @param {objec
transformjs/react/example/index.js:5143
↓ 1 callersFunctionisFilterProps
(prop)
transformjs/react/transform.react.js:166
↓ 1 callersFunctionisFilterProps
(prop)
transformjs/react/example/index.js:21812
↓ 1 callersFunctionisInDocument
(node)
transformjs/react/example/index.js:18671
↓ 1 callersFunctionisInternalComponentType
* Check if the type reference is a known internal type. I.e. not a user * provided composite type. * * @param {function} type * @return {boole
transformjs/react/example/index.js:15037
↓ 1 callersFunctionisKeypressCommand
* Return whether a native keypress event is assumed to be a command. * This is required because Firefox fires `keypress` events for key commands *
transformjs/react/example/index.js:5112
↓ 1 callersFunctionisObjectViewable
( object )
example/threejs/asset/three.js:26047
↓ 1 callersFunctionisPointInsidePolygon
( inPt, inPolygon )
example/threejs/asset/three.js:35776
↓ 1 callersFunctionisPresto
* Opera <= 12 includes TextEvent in window, but does not fire * text input events. Rely on keypress instead.
transformjs/react/example/index.js:5064
↓ 1 callersFunctionisPureComponent
(Component)
transformjs/react/example/index.js:15171
↓ 1 callersFunctionisReactNode
* True if the supplied DOM node is a valid React node element. * * @param {?DOMElement} node The candidate DOM node. * @return {boolean} True if
transformjs/react/example/index.js:20717
↓ 1 callersFunctionisSpriteViewable
( sprite )
example/threejs/asset/three.js:26061
↓ 1 callersFunctionisSymbol
(propType, propValue)
transformjs/react/example/index.js:4129
↓ 1 callersFunctionlistenerAtPhase
* Some event types have a notion of different registration names for different * "phases" of propagation. This finds listeners by a given phase.
transformjs/react/example/index.js:5436
↓ 1 callersFunctionloadImage
( url )
example/threejs/asset/three.js:19724
↓ 1 callersFunctionmakeInsertMarkup
* Make an update for markup to be rendered and inserted at a supplied index. * * @param {string} markup Markup that renders into an element. * @
transformjs/react/example/index.js:14305
↓ 1 callersFunctionmakeMove
* Make an update for moving an existing element to another index. * * @param {number} fromIndex Source index of the existing element. * @param {
transformjs/react/example/index.js:14324
↓ 1 callersFunctionmakePowerOfTwo
( image )
example/threejs/asset/three.js:30962
↓ 1 callersFunctionmakeRemove
* Make an update for removing an element at an index. * * @param {number} fromIndex Index of the element to remove. * @private
transformjs/react/example/index.js:14342
↓ 1 callersFunctionmakeSetMarkup
* Make an update for setting the markup of a node. * * @param {string} markup Markup that renders into an element. * @private
transformjs/react/example/index.js:14360
↓ 1 callersFunctionmakeTextContent
* Make an update for setting the text content. * * @param {string} textContent Text content to set. * @private
transformjs/react/example/index.js:14378
↓ 1 callersFunctionmanualDispatchChangeEvent
(nativeEvent)
transformjs/react/example/index.js:7218
↓ 1 callersFunctionmarkUniformsLightsNeedsUpdate
( uniforms, value )
example/threejs/asset/three.js:26969
↓ 1 callersFunctionmemoizeStringOnly
* Memoizes the return value of a function that accepts one string argument.
transformjs/react/example/index.js:12584
↓ 1 callersFunctionmerge
(o, n)
transformjs/react/transform.react.js:190
↓ 1 callersFunctionmerge
(o, n)
transformjs/react/example/index.js:21836
↓ 1 callersFunctionmixStaticSpecIntoComponent
(Constructor, statics)
transformjs/react/example/index.js:2593
↓ 1 callersFunctionmoveChild
(parentNode, childNode, referenceNode)
transformjs/react/example/index.js:9837
↓ 1 callersFunctionmoveDelimitedText
(parentNode, openingComment, closingComment, referenceNode)
transformjs/react/example/index.js:9855
↓ 1 callersFunctionnodeIsRenderedByOtherInstance
* True if the supplied DOM node is a React DOM element and * it has been rendered by another copy of React. * * @param {?DOMElement} node The ca
transformjs/react/example/index.js:20694
↓ 1 callersFunctionobserve
(target, props, callback)
transformjs/transform.js:210
↓ 1 callersFunctionobserve
(target, props, callback)
select/asset/transform.js:210
↓ 1 callersFunctionp
()
index.min.js:1
↓ 1 callersFunctionparseAnimations
()
example/threejs/asset/three.js:19013
↓ 1 callersFunctionparseModel
( scale )
example/threejs/asset/three.js:18623
↓ 1 callersFunctionparseMorphing
( scale )
example/threejs/asset/three.js:18968
↓ 1 callersFunctionparseSkin
()
example/threejs/asset/three.js:18923
↓ 1 callersFunctionparseUniform
( activeInfo, addr, container )
example/threejs/asset/three.js:32081
↓ 1 callersFunctionpauseCurrentLifeCycleTimer
()
transformjs/react/example/index.js:8439
← previousnext →301–400 of 742, ranked by callers