MCPcopy Create free account

hub / github.com/chai2010/gopherchina2018-cgo-talk / functions

Functions512 in github.com/chai2010/gopherchina2018-cgo-talk

↓ 67 callersFunctiontoArray
* Converts the target object to an array. * * @param {object} o * @return {object[]}
reveal.js-3.6.0/js/reveal.js:1287
↓ 28 callersFunctionr
(n)
reveal.js-3.6.0/lib/js/head.min.js:2
↓ 20 callersFunctionisOverview
* Checks if the overview is currently active. * * @return {Boolean} true if the overview is active, * false otherwise
reveal.js-3.6.0/js/reveal.js:2184
↓ 19 callersFunctionescapeText
* Escape text for attribute or text content.
reveal.js-3.6.0/test/qunit-1.12.0.js:1414
↓ 17 callersFunctionr
(e,n)
reveal.js-3.6.0/plugin/highlight/highlight.js:76
↓ 17 callersFunctionslide
* Steps from the current point in the presentation to the * slide which matches the specified horizontal and vertical * indices. * * @param {n
reveal.js-3.6.0/js/reveal.js:2331
↓ 16 callersFunctionid
( name )
reveal.js-3.6.0/test/qunit-1.12.0.js:1580
↓ 13 callersFunctionb
()
reveal.js-3.6.0/plugin/highlight/highlight.js:76
↓ 13 callersFunctionextend
( a, b )
reveal.js-3.6.0/test/qunit-1.12.0.js:1516
↓ 13 callersFunctionn
(e)
reveal.js-3.6.0/plugin/highlight/highlight.js:76
↓ 12 callersFunctionclosestParent
* Find the closest parent that matches the given * selector. * * @param {HTMLElement} target The child element * @param {String} selector The
reveal.js-3.6.0/js/reveal.js:1398
↓ 12 callersFunctiondispatchEvent
* Dispatches an event of the specified type from the * reveal DOM element.
reveal.js-3.6.0/js/reveal.js:1570
↓ 12 callersFunctionescape
(html,encode)
reveal.js-3.6.0/plugin/markdown/marked.js:6
↓ 12 callersFunctionreplace
(regex,opt)
reveal.js-3.6.0/plugin/markdown/marked.js:6
↓ 11 callersFunctiont
(e)
reveal.js-3.6.0/plugin/highlight/highlight.js:76
↓ 10 callersFunctionmerge
(obj)
reveal.js-3.6.0/plugin/markdown/marked.js:6
↓ 10 callersFunctionrunLoggingCallbacks
( key, scope, args )
reveal.js-3.6.0/test/qunit-1.12.0.js:1592
↓ 10 callersFunctionu
(n,t)
reveal.js-3.6.0/lib/js/head.min.js:6
↓ 9 callersFunctionavailableRoutes
* Determine what available routes there are for navigation. * * @return {{left: boolean, right: boolean, up: boolean, down: boolean}}
reveal.js-3.6.0/js/reveal.js:3316
↓ 9 callersFunctiononUserInput
* Called by all event handlers that are based on user * input. * * @param {object} [event]
reveal.js-3.6.0/js/reveal.js:4370
↓ 8 callersFunctioncloseOverlay
* Closes any currently open overlay.
reveal.js-3.6.0/js/reveal.js:1778
↓ 8 callersFunctionf
(n)
reveal.js-3.6.0/lib/js/head.min.js:6
↓ 8 callersFunctionsourceFromStacktrace
( offset )
reveal.js-3.6.0/test/qunit-1.12.0.js:1403
↓ 8 callersFunctionstart
* Starts up reveal.js by binding input events and navigating * to the current URL deeplink if there is one.
reveal.js-3.6.0/js/reveal.js:462
↓ 8 callersFunctiontransformElement
* Applies a CSS transform to the target element. * * @param {HTMLElement} element * @param {string} transform
reveal.js-3.6.0/js/reveal.js:1336
↓ 7 callersFunctione
(t)
reveal.js-3.6.0/lib/js/head.min.js:6
↓ 7 callersFunctionisPrintingPDF
* Checks if this instance is being used to print a PDF.
reveal.js-3.6.0/js/reveal.js:1535
↓ 7 callersFunctionisVerticalSlide
* Checks if the current or specified slide is vertical * (nested within another slide). * * @param {HTMLElement} [slide=currentSlide] The slide
reveal.js-3.6.0/js/reveal.js:2198
↓ 7 callersFunctionregisterLoggingCallback
( key )
reveal.js-3.6.0/test/qunit-1.12.0.js:1585
↓ 6 callersFunctiona
(n)
reveal.js-3.6.0/lib/js/head.min.js:4
↓ 6 callersFunctionaddEvent
* @param {HTMLElement} elem * @param {string} type * @param {Function} fn
reveal.js-3.6.0/test/qunit-1.12.0.js:1538
↓ 6 callersFunctioncreateSingletonNode
* Creates an HTML element and returns a reference to it. * If the element already exists the existing instance will * be returned. * * @param
reveal.js-3.6.0/js/reveal.js:808
↓ 6 callersFunctioncueAutoSlide
* Cues a new automated slide if enabled in the config.
reveal.js-3.6.0/js/reveal.js:4130
↓ 6 callersFunctiondeactivateOverview
* Exits the slide overview and enters the currently * active slide.
reveal.js-3.6.0/js/reveal.js:2108
↓ 6 callersFunctiondeserialize
* Utility for deserializing a value. * * @param {*} value * @return {*}
reveal.js-3.6.0/js/reveal.js:1299
↓ 6 callersFunctiondone
(err)
reveal.js-3.6.0/plugin/markdown/marked.js:6
↓ 6 callersFunctions
(n)
reveal.js-3.6.0/lib/js/head.min.js:6
↓ 6 callersFunctionsynchronize
( callback, last )
reveal.js-3.6.0/test/qunit-1.12.0.js:1436
↓ 5 callersMethodGet
()
examples/class-go2cc/persion.go:23
↓ 5 callersMethodSize
examples/class-cc2go/my_buffer.h:16
↓ 5 callersFunctionextend
* Extend object a with the properties of object b. * If there's a conflict, object b takes precedence. * * @param {object} a * @param {object}
reveal.js-3.6.0/js/reveal.js:1271
↓ 5 callersFunctionisPaused
* Checks if we are currently in the paused mode. * * @return {Boolean}
reveal.js-3.6.0/js/reveal.js:2284
↓ 5 callersFunctionlayout
* Applies JavaScript-controlled layout rules to the * presentation.
reveal.js-3.6.0/js/reveal.js:1791
↓ 5 callersFunctionnavigateNext
* The reverse of #navigatePrev().
reveal.js-3.6.0/js/reveal.js:4324
↓ 5 callersFunctionp
(e,n,t,r)
reveal.js-3.6.0/plugin/highlight/highlight.js:76
↓ 5 callersFunctiontransformSlides
* Applies CSS transforms to the slides container. The container * is transformed from two separate sources: layout and the overview * mode. *
reveal.js-3.6.0/js/reveal.js:1352
↓ 5 callersFunctionu
(e)
reveal.js-3.6.0/plugin/highlight/highlight.js:76
↓ 5 callersFunctionv
(n)
reveal.js-3.6.0/lib/js/head.min.js:6
↓ 5 callersFunctiony
(n)
reveal.js-3.6.0/lib/js/head.min.js:6
↓ 4 callersFunction_appendParamToIframeSource
( sourceAttribute, sourceURL, param )
reveal.js-3.6.0/js/reveal.js:3367
↓ 4 callersFunctionextractStacktrace
( e, offset )
reveal.js-3.6.0/test/qunit-1.12.0.js:1365
↓ 4 callersFunctiong
(p,o)
reveal.js-3.6.0/lib/js/classList.js:2
↓ 4 callersFunctionnavigateDown
()
reveal.js-3.6.0/js/reveal.js:4276
↓ 4 callersFunctionnavigateLeft
()
reveal.js-3.6.0/js/reveal.js:4235
↓ 4 callersFunctionnavigatePrev
* Navigates backwards, prioritized in the following order: * 1) Previous fragment * 2) Previous vertical slide * 3) Previous horizontal slide
reveal.js-3.6.0/js/reveal.js:4293
↓ 4 callersFunctionnavigateRight
()
reveal.js-3.6.0/js/reveal.js:4250
↓ 4 callersFunctionnavigateUp
()
reveal.js-3.6.0/js/reveal.js:4267
↓ 4 callersFunctionnextFragment
* Navigate to the next slide fragment. * * @return {boolean} true if there was a next fragment, * false otherwise
reveal.js-3.6.0/js/reveal.js:4109
↓ 4 callersFunctiono
(e)
reveal.js-3.6.0/plugin/highlight/highlight.js:76
↓ 4 callersFunctionobjectValues
( obj )
reveal.js-3.6.0/test/qunit-1.12.0.js:73
↓ 4 callersFunctionpauseAutoSlide
()
reveal.js-3.6.0/js/reveal.js:4211
↓ 4 callersFunctionpreviousFragment
* Navigate to the previous slide fragment. * * @return {boolean} true if there was a previous fragment, * false otherwise
reveal.js-3.6.0/js/reveal.js:4121
↓ 4 callersFunctionprocess
( last )
reveal.js-3.6.0/test/qunit-1.12.0.js:1444
↓ 4 callersFunctionresumeAutoSlide
()
reveal.js-3.6.0/js/reveal.js:4225
↓ 4 callersFunctionsortFragments
* Return a sorted fragments list, ordered by an increasing * "data-fragment-index" attribute. * * Fragments will be revealed in the order that t
reveal.js-3.6.0/js/reveal.js:3968
↓ 4 callersFunctionstartEmbeddedContent
* Start playback of any embedded content inside of * the given element. * * @param {HTMLElement} element
reveal.js-3.6.0/js/reveal.js:3399
↓ 4 callersFunctionupdateProgress
* Updates the progress bar to reflect the current slide.
reveal.js-3.6.0/js/reveal.js:2843
↓ 3 callersMethodData
examples/class-cc2go/my_buffer.h:19
↓ 3 callersMethodGet
()
demos/07-obj-id/obj-id.go:36
↓ 3 callersFunction_cgo_runtime_cgocall
go:linkname _cgo_runtime_cgocall runtime.cgocall
examples/cgo-internal/_obj/_cgo_gotypes.go:23
↓ 3 callersFunctionactivateOverview
* Displays the overview of slides (quick nav) by scaling * down and arranging all slide elements.
reveal.js-3.6.0/js/reveal.js:1993
↓ 3 callersFunctionb
(n,t)
reveal.js-3.6.0/lib/js/head.min.js:6
↓ 3 callersFunctioncancelAutoSlide
* Cancels any ongoing request to auto-slide.
reveal.js-3.6.0/js/reveal.js:4204
↓ 3 callersFunctioncreateMarkdownSlide
* Helper function for constructing a markdown slide.
reveal.js-3.6.0/plugin/markdown/markdown.js:105
↓ 3 callersFunctiondiff
( a, b )
reveal.js-3.6.0/test/qunit-1.12.0.js:1500
↓ 3 callersFunctionf
(e,t,a,i)
reveal.js-3.6.0/plugin/highlight/highlight.js:76
↓ 3 callersFunctiongetComputedSlideSize
* Calculates the computed pixel size of our slides. These * values are based on the width and height configuration * options. * * @param {numb
reveal.js-3.6.0/js/reveal.js:1923
↓ 3 callersFunctiongetIndices
* Retrieves the h/v location and fragment of the current, * or specified, slide. * * @param {HTMLElement} [slide] If specified, the returned *
reveal.js-3.6.0/js/reveal.js:3773
↓ 3 callersFunctiongetMarkdownFromSlide
* Retrieves the markdown contents of a slide section * element. Normalizes leading tabs/whitespace.
reveal.js-3.6.0/plugin/markdown/markdown.js:32
↓ 3 callersFunctiongetSlidePastCount
* Returns the number of past slides. This can be used as a global * flattened index for slides. * * @return {number} Past slide count
reveal.js-3.6.0/js/reveal.js:3590
↓ 3 callersFunctioni
(e)
reveal.js-3.6.0/plugin/highlight/highlight.js:76
↓ 3 callersFunctionisSpeakerNotes
* Checks if this presentation is running inside of the * speaker notes window. * * @return {boolean}
reveal.js-3.6.0/js/reveal.js:3671
↓ 3 callersFunctionjoin
( pre, arr, post )
reveal.js-3.6.0/test/qunit-1.12.0.js:1829
↓ 3 callersFunctionmalloc
examples/incorrect-dll-api/mystring/mystring.c:10
↓ 3 callersFunctionnavigateFragment
* Navigate to the specified slide fragment. * * @param {?number} index The index of the fragment that * should be shown, -1 means all are invisi
reveal.js-3.6.0/js/reveal.js:4026
↓ 3 callersFunctionp
(n,t)
reveal.js-3.6.0/lib/js/head.min.js:2
↓ 3 callersFunctionresume
* Exits from the paused mode.
reveal.js-3.6.0/js/reveal.js:2252
↓ 3 callersFunctions
(e)
reveal.js-3.6.0/plugin/highlight/highlight.js:76
↓ 3 callersFunctionsaveGlobal
()
reveal.js-3.6.0/test/qunit-1.12.0.js:1465
↓ 3 callersFunctionstopEmbeddedContent
* Stop playback of any embedded content inside of * the targeted slide. * * @param {HTMLElement} element
reveal.js-3.6.0/js/reveal.js:3535
↓ 3 callersFunctionsum
examples/cgo-internal-v3/_obj/_cgo_export.c:16
↓ 3 callersFunctiontrimLeft
(val)
reveal.js-3.6.0/plugin/highlight/highlight.js:7
↓ 3 callersFunctionupdateBackground
* Updates the background elements to reflect the current * slide. * * @param {boolean} includeAll If true, the backgrounds of * all vertical s
reveal.js-3.6.0/js/reveal.js:2999
↓ 3 callersFunctionupdateControls
* Updates the state of all control/navigation arrows.
reveal.js-3.6.0/js/reveal.js:2922
↓ 3 callersFunctionupdateOverview
* Moves the overview viewport to the current slides. * Called each time the current slide changes.
reveal.js-3.6.0/js/reveal.js:2089
↓ 3 callersFunctionupdateSlidesVisibility
* Optimization method; hide all slides that are far away * from the present slide.
reveal.js-3.6.0/js/reveal.js:2709
↓ 3 callersFunctionw
(e)
reveal.js-3.6.0/plugin/highlight/highlight.js:76
↓ 2 callersFunctionSayHello
export SayHello
examples/hello-so/main.go:12
↓ 2 callersFunctionSayHello_in_go
examples/cgo-internal/_obj/_cgo_export.c:16
↓ 2 callersMethodSet
examples/class-go2cc/person.h:16
next →1–100 of 512, ranked by callers