MCPcopy Create free account

hub / github.com/Huxpro/js-module-7day / functions

Functions908 in github.com/Huxpro/js-module-7day

↓ 1 callersFunctionlayoutSlideContents
* Applies layout logic to the contents of all slides in * the presentation.
js/reveal.js:1680
↓ 1 callersFunctionlistenerAtPhase
* Some event types have a notion of different registration names for different * "phases" of propagation. This finds listeners by a given phase.
example/webpack-es6-react/bundle.js:13903
↓ 1 callersFunctionlistenerAtPhase
* Some event types have a notion of different registration names for different * "phases" of propagation. This finds listeners by a given phase.
example/webpack/bundle.js:13904
↓ 1 callersFunctionload
* Loads the dependencies of reveal.js. Dependencies are * defined via the configuration option 'dependencies' * and will be loaded prior to
js/reveal.js:353
↓ 1 callersFunctionloadScript
( url, callback )
plugin/math/math.js:38
↓ 1 callersFunctionloadScript
( s )
js/reveal.js:369
↓ 1 callersFunctionmanualDispatchChangeEvent
(nativeEvent)
example/webpack-es6-react/bundle.js:14533
↓ 1 callersFunctionmanualDispatchChangeEvent
(nativeEvent)
example/webpack/bundle.js:14534
↓ 1 callersFunctionmapObject
* Executes the provided `callback` once for each enumerable own property in the * object and constructs a new object from the results. The `callback
example/webpack-es6-react/bundle.js:5991
↓ 1 callersFunctionmapObject
* Executes the provided `callback` once for each enumerable own property in the * object and constructs a new object from the results. The `callback
example/webpack/bundle.js:5992
↓ 1 callersFunctionmatcherFromGroupMatchers
( elementMatchers, setMatchers )
example/browserify/bundle.js:2350
↓ 1 callersFunctionmatcherFromTokens
( tokens )
example/browserify/bundle.js:2292
↓ 1 callersFunctionmemoizeStringOnly
* Memoizes the return value of a function that accepts one string argument. * * @param {function} callback * @return {function}
example/webpack-es6-react/bundle.js:7535
↓ 1 callersFunctionmemoizeStringOnly
* Memoizes the return value of a function that accepts one string argument. * * @param {function} callback * @return {function}
example/webpack/bundle.js:7536
↓ 1 callersFunctionmixStaticSpecIntoComponent
(Constructor, statics)
example/webpack-es6-react/bundle.js:5288
↓ 1 callersFunctionmixStaticSpecIntoComponent
(Constructor, statics)
example/webpack/bundle.js:5289
↓ 1 callersFunctionmultipleContexts
( selector, contexts, results )
example/browserify/bundle.js:2169
↓ 1 callersFunctiononConnected
* Called once we have established a connection to the notes * window.
plugin/notes/notes.js:87
↓ 1 callersFunctiononDocumentKeyDown
* Handler for the document level 'keydown' event.
js/reveal.js:3952
↓ 1 callersFunctiononTouchEnd
* Handler for the 'touchend' event.
js/reveal.js:4200
↓ 1 callersFunctiononTouchMove
* Handler for the 'touchmove' event.
js/reveal.js:4111
↓ 1 callersFunctiononTouchStart
* Handler for the 'touchstart' event, enables support for * swipe and pinch gestures.
js/reveal.js:4086
↓ 1 callersFunctionopenSearch
()
plugin/search/search.js:111
↓ 1 callersFunctionpost
* Posts the current slide data to the notes window
plugin/notes/notes.js:53
↓ 1 callersFunctionprefixKey
* @param {string} prefix vendor-specific prefix, eg: Webkit * @param {string} key style name, eg: transitionDuration * @return {string} style name
example/webpack-es6-react/bundle.js:7160
↓ 1 callersFunctionprefixKey
* @param {string} prefix vendor-specific prefix, eg: Webkit * @param {string} key style name, eg: transitionDuration * @return {string} style name
example/webpack/bundle.js:7161
↓ 1 callersFunctionprocessSlides
* Parses any current data-markdown slides, splits * multi-slide markdown into separate sections and * handles loading of external markdown.
plugin/markdown/markdown.js:211
↓ 1 callersFunctionpropFilter
( props, specialEasing )
example/browserify/bundle.js:6513
↓ 1 callersFunctionproxyPropertyAccessWithWarning
(obj, key)
example/webpack-es6-react/bundle.js:1074
↓ 1 callersFunctionproxyPropertyAccessWithWarning
(obj, key)
example/webpack/bundle.js:1075
↓ 1 callersFunctionq
(a)
lib/js/head.min.js:8
↓ 1 callersFunctionregisterNullComponentID
* Mark the component as having rendered to null. * @param {string} id Component's `_rootNodeID`.
example/webpack-es6-react/bundle.js:10578
↓ 1 callersFunctionregisterNullComponentID
* Mark the component as having rendered to null. * @param {string} id Component's `_rootNodeID`.
example/webpack/bundle.js:10579
↓ 1 callersMethodrender
()
example/webpack-splitting-vendor-naive/app.js:6
↓ 1 callersMethodrender
()
example/webpack-splitting-vendor-dedupe/app.js:6
↓ 1 callersMethodrender
()
example/webpack-splitting-vendor-and-manifest/app.js:6
↓ 1 callersFunctionresetVerticalSlides
* Resets all vertical slides so that only the first * is visible.
js/reveal.js:2301
↓ 1 callersFunctionresolve
()
example/browserify/bundle.js:4003
↓ 1 callersFunctionrun
()
test/qunit-1.12.0.js:355
↓ 1 callersFunctionrunEventQueueInBatch
(events)
example/webpack-es6-react/bundle.js:10373
↓ 1 callersFunctionrunEventQueueInBatch
(events)
example/webpack/bundle.js:10374
↓ 1 callersFunctions
(o,u)
example/browserify/bundle.js:1
↓ 1 callersFunctionsetMatcher
( preFilter, selector, matcher, postFilter, postFinder, postSelector )
example/browserify/bundle.js:2199
↓ 1 callersFunctionsetPositiveNumber
( elem, value, subtract )
example/browserify/bundle.js:5780
↓ 1 callersFunctionsetTextContent
(node, text)
example/webpack-es6-react/bundle.js:8327
↓ 1 callersFunctionsetTextContent
(node, text)
example/webpack/bundle.js:8328
↓ 1 callersFunctionsetupDOM
* Finds and stores references to DOM elements which are * required by the presentation. If a required element is * not found, it is created.
js/reveal.js:473
↓ 1 callersFunctionsetupPDF
* Configures the presentation for printing to a static * PDF.
js/reveal.js:547
↓ 1 callersFunctionsetupPostMessage
* Registers a listener to postMessage events, this makes it * possible to call all reveal.js API methods from another * window. For example: *
js/reveal.js:867
↓ 1 callersFunctionsetupScrollPrevention
* This is an unfortunate necessity. Some actions – such as * an input field being focused in an iframe or using the * keyboard to expand text sele
js/reveal.js:662
↓ 1 callersFunctionshallowEqual
* Performs equality by iterating through keys on an object and returning * false when any key has values which are not strictly equal between * ob
example/webpack-es6-react/bundle.js:18491
↓ 1 callersFunctionshallowEqual
* Performs equality by iterating through keys on an object and returning * false when any key has values which are not strictly equal between * ob
example/webpack/bundle.js:18492
↓ 1 callersFunctionshouldUseChangeEvent
* SECTION: handle `change` event
example/webpack-es6-react/bundle.js:14518
↓ 1 callersFunctionshouldUseChangeEvent
* SECTION: handle `change` event
example/webpack/bundle.js:14519
↓ 1 callersFunctionshouldUseClickEvent
* SECTION: handle `click` event
example/webpack-es6-react/bundle.js:14748
↓ 1 callersFunctionshouldUseClickEvent
* SECTION: handle `click` event
example/webpack/bundle.js:14749
↓ 1 callersFunctionshowHelp
* Opens a overlay window with help material.
js/reveal.js:1531
↓ 1 callersFunctionshowPreview
* Opens a preview window for the target URL.
js/reveal.js:1486
↓ 1 callersFunctionshuffle
* Randomly shuffles all slides in the deck.
js/reveal.js:2347
↓ 1 callersFunctionsortAllFragments
* Sorts and formats all of fragments in the * presentation.
js/reveal.js:2326
↓ 1 callersFunctionstartEmbeddedIframe
* "Starts" the content of an embedded iframe using the * postmessage API.
js/reveal.js:3103
↓ 1 callersFunctionstartVideo
()
js/reveal.js:2767
↓ 1 callersFunctionstartWatchingForChangeEventIE8
(target, targetID)
example/webpack-es6-react/bundle.js:14560
↓ 1 callersFunctionstartWatchingForChangeEventIE8
(target, targetID)
example/webpack/bundle.js:14561
↓ 1 callersFunctionstartWatchingForValueChange
* (For old IE.) Starts tracking propertychange events on the passed-in element * and override the value property so that we can distinguish user eve
example/webpack-es6-react/bundle.js:14630
↓ 1 callersFunctionstartWatchingForValueChange
* (For old IE.) Starts tracking propertychange events on the passed-in element * and override the value property so that we can distinguish user eve
example/webpack/bundle.js:14631
↓ 1 callersFunctionstopEmbeddedContent
* Stop playback of any embedded content inside of * the targeted slide.
js/reveal.js:3126
↓ 1 callersFunctionsync
* Syncs the presentation with the current DOM. Useful * when new slides or control elements are added or when * the configuration has changed.
js/reveal.js:2258
↓ 1 callersFunctiontoArray
* Convert array-like objects to arrays. * * This API assumes the caller knows the contents of the data type. For less * well defined inputs use
example/webpack-es6-react/bundle.js:8089
↓ 1 callersFunctiontoArray
* Convert array-like objects to arrays. * * This API assumes the caller knows the contents of the data type. For less * well defined inputs use
example/webpack/bundle.js:8090
↓ 1 callersFunctiontoggleAutoSlide
* Toggles the auto slide mode on and off. * * @param {Boolean} override Optional flag which sets the desired state. * True means autoplay starts
js/reveal.js:2081
↓ 1 callersFunctiontraverseAllChildrenImpl
* @param {?*} children Children tree container. * @param {!string} nameSoFar Name of the key path so far. * @param {!number} indexSoFar Number of
example/webpack-es6-react/bundle.js:1915
↓ 1 callersFunctiontraverseAllChildrenImpl
* @param {?*} children Children tree container. * @param {!string} nameSoFar Name of the key path so far. * @param {!number} indexSoFar Number of
example/webpack/bundle.js:1916
↓ 1 callersFunctionv
(a)
lib/js/head.min.js:8
↓ 1 callersFunctionvalidTest
@return Boolean: true if this test should be ran
test/qunit-1.12.0.js:1324
↓ 1 callersFunctionvalidate
(props, propName, componentName, location)
example/webpack-es6-react/bundle.js:16575
↓ 1 callersFunctionvalidate
(props, propName, componentName, location)
example/webpack/bundle.js:16576
↓ 1 callersFunctionvalidateDangerousTag
(tag)
example/webpack-es6-react/bundle.js:12223
↓ 1 callersFunctionvalidateDangerousTag
(tag)
example/webpack/bundle.js:12224
↓ 1 callersFunctionvalidateMethodOverride
(proto, name)
example/webpack-es6-react/bundle.js:5153
↓ 1 callersFunctionvalidateMethodOverride
(proto, name)
example/webpack/bundle.js:5154
↓ 1 callersFunctionvalidatePropertyKey
* Warn if the key is being defined as an object property but has an incorrect * value. * * @internal * @param {string} name Property name of t
example/webpack-es6-react/bundle.js:3887
↓ 1 callersFunctionvalidatePropertyKey
* Warn if the key is being defined as an object property but has an incorrect * value. * * @internal * @param {string} name Property name of t
example/webpack/bundle.js:3888
↓ 1 callersFunctionw
(a,b)
lib/js/head.min.js:8
↓ 1 callersFunctionwarnBadVendoredStyleName
(name)
example/webpack-es6-react/bundle.js:6986
↓ 1 callersFunctionwarnBadVendoredStyleName
(name)
example/webpack/bundle.js:6987
↓ 1 callersFunctionwarnForPropsMutation
* Warn about mutating props when setting `propName` on `element`. * * @param {string} propName The string key within props that was set * @param
example/webpack-es6-react/bundle.js:4041
↓ 1 callersFunctionwarnForPropsMutation
* Warn about mutating props when setting `propName` on `element`. * * @param {string} propName The string key within props that was set * @param
example/webpack/bundle.js:4042
↓ 1 callersFunctionwarnHyphenatedStyleName
(name)
example/webpack-es6-react/bundle.js:6972
↓ 1 callersFunctionwarnHyphenatedStyleName
(name)
example/webpack/bundle.js:6973
↓ 1 callersFunctionwarnStyleValueWithSemicolon
(name, value)
example/webpack-es6-react/bundle.js:7000
↓ 1 callersFunctionwarnStyleValueWithSemicolon
(name, value)
example/webpack/bundle.js:7001
FunctionCallbackQueue
* A specialized pseudo-event module to help keep track of components waiting to * be notified when their DOM representations are available for use.
example/webpack-es6-react/bundle.js:3274
FunctionCallbackQueue
* A specialized pseudo-event module to help keep track of components waiting to * be notified when their DOM representations are available for use.
example/webpack/bundle.js:3275
FunctionConstructor
(props, context)
example/webpack-es6-react/bundle.js:5575
FunctionConstructor
(props, context)
example/webpack/bundle.js:5576
FunctionData
()
example/browserify/bundle.js:3547
FunctionF
()
test/qunit-1.12.0.js:689
FunctionFallbackCompositionState
* This helper class stores information about text content of a target node, * allowing comparison of content before and after a given event. * *
example/webpack-es6-react/bundle.js:14052
FunctionFallbackCompositionState
* This helper class stores information about text content of a target node, * allowing comparison of content before and after a given event. * *
example/webpack/bundle.js:14053
← previousnext →501–600 of 908, ranked by callers