MCPcopy Create free account

hub / github.com/boost-ext/di / functions

Functions7,776 in github.com/boost-ext/di

↓ 2 callersFunctiong
(e,n)
doc/meetingcpp-2016/plugin/highlight/highlight.js:30
↓ 2 callersFunctiong
(e,n)
doc/cppnow-2017/plugin/highlight/highlight.js:30
↓ 2 callersFunctiong
(e,t)
doc/cppcon-2018/reveal.js/plugin/highlight/highlight.js:76
↓ 2 callersFunctiong
(e,n)
doc/themes/boost-classic/js/highlight.pack.js:2
↓ 2 callersFunctiong
(e,n)
doc/themes/boost-modern/js/highlight.pack.js:1
↓ 2 callersFunctiong
(e,n)
doc/cpp-london-2017/plugin/highlight/highlight.js:30
↓ 2 callersFunctiong
(e,n)
doc/cppnow-2016/plugin/highlight/highlight.js:30
↓ 2 callersFunctiong
(e,t)
doc/bloomberg-2018/plugin/highlight/highlight.js:76
↓ 2 callersFunctiong
(e,n)
doc/concepts-driven-design-with-di/plugin/highlight/highlight.js:30
↓ 2 callersFunctiongetAbsoluteHeight
* Retrieves the height of the given element by looking * at the position and height of its immediate children.
doc/meetingcpp-2016/js/reveal.js:1269
↓ 2 callersFunctiongetAbsoluteHeight
* Retrieves the height of the given element by looking * at the position and height of its immediate children.
doc/cppnow-2017/js/reveal.js:1269
↓ 2 callersFunctiongetAbsoluteHeight
* Retrieves the height of the given element by looking * at the position and height of its immediate children.
doc/cpp-london-2017/js/reveal.js:1269
↓ 2 callersFunctiongetAbsoluteHeight
* Retrieves the height of the given element by looking * at the position and height of its immediate children.
doc/cppnow-2016/js/reveal.js:1269
↓ 2 callersFunctiongetAbsoluteHeight
* Retrieves the height of the given element by looking * at the position and height of its immediate children.
doc/concepts-driven-design-with-di/js/reveal.js:1269
↓ 2 callersFunctiongetBidi
(ch, partPos)
doc/themes/boost-modern/js/codemirror/codemirror.js:2778
↓ 2 callersFunctiongetComputedSlideSize
* Calculates the computed pixel size of our slides. These * values are based on the width and height configuration * options.
doc/meetingcpp-2016/js/reveal.js:1682
↓ 2 callersFunctiongetComputedSlideSize
* Calculates the computed pixel size of our slides. These * values are based on the width and height configuration * options.
doc/cppnow-2017/js/reveal.js:1682
↓ 2 callersFunctiongetComputedSlideSize
* Calculates the computed pixel size of our slides. These * values are based on the width and height configuration * options.
doc/cpp-london-2017/js/reveal.js:1682
↓ 2 callersFunctiongetComputedSlideSize
* Calculates the computed pixel size of our slides. These * values are based on the width and height configuration * options.
doc/cppnow-2016/js/reveal.js:1682
↓ 2 callersFunctiongetComputedSlideSize
* Calculates the computed pixel size of our slides. These * values are based on the width and height configuration * options.
doc/concepts-driven-design-with-di/js/reveal.js:1682
↓ 2 callersFunctiongetForwardedAttributes
* Given a markdown slide section element, this will * return all arguments that aren't related to markdown * parsing. Used to forward any other us
doc/meetingcpp-2016/plugin/markdown/markdown.js:71
↓ 2 callersFunctiongetForwardedAttributes
* Given a markdown slide section element, this will * return all arguments that aren't related to markdown * parsing. Used to forward any other us
doc/cppnow-2017/plugin/markdown/markdown.js:71
↓ 2 callersFunctiongetForwardedAttributes
* Given a markdown slide section element, this will * return all arguments that aren't related to markdown * parsing. Used to forward any other us
doc/cppcon-2018/reveal.js/plugin/markdown/markdown.js:63
↓ 2 callersFunctiongetForwardedAttributes
* Given a markdown slide section element, this will * return all arguments that aren't related to markdown * parsing. Used to forward any other us
doc/cppnow-2019/reveal.js/plugin/markdown/markdown.js:61
↓ 2 callersFunctiongetForwardedAttributes
* Given a markdown slide section element, this will * return all arguments that aren't related to markdown * parsing. Used to forward any other us
doc/cpp-london-2017/plugin/markdown/markdown.js:71
↓ 2 callersFunctiongetForwardedAttributes
* Given a markdown slide section element, this will * return all arguments that aren't related to markdown * parsing. Used to forward any other us
doc/cppnow-2016/plugin/markdown/markdown.js:71
↓ 2 callersFunctiongetForwardedAttributes
* Given a markdown slide section element, this will * return all arguments that aren't related to markdown * parsing. Used to forward any other us
doc/bloomberg-2018/plugin/markdown/markdown.js:63
↓ 2 callersFunctiongetForwardedAttributes
* Given a markdown slide section element, this will * return all arguments that aren't related to markdown * parsing. Used to forward any other us
doc/concepts-driven-design-with-di/plugin/markdown/markdown.js:71
↓ 2 callersFunctiongetIndices
* Retrieves the h/v location and fragment of the current, * or specified, slide. * * @param {HTMLElement} [slide] If specified, the returned *
doc/cppcon-2018/reveal.js/js/reveal.js:4049
↓ 2 callersFunctiongetIndices
* Retrieves the h/v location and fragment of the current, * or specified, slide. * * @param {HTMLElement} [slide] If specified, the returned *
doc/cppnow-2019/reveal.js/js/reveal.js:4383
↓ 2 callersFunctiongetLineContent
(cm, lineView)
doc/themes/boost-modern/js/codemirror/codemirror.js:915
↓ 2 callersFunctiongetLineStyles
(cm, line, updateFrontier)
doc/themes/boost-modern/js/codemirror/codemirror.js:6748
↓ 2 callersFunctiongetNameHtml
(name, module)
doc/cppcon-2018/reveal.js/test/qunit-2.5.0.js:3851
↓ 2 callersFunctiongetNameHtml
(name, module)
doc/cppnow-2019/reveal.js/test/qunit-2.5.0.js:3851
↓ 2 callersFunctiongetObj
(copy)
doc/themes/boost-modern/js/codemirror/codemirror.js:6648
↓ 2 callersFunctiongetPreviousVerticalIndex
* Retrieves the vertical index which was stored using * #setPreviousVerticalIndex() or 0 if no previous index * exists. * * @param {HTMLElemen
doc/meetingcpp-2016/js/reveal.js:1735
↓ 2 callersFunctiongetPreviousVerticalIndex
* Retrieves the vertical index which was stored using * #setPreviousVerticalIndex() or 0 if no previous index * exists. * * @param {HTMLElemen
doc/cppnow-2017/js/reveal.js:1735
↓ 2 callersFunctiongetPreviousVerticalIndex
* Retrieves the vertical index which was stored using * #setPreviousVerticalIndex() or 0 if no previous index * exists. * * @param {HTMLElemen
doc/cppcon-2018/reveal.js/js/reveal.js:2148
↓ 2 callersFunctiongetPreviousVerticalIndex
* Retrieves the vertical index which was stored using * #setPreviousVerticalIndex() or 0 if no previous index * exists. * * @param {HTMLElemen
doc/cppnow-2019/reveal.js/js/reveal.js:2411
↓ 2 callersFunctiongetPreviousVerticalIndex
* Retrieves the vertical index which was stored using * #setPreviousVerticalIndex() or 0 if no previous index * exists. * * @param {HTMLElemen
doc/cpp-london-2017/js/reveal.js:1735
↓ 2 callersFunctiongetPreviousVerticalIndex
* Retrieves the vertical index which was stored using * #setPreviousVerticalIndex() or 0 if no previous index * exists. * * @param {HTMLElemen
doc/cppnow-2016/js/reveal.js:1735
↓ 2 callersFunctiongetPreviousVerticalIndex
* Retrieves the vertical index which was stored using * #setPreviousVerticalIndex() or 0 if no previous index * exists. * * @param {HTMLElemen
doc/bloomberg-2018/js/reveal.js:1978
↓ 2 callersFunctiongetPreviousVerticalIndex
* Retrieves the vertical index which was stored using * #setPreviousVerticalIndex() or 0 if no previous index * exists. * * @param {HTMLElemen
doc/concepts-driven-design-with-di/js/reveal.js:1735
↓ 2 callersFunctiongetRegExpFlags
(regexp)
doc/cppcon-2018/reveal.js/test/qunit-2.5.0.js:319
↓ 2 callersFunctiongetRegExpFlags
(regexp)
doc/cppnow-2019/reveal.js/test/qunit-2.5.0.js:319
↓ 2 callersFunctiongetScrollOffset
()
doc/meetingcpp-2016/plugin/zoom-js/zoom.js:189
↓ 2 callersFunctiongetScrollOffset
()
doc/cppnow-2017/plugin/zoom-js/zoom.js:189
↓ 2 callersFunctiongetScrollOffset
()
doc/cppcon-2018/reveal.js/plugin/zoom-js/zoom.js:186
↓ 2 callersFunctiongetScrollOffset
()
doc/cppnow-2019/reveal.js/plugin/zoom-js/zoom.js:191
↓ 2 callersFunctiongetScrollOffset
()
doc/cpp-london-2017/plugin/zoom-js/zoom.js:189
↓ 2 callersFunctiongetScrollOffset
()
doc/cppnow-2016/plugin/zoom-js/zoom.js:189
↓ 2 callersFunctiongetScrollOffset
()
doc/bloomberg-2018/plugin/zoom-js/zoom.js:186
↓ 2 callersFunctiongetScrollOffset
()
doc/concepts-driven-design-with-di/plugin/zoom-js/zoom.js:189
↓ 2 callersFunctiongetSlideBackground
* Returns the background element for the given slide. * All slides, even the ones with no background properties * defined, have a background eleme
doc/meetingcpp-2016/js/reveal.js:3368
↓ 2 callersFunctiongetSlideBackground
* Returns the background element for the given slide. * All slides, even the ones with no background properties * defined, have a background eleme
doc/cppnow-2017/js/reveal.js:3368
↓ 2 callersFunctiongetSlideBackground
* Returns the background element for the given slide. * All slides, even the ones with no background properties * defined, have a background eleme
doc/cpp-london-2017/js/reveal.js:3368
↓ 2 callersFunctiongetSlideBackground
* Returns the background element for the given slide. * All slides, even the ones with no background properties * defined, have a background eleme
doc/cppnow-2016/js/reveal.js:3368
↓ 2 callersFunctiongetSlideBackground
* Returns the background element for the given slide. * All slides, even the ones with no background properties * defined, have a background eleme
doc/bloomberg-2018/js/reveal.js:3867
↓ 2 callersFunctiongetSlideBackground
* Returns the background element for the given slide. * All slides, even the ones with no background properties * defined, have a background eleme
doc/concepts-driven-design-with-di/js/reveal.js:3368
↓ 2 callersFunctiongetSlideNotes
* Retrieves the speaker notes from a slide. Notes can be * defined in two ways: * 1. As a data-notes attribute on the slide <section> * 2. As an
doc/meetingcpp-2016/js/reveal.js:3401
↓ 2 callersFunctiongetSlideNotes
* Retrieves the speaker notes from a slide. Notes can be * defined in two ways: * 1. As a data-notes attribute on the slide <section> * 2. As an
doc/cppnow-2017/js/reveal.js:3401
↓ 2 callersFunctiongetSlideNotes
* Retrieves the speaker notes from a slide. Notes can be * defined in two ways: * 1. As a data-notes attribute on the slide <section> * 2. As an
doc/cppcon-2018/reveal.js/js/reveal.js:4162
↓ 2 callersFunctiongetSlideNotes
* Retrieves the speaker notes from a slide. Notes can be * defined in two ways: * 1. As a data-notes attribute on the slide <section> * 2. As an
doc/cppnow-2019/reveal.js/js/reveal.js:4515
↓ 2 callersFunctiongetSlideNotes
* Retrieves the speaker notes from a slide. Notes can be * defined in two ways: * 1. As a data-notes attribute on the slide <section> * 2. As an
doc/cpp-london-2017/js/reveal.js:3401
↓ 2 callersFunctiongetSlideNotes
* Retrieves the speaker notes from a slide. Notes can be * defined in two ways: * 1. As a data-notes attribute on the slide <section> * 2. As an
doc/cppnow-2016/js/reveal.js:3401
↓ 2 callersFunctiongetSlideNotes
* Retrieves the speaker notes from a slide. Notes can be * defined in two ways: * 1. As a data-notes attribute on the slide <section> * 2. As an
doc/bloomberg-2018/js/reveal.js:3887
↓ 2 callersFunctiongetSlideNotes
* Retrieves the speaker notes from a slide. Notes can be * defined in two ways: * 1. As a data-notes attribute on the slide <section> * 2. As an
doc/concepts-driven-design-with-di/js/reveal.js:3401
↓ 2 callersFunctiongetSlides
* Retrieves all slides in this presentation.
doc/cppnow-2019/reveal.js/js/reveal.js:4430
↓ 2 callersFunctiongetSlidifyOptions
* Inspects the given options and fills out default * values for what's not defined.
doc/meetingcpp-2016/plugin/markdown/markdown.js:99
↓ 2 callersFunctiongetSlidifyOptions
* Inspects the given options and fills out default * values for what's not defined.
doc/cppnow-2017/plugin/markdown/markdown.js:99
↓ 2 callersFunctiongetSlidifyOptions
* Inspects the given options and fills out default * values for what's not defined.
doc/cppcon-2018/reveal.js/plugin/markdown/markdown.js:91
↓ 2 callersFunctiongetSlidifyOptions
* Inspects the given options and fills out default * values for what's not defined.
doc/cppnow-2019/reveal.js/plugin/markdown/markdown.js:89
↓ 2 callersFunctiongetSlidifyOptions
* Inspects the given options and fills out default * values for what's not defined.
doc/cpp-london-2017/plugin/markdown/markdown.js:99
↓ 2 callersFunctiongetSlidifyOptions
* Inspects the given options and fills out default * values for what's not defined.
doc/cppnow-2016/plugin/markdown/markdown.js:99
↓ 2 callersFunctiongetSlidifyOptions
* Inspects the given options and fills out default * values for what's not defined.
doc/bloomberg-2018/plugin/markdown/markdown.js:91
↓ 2 callersFunctiongetSlidifyOptions
* Inspects the given options and fills out default * values for what's not defined.
doc/concepts-driven-design-with-di/plugin/markdown/markdown.js:99
↓ 2 callersFunctiongetStatusText
* Converts the given HTML element into a string of text * that can be announced to a screen reader. Hidden * elements are excluded.
doc/cppcon-2018/reveal.js/js/reveal.js:647
↓ 2 callersFunctiongetStatusText
* Converts the given HTML element into a string of text * that can be announced to a screen reader. Hidden * elements are excluded.
doc/cppnow-2019/reveal.js/js/reveal.js:796
↓ 2 callersFunctiongetStatusText
* Converts the given HTML element into a string of text * that can be announced to a screen reader. Hidden * elements are excluded.
doc/bloomberg-2018/js/reveal.js:617
↓ 2 callersFunctiongetTotalSlides
* Retrieves the total number of slides in this presentation.
doc/meetingcpp-2016/js/reveal.js:3340
↓ 2 callersFunctiongetTotalSlides
* Retrieves the total number of slides in this presentation.
doc/cppnow-2017/js/reveal.js:3340
↓ 2 callersFunctiongetTotalSlides
* Retrieves the total number of slides in this presentation. * * @return {number}
doc/cppcon-2018/reveal.js/js/reveal.js:4107
↓ 2 callersFunctiongetTotalSlides
* Retrieves the total number of slides in this presentation. * * @return {number}
doc/cppnow-2019/reveal.js/js/reveal.js:4460
↓ 2 callersFunctiongetTotalSlides
* Retrieves the total number of slides in this presentation.
doc/cpp-london-2017/js/reveal.js:3340
↓ 2 callersFunctiongetTotalSlides
* Retrieves the total number of slides in this presentation.
doc/cppnow-2016/js/reveal.js:3340
↓ 2 callersFunctiongetTotalSlides
* Retrieves the total number of slides in this presentation. * * @return {number}
doc/bloomberg-2018/js/reveal.js:3833
↓ 2 callersFunctiongetTotalSlides
* Retrieves the total number of slides in this presentation.
doc/concepts-driven-design-with-di/js/reveal.js:3340
↓ 2 callersFunctiongutterEvent
(cm, e, type, prevent, signalfn)
doc/themes/boost-modern/js/codemirror/codemirror.js:3739
↓ 2 callersFunctionh
()
doc/cppcon-2018/reveal.js/plugin/highlight/highlight.js:76
↓ 2 callersFunctionh
()
doc/bloomberg-2018/plugin/highlight/highlight.js:76
↓ 2 callersFunctionhandleKeyBinding
(cm, e)
doc/themes/boost-modern/js/codemirror/codemirror.js:4035
↓ 2 callersFunctionhandlePaste
(e, cm)
doc/themes/boost-modern/js/codemirror/codemirror.js:1119
↓ 2 callersFunctionhasClass
( elem, name )
doc/meetingcpp-2016/test/qunit-1.12.0.js:1560
↓ 2 callersFunctionhasClass
( elem, name )
doc/cppnow-2017/test/qunit-1.12.0.js:1560
↓ 2 callersFunctionhasClass
(elem, name)
doc/cppcon-2018/reveal.js/test/qunit-2.5.0.js:3265
↓ 2 callersFunctionhasClass
(elem, name)
doc/cppnow-2019/reveal.js/test/qunit-2.5.0.js:3265
↓ 2 callersFunctionhasClass
( elem, name )
doc/cpp-london-2017/test/qunit-1.12.0.js:1560
↓ 2 callersFunctionhasClass
( elem, name )
doc/cppnow-2016/test/qunit-1.12.0.js:1560
↓ 2 callersFunctionhasClass
( elem, name )
doc/bloomberg-2018/test/qunit-1.12.0.js:1560
↓ 2 callersFunctionhasClass
( elem, name )
doc/concepts-driven-design-with-di/test/qunit-1.12.0.js:1560
← previousnext →1,201–1,300 of 7,776, ranked by callers