MCPcopy Create free account

hub / github.com/AlloyTeam/PhyTouch / functions

Functions742 in github.com/AlloyTeam/PhyTouch

↓ 3 callersFunctionaddFace
( a, b, c, materialIndex )
example/threejs/asset/three.js:10140
↓ 3 callersFunctionaddNonemptyTrack
( trackType, trackName, animationKeys, propertyName, destTracks )
example/threejs/asset/three.js:13409
↓ 3 callersFunctionbind
(element, type, callback)
select/asset/alloy_touch.js:35
↓ 3 callersFunctioncheckEdge
( edges, a, b )
example/threejs/asset/three.js:28496
↓ 3 callersFunctioncorrectUV
( uv, vector, azimuth )
example/threejs/asset/three.js:39873
↓ 3 callersFunctioncreateMicrosoftUnsafeLocalFunction
(func)
transformjs/react/example/index.js:10284
↓ 3 callersFunctionenqueue
* Push an update, if any, onto the queue. Creates a new queue if none is * passed and always returns the queue. Mutative.
transformjs/react/example/index.js:14394
↓ 3 callersFunctiongetActiveElement
* Same as document.activeElement but wraps in a try-catch block. In IE it is * not safe to call document.activeElement if there is nothing focused.
transformjs/react/example/index.js:19197
↓ 3 callersFunctiongetGeometry
( name )
example/threejs/asset/three.js:19827
↓ 3 callersFunctiongetTexelDecodingFunction
( functionName, encoding )
example/threejs/asset/three.js:28562
↓ 3 callersFunctiongetUvIndex
( uv )
example/threejs/asset/three.js:10965
↓ 3 callersFunctionhandleAlpha
( string )
example/threejs/asset/three.js:457
↓ 3 callersFunctionhue2rgb
( p, q, t )
example/threejs/asset/three.js:416
↓ 3 callersFunctioninsertTreeChildren
(tree)
transformjs/react/example/index.js:10052
↓ 3 callersFunctioninstantiateReactComponent
* Given a ReactNode, create an instance that will actually be mounted. * * @param {ReactNode} node * @param {boolean} shouldHaveDebugID * @ret
transformjs/react/example/index.js:15049
↓ 3 callersFunctionis
(x, y)
transformjs/react/example/index.js:3850
↓ 3 callersFunctionisCustomComponent
(tagName, props)
transformjs/react/example/index.js:11241
↓ 3 callersFunctionisInteractive
(tag)
transformjs/react/example/index.js:5612
↓ 3 callersFunctionmakeEmptyFunction
* Copyright (c) 2013-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the
transformjs/react/example/index.js:1476
↓ 3 callersFunctionmapIntoWithKeyPrefixInternal
(children, array, prefix, func, context)
transformjs/react/example/index.js:708
↓ 3 callersFunctionparseIncludes
( string )
example/threejs/asset/three.js:28677
↓ 3 callersFunctionprocessQueue
* Processes any enqueued updates. * * @private
transformjs/react/example/index.js:14407
↓ 3 callersFunctionpushRenderItem
( object, geometry, material, z, group )
example/threejs/asset/three.js:25996
↓ 3 callersFunctionremoveDelimitedText
(parentNode, startNode, closingComment)
transformjs/react/example/index.js:9867
↓ 3 callersFunctionshouldUpdateReactComponent
* Given a `prevElement` and `nextElement`, determines if the existing * instance should be updated as opposed to being destroyed or replaced by a ne
transformjs/react/example/index.js:16282
↓ 3 callersFunctiontestPoint
( point, index )
example/threejs/asset/three.js:22405
↓ 3 callersFunctionvalidateTypeDef
(Constructor, typeDef, location)
transformjs/react/example/index.js:2483
↓ 2 callersFunction_assertCheckedLink
(inputProps)
transformjs/react/example/index.js:13657
↓ 2 callersFunction_assertSingleLink
(inputProps)
transformjs/react/example/index.js:13649
↓ 2 callersFunction_assertValueLink
(inputProps)
transformjs/react/example/index.js:13652
↓ 2 callersFunction_inherits
(subClass, superClass)
transformjs/react/example/index.js:67
↓ 2 callersFunction_possibleConstructorReturn
(self, call)
transformjs/react/example/index.js:65
↓ 2 callersFunctionaddClass
(element, className)
full_page/alloy_touch.full_page.js:26
↓ 2 callersFunctionaddPoint
( id, hex )
example/threejs/asset/three.js:40663
↓ 2 callersFunctionaddUniform
( container, uniformObject )
example/threejs/asset/three.js:32074
↓ 2 callersFunctionadler32
(data)
transformjs/react/example/index.js:21189
↓ 2 callersFunctionallocTexUnits
( renderer, n )
example/threejs/asset/three.js:31782
↓ 2 callersFunctionassertValidProps
* @param {object} component * @param {?object} props
transformjs/react/example/index.js:11030
↓ 2 callersFunctionazimuth
( vector )
example/threejs/asset/three.js:39855
↓ 2 callersFunctioncalculateIndexCount
( w, h, d )
example/threejs/asset/three.js:36745
↓ 2 callersFunctioncalculatePositionOnCurve
( u, p, q, radius, position )
example/threejs/asset/three.js:39290
↓ 2 callersFunctioncalculateVertexCount
( w, h, d )
example/threejs/asset/three.js:36732
↓ 2 callersFunctioncheckBufferGeometryIntersection
( object, raycaster, ray, positions, uvs, a, b, c )
example/threejs/asset/three.js:22840
↓ 2 callersFunctioncheckIntersection
( object, raycaster, ray, pA, pB, pC, point )
example/threejs/asset/three.js:22808
↓ 2 callersFunctioncheckReactTypeSpec
* Assert that the values match with the type specs. * Error messages are memorized and will only be shown once. * * @param {object} typeSpecs Ma
transformjs/react/example/index.js:3688
↓ 2 callersFunctionclampToMaxSize
( image, maxSize )
example/threejs/asset/three.js:30930
↓ 2 callersFunctionclearHistory
()
transformjs/react/example/index.js:8344
↓ 2 callersFunctionconstructSelectEvent
* Poll selection to see whether it's changed. * * @param {object} nativeEvent * @return {?SyntheticEvent}
transformjs/react/example/index.js:19603
↓ 2 callersFunctioncorrection
(value)
example/asset/bak/infinite/alloy_touch.select.infinite.js:86
↓ 2 callersFunctioncreateMergedResultFunction
* Creates a function that invokes two functions and merges their return values. * * @param {function} one Function to invoke first. * @param {fu
transformjs/react/example/index.js:2639
↓ 2 callersFunctioncreateProgram
( shader )
example/threejs/asset/three.js:32622
↓ 2 callersFunctioncreateTexture
( type, target, count )
example/threejs/asset/three.js:30047
↓ 2 callersFunctiondangerousStyleValue
* Convert a value into the proper css writable value. The style name `name` * should be logical (no hyphens), as specified * in `CSSProperty.isUni
transformjs/react/example/index.js:12430
↓ 2 callersFunctiondescribeComponentFrame
(name, source, ownerName)
transformjs/react/example/index.js:3443
↓ 2 callersFunctionenqueuePutListener
(inst, registrationName, listener, transaction)
transformjs/react/example/index.js:11050
↓ 2 callersFunctionensureInjected
()
transformjs/react/example/index.js:7518
↓ 2 callersFunctionescapeUserProvidedKey
(text)
transformjs/react/example/index.js:610
↓ 2 callersFunctionexecuteDispatch
* Dispatch the event to the listener. * @param {SyntheticEvent} event SyntheticEvent to handle * @param {boolean} simulated If the event is simula
transformjs/react/example/index.js:6171
↓ 2 callersFunctionexecuteDispatchesAndRelease
(event, simulated)
transformjs/react/example/index.js:5590
↓ 2 callersFunctionfilterFallback
( f )
example/threejs/asset/three.js:30994
↓ 2 callersFunctionfindInvalidAncestorForTag
(tag, ancestorInfo)
transformjs/react/example/index.js:17508
↓ 2 callersFunctionfindOwnerStack
(instance)
transformjs/react/example/index.js:17581
↓ 2 callersFunctionfocusNode
* @param {DOMElement} node input/textarea to focus
transformjs/react/example/index.js:11941
↓ 2 callersFunctionformatUnexpectedArgument
(arg)
transformjs/react/example/index.js:17103
↓ 2 callersFunctionfriendlyStringify
(obj)
transformjs/react/example/index.js:10974
↓ 2 callersFunctiongenerateCap
( top )
example/threejs/asset/three.js:37177
↓ 2 callersFunctiongetBevelVec
( inPt, inPrev, inNext )
example/threejs/asset/three.js:37674
↓ 2 callersFunctiongetDataFromCustomEvent
* Google Input Tools provides composition data via a CustomEvent, * with the `data` property populated in the `detail` object. If this * is availa
transformjs/react/example/index.js:5182
↓ 2 callersFunctiongetDepthMaterial
( object, material, isPointLight, lightPositionWorld )
example/threejs/asset/three.js:29859
↓ 2 callersFunctiongetDisplayName
(element)
transformjs/react/example/index.js:3447
↓ 2 callersFunctiongetEncodingComponents
( encoding )
example/threejs/asset/three.js:28537
↓ 2 callersFunctiongetEvents
()
index.js:63
↓ 2 callersFunctiongetEvents
()
index.esm.js:58
↓ 2 callersFunctiongetEvents
()
index.esm.min.js:1
↓ 2 callersFunctiongetHostComponentFromComposite
(inst)
transformjs/react/example/index.js:21314
↓ 2 callersFunctiongetLeafNode
* Given any node return the first leaf node without children. * * @param {DOMElement|DOMTextNode} node * @return {DOMElement|DOMTextNode}
transformjs/react/example/index.js:19016
↓ 2 callersFunctiongetNodeAfter
(parentNode, node)
transformjs/react/example/index.js:9809
↓ 2 callersFunctiongetNodeForCharacterOffset
* Get object describing the nodes which contain characters at offset. * * @param {DOMElement|DOMTextNode} root * @param {number} offset * @ret
transformjs/react/example/index.js:19046
↓ 2 callersFunctiongetRenderedHostOrTextFromComponent
* Drill down (through composites and empty components) until we get a host or * host text component. * * This is pretty polymorphic but unavoida
transformjs/react/example/index.js:4412
↓ 2 callersFunctiongetSelectedItem
(nowSelected,root,outArr)
select/index.js:72
↓ 2 callersFunctiongetTargetPixelRatio
()
example/threejs/asset/three.js:25037
↓ 2 callersFunctiongetTextContentAccessor
* Gets the key used to access text content on a DOM node. * * @return {?string} Key used to access text content. * @internal
transformjs/react/example/index.js:6794
↓ 2 callersFunctiongetTopLevelWrapperInContainer
(container)
transformjs/react/example/index.js:20727
↓ 2 callersFunctionh
()
index.min.js:1
↓ 2 callersFunctionhasNonRootReactChild
* True if the supplied DOM node has a direct React-rendered child that is * not a React root element. Useful for warning in `render`, * `unmountCo
transformjs/react/example/index.js:20678
↓ 2 callersFunctionhasValidKey
(config)
transformjs/react/example/index.js:1053
↓ 2 callersFunctionhasValidRef
(config)
transformjs/react/example/index.js:1041
↓ 2 callersFunctioninit
()
example/threejs/asset/three.js:32280
↓ 2 callersFunctioninternalGetID
(node)
transformjs/react/example/index.js:20590
↓ 2 callersFunctionintersectObject
( object, raycaster, intersects, recursive )
example/threejs/asset/three.js:8358
↓ 2 callersFunctionintersect_segments_2D
( inSeg1Pt1, inSeg1Pt2, inSeg2Pt1, inSeg2Pt2, inExcludeAdjacentSegs )
example/threejs/asset/three.js:34113
↓ 2 callersFunctionisAttributeNameSafe
(attributeName)
transformjs/react/example/index.js:12623
↓ 2 callersFunctionisCollapsed
* While `isCollapsed` is available on the Selection object and `collapsed` * is available on the Range object, IE11 sometimes gets them wrong. * I
transformjs/react/example/index.js:18803
↓ 2 callersFunctionisControlled
(props)
transformjs/react/example/index.js:13383
↓ 2 callersFunctionisFallbackCompositionEnd
* Does our fallback mode think that this event is the end of composition? * * @param {string} topLevelType * @param {object} nativeEvent * @re
transformjs/react/example/index.js:5154
↓ 2 callersFunctionisNode
(propValue)
transformjs/react/example/index.js:4082
↓ 2 callersFunctionisPointInsideAngle
( inVertex, inLegFromPt, inLegToPt, inOtherPt )
example/threejs/asset/three.js:34286
↓ 2 callersFunctionisSphereViewable
( sphere )
example/threejs/asset/three.js:26071
↓ 2 callersFunctionisTagValidWithParent
(tag, parentTag)
transformjs/react/example/index.js:17419
↓ 2 callersFunctionisTextInputElement
(elem)
transformjs/react/example/index.js:9167
← previousnext →101–200 of 742, ranked by callers