MCPcopy Create free account

hub / github.com/KDE/ghostwriter / functions

Functions5,522 in github.com/KDE/ghostwriter

↓ 7 callersMethodaddPageElements
* Add any elements needed for the document
3rdparty/MathJax/src/ts/handlers/html/HTMLDocument.ts:202
↓ 7 callersMethodaddRoot
* Add root HTML (overridden in mroot) * * @param {N} ROOT The container for the root * @param {SVGWrapper} root The wrapped MML ro
3rdparty/MathJax/src/ts/output/svg/Wrappers/msqrt.ts:92
↓ 7 callersMethodaddText
* @param {LiteAdaptor} adaptor The adaptor for managing nodes * @param {LiteElement} node The node to add a text element to * @param {strin
3rdparty/MathJax/src/ts/adaptors/lite/Parser.ts:150
↓ 7 callersFunctionbb
()
3rdparty/react/react-dom.production.min.js:100
↓ 7 callersMethodcheckLines
* Finishes line layout if not already given.
3rdparty/MathJax/src/ts/input/tex/base/BaseItems.ts:951
↓ 7 callersMethodchildNode
* @param {N} node The HTML node whose child is to be obtained * @param {number} i The index of the child to return * @return {N|T} The
3rdparty/MathJax/src/ts/core/DOMAdaptor.ts:211
↓ 7 callersMethodclearMathItemsWithin
* Clear the typeset MathItems that are within the given container * from the document's MathList. (E.g., when the content of the * containe
3rdparty/MathJax/src/ts/core/MathDocument.ts:448
↓ 7 callersFunctioncmark_find_syntax_extension
3rdparty/cmark-gfm/src/registry.c:54
↓ 7 callersFunctioncmark_node_get_heading_level
3rdparty/cmark-gfm/src/node.c:386
↓ 7 callersFunctioncmark_node_get_on_enter
3rdparty/cmark-gfm/src/node.c:650
↓ 7 callersFunctioncmark_node_insert_after
3rdparty/cmark-gfm/src/node.c:827
↓ 7 callersFunctioncmark_node_insert_before
3rdparty/cmark-gfm/src/node.c:794
↓ 7 callersFunctioncmark_node_mem
3rdparty/cmark-gfm/src/node.h:98
↓ 7 callersFunctioncmark_parser_feed
3rdparty/cmark-gfm/src/blocks.c:679
↓ 7 callersFunctioncmark_parser_finish
3rdparty/cmark-gfm/src/blocks.c:1494
↓ 7 callersFunctioncmark_parser_free
3rdparty/cmark-gfm/src/blocks.c:150
↓ 7 callersFunctioncmark_render_xml
3rdparty/cmark-gfm/src/xml.c:157
↓ 7 callersFunctioncmark_utf8proc_iterate
3rdparty/cmark-gfm/src/utf8.c:150
↓ 7 callersMethodcombineChildren
* @param {string} name The name of the style whose parent is to be combined
3rdparty/MathJax/src/ts/util/Styles.ts:460
↓ 7 callersMethodcombineRootBBox
* Combine the bounding box of the root (overridden in mroot) * * @param {BBox} bbox The bounding box so far * @param {BBox} sbox The boundi
3rdparty/MathJax/src/ts/output/common/Wrappers/msqrt.ts:61
↓ 7 callersMethodconfigure
* Initialises the configurations. * @param {string[]} packages Names of packages. * @return {Configuration} The configuration object.
3rdparty/MathJax/src/ts/input/tex.ts:107
↓ 7 callersFunctioncreateFiberFromFragment
(elements, mode, lanes, key)
3rdparty/react/react-dom.development.js:25125
↓ 7 callersMethodcreateMrow
* Creates the mrow wrapper to use for the layout
3rdparty/MathJax/src/ts/output/common/Wrappers/mfenced.ts:43
↓ 7 callersMethodcreateVariant
* Creates the data structure for a variant -- an object with * prototype chain that includes a copy of the linked variant, * and then the in
3rdparty/MathJax/src/ts/output/common/FontData.ts:569
↓ 7 callersMethodcreateVariants
* Create a collection of variants * * @param {string[][]} variants Array of [name, inherit?, link?] values for *
3rdparty/MathJax/src/ts/output/common/FontData.ts:627
↓ 7 callersFunctioncreateWorkInProgress
(current, pendingProps)
3rdparty/react/react-dom.development.js:24808
↓ 7 callersMethoddefineChars
* Defines new character data in a given variant * (We use Object.assign() here rather than the spread operator since * the character maps are
3rdparty/MathJax/src/ts/output/common/FontData.ts:642
↓ 7 callersMethoddefineDelimiters
* Defines stretchy delimiters * * @param {DelimiterMap} delims The delimiters to define
3rdparty/MathJax/src/ts/output/common/FontData.ts:655
↓ 7 callersFunctiondeleteChild
(returnFiber, childToDelete)
3rdparty/react/react-dom.development.js:13286
↓ 7 callersMethoddocumentPageElements
* @override
3rdparty/MathJax/src/ts/handlers/html/HTMLDocument.ts:267
↓ 7 callersMethoddocumentStyleSheet
* @override
3rdparty/MathJax/src/ts/handlers/html/HTMLDocument.ts:260
↓ 7 callersFunctione
()
3rdparty/MathJax/bin/core.js:1
↓ 7 callersFunctione
(g)
3rdparty/MathJax/bin/sre/sre_browser.js:364
↓ 7 callersFunctionescape_xml
3rdparty/cmark-gfm/src/xml.c:17
↓ 7 callersMethodfindContainer
* Find the container and the child position of the table
3rdparty/MathJax/src/ts/output/common/Wrappers/mtable.ts:124
↓ 7 callersMethodfindSheet
* @param {N} head The document <head> * @param {string} id The id of the stylesheet to find * @param {N|null} The stylesheet with the g
3rdparty/MathJax/src/ts/handlers/html/HTMLDocument.ts:231
↓ 7 callersMethodfinishEquation
* Move equation-specific labels and ids to global ones, * save the counter, and mark the MathItem for redos
3rdparty/MathJax/src/ts/input/tex/Tags.ts:194
↓ 7 callersMethodfirstNonSpace
* @return {MmlNode|null} The first non-space-like child node
3rdparty/MathJax/src/ts/core/MmlTree/MmlNodes/mrow.ts:129
↓ 7 callersMethodfontSize
* @param {N} node The HTML node whose font size is to be determined * @return {number} The font size (in pixels) of the node
3rdparty/MathJax/src/ts/core/DOMAdaptor.ts:332
↓ 7 callersMethodformatId
* How to format ids for labelling equations. * @param {string} id The unique part of the id (e.g., label or number). * @return {string} The form
3rdparty/MathJax/src/ts/input/tex/Tags.ts:376
↓ 7 callersMethodformatNumber
* How to format numbers in tags. * @param {number} n The tag number. * @return {string} The formatted number.
3rdparty/MathJax/src/ts/input/tex/Tags.ts:385
↓ 7 callersMethodformatUrl
* How to format URLs for references. * @param {string} id The reference id. * @param {string} base The base URL in the reference. * @return {
3rdparty/MathJax/src/ts/input/tex/Tags.ts:153
↓ 7 callersFunctiong
(t,e,r)
3rdparty/MathJax/bin/input/tex-full.js:1
↓ 7 callersMethodgetAtopBBox
* @param {BBox} bbox The bounding box to modify * @param {boolean} display True for display-mode fractions
3rdparty/MathJax/src/ts/output/common/Wrappers/mfrac.ts:53
↓ 7 callersMethodgetAttribute
(name: string)
3rdparty/MathJax/src/ts/adaptors/HTMLAdaptor.ts:86
↓ 7 callersMethodgetBBoxHD
* @param {number} height The total height of the table * @return {number[]} The [height, depth] for the aligned table
3rdparty/MathJax/src/ts/output/common/Wrappers/mtable.ts:176
↓ 7 callersMethodgetBBoxLR
* Get bbox left and right amounts to cover labels
3rdparty/MathJax/src/ts/output/common/Wrappers/mtable.ts:181
↓ 7 callersMethodgetBaseline
* @param {number[]} WHD The [H, D] being requested from the parent mrow * @param {number} HD The full height (including symmetry, etc)
3rdparty/MathJax/src/ts/output/common/Wrappers/mo.ts:94
↓ 7 callersMethodgetBevelledBBox
* @param {BBox} bbox The boundng box to modify * @param {boolean} display True for display-mode fractions
3rdparty/MathJax/src/ts/output/common/Wrappers/mfrac.ts:67
↓ 7 callersMethodgetChildAlign
* @override
3rdparty/MathJax/src/ts/output/common/Wrappers/mtd.ts:77
↓ 7 callersMethodgetColumnWidths
* Determine the column widths that can be computed (and need to be set). * The resulting arrays will have numbers for fixed-size arrays, * str
3rdparty/MathJax/src/ts/output/common/Wrappers/mtable.ts:214
↓ 7 callersMethodgetColumnWidthsAuto
* For tables with width="auto", auto and fit columns * will end up being natural width, so don't need to * set those explicitly. * * @retu
3rdparty/MathJax/src/ts/output/common/Wrappers/mtable.ts:230
↓ 7 callersMethodgetColumnWidthsPercent
* For tables with percentage widths, let 'fit' columns (or 'auto' * columns if there are not 'fit' ones) will stretch automatically, * but for '
3rdparty/MathJax/src/ts/output/common/Wrappers/mtable.ts:241
↓ 7 callersMethodgetDataAttributes
* Create the list of data-mjx-* attributes * * @param {MmlNode} node The node whose data list is to be generated * @return {PropertyLi
3rdparty/MathJax/src/ts/core/MmlTree/SerializedMmlVisitor.ts:198
↓ 7 callersMethodgetDelimiter
* @param {number} n The delimiter character number whose data is desired * @return {DelimiterData} The data for that delimiter (or undefined)
3rdparty/MathJax/src/ts/output/common/FontData.ts:676
↓ 7 callersMethodgetElementsByTagNameNS
(ns: string, name: string)
3rdparty/MathJax/src/ts/adaptors/HTMLAdaptor.ts:77
↓ 7 callersMethodgetEqualColumns
* For tables with equal columns, get the proper amount per row. * * @return {ColumnWidths} The array of widths
3rdparty/MathJax/src/ts/output/common/Wrappers/mtable.ts:221
↓ 7 callersMethodgetFractionBBox
* @param {BBox} bbox The buonding box to modify * @param {boolean} display True for display-mode fractions * @param {number} t T
3rdparty/MathJax/src/ts/output/common/Wrappers/mfrac.ts:39
↓ 7 callersFunctiongetInstanceFromNode
* Given a DOM node, return the ReactDOMComponent or ReactDOMTextComponent * instance, or null if the node was not rendered by this React.
3rdparty/react/react-dom.development.js:10690
↓ 7 callersFunctiongetIteratorFn
(maybeIterable)
3rdparty/react/react-dom.development.js:737
↓ 7 callersMethodgetMathItemsWithin
* Get the typeset MathItems that are within a given container. * * @param {ContainerList<N>} elements The container DOM elements whose math it
3rdparty/MathJax/src/ts/core/MathDocument.ts:456
↓ 7 callersMethodgetMathMLSpacing
* Get the spacing using MathML rules based on the core MO
3rdparty/MathJax/src/ts/output/common/Wrapper.ts:516
↓ 7 callersFunctiongetNearestMountedFiber
(fiber)
3rdparty/react/react-dom.development.js:4217
↓ 7 callersMethodgetNotations
* Get the notations given in the notation attribute * and check if any are used to render the child nodes
3rdparty/MathJax/src/ts/output/common/Wrappers/menclose.ts:66
↓ 7 callersMethodgetPercentageWidth
* If the table has a precentage width or has labels, set the pwidth of the bounding box
3rdparty/MathJax/src/ts/output/common/Wrappers/mtable.ts:129
↓ 7 callersMethodgetProperties
* @param {MmlNode} node The node whose properties are to be copied * @return {PropertyList} The object containing the properties;
3rdparty/MathJax/src/ts/core/MmlTree/JsonMmlVisitor.ts:147
↓ 7 callersMethodgetRange
* @param {string} mo The character to look up in the range table * @return {RangeDef} The unicode range in which the character falls, or null
3rdparty/MathJax/src/ts/core/MmlTree/MmlNodes/mo.ts:369
↓ 7 callersMethodgetScriptBBoxLists
* @return {ScriptLists} The bounding boxes for all the scripts divided into lists by position
3rdparty/MathJax/src/ts/output/common/Wrappers/mmultiscripts.ts:105
↓ 7 callersMethodgetSerializedXML
* @return {string} The serialized XML content
3rdparty/MathJax/src/ts/core/MmlTree/MmlNode.ts:1196
↓ 7 callersMethodgetSpeech
* Retrieves the actual speech element that should be used as aria label. * @param {MmlNode} node The root node to search from. * @return {st
3rdparty/MathJax/src/ts/a11y/semantic-enrich.ts:172
↓ 7 callersMethodgetStretchBBox
* @param {number[]} WHD The [W] or [H, D] being requested from the parent mrow * @param {number} D The full dimension (including symmet
3rdparty/MathJax/src/ts/output/common/Wrappers/mo.ts:86
↓ 7 callersMethodgetStyleDefString
* @param {StyleData} styles The style data to be stringified * @return {string} The CSS string for the given data
3rdparty/MathJax/src/ts/util/StyleList.ts:110
↓ 7 callersMethodgetStyleString
* @return {string} The CSS string for the style list
3rdparty/MathJax/src/ts/util/StyleList.ts:96
↓ 7 callersMethodgetTeXSpacing
* Get the spacing using the TeX rules * * @parm {boolean} isTop True when this is a top-level embellished operator * @parm {boolean} ha
3rdparty/MathJax/src/ts/output/common/Wrapper.ts:534
↓ 7 callersMethodgetWH
* @param {number[]} WH Either [W] for width, [H, D] for height and depth, or [] for min/max size * @return {number} Either the width or the t
3rdparty/MathJax/src/ts/output/common/Wrappers/mo.ts:79
↓ 7 callersFunctionh
(n)
3rdparty/MathJax/bin/tex-chtml-full.js:1
↓ 7 callersMethodhandleAttributes
* Copy RDFa, aria, and other tags from the MathML to the SVG output nodes. * Don't copy those in the skipAttributes list, or anything that already
3rdparty/MathJax/src/ts/output/svg/Wrapper.ts:219
↓ 7 callersMethodhandleColor
* Add the foreground and background colors * (Only look at explicit attributes, since inherited ones will * be applied to a parent element, and
3rdparty/MathJax/src/ts/output/svg/Wrapper.ts:183
↓ 7 callersMethodhandleColumnLines
* Add vertical lines between columns * * @param {N} svg The container for the table
3rdparty/MathJax/src/ts/output/svg/Wrappers/mtable.ts:158
↓ 7 callersMethodhandleContainer
* Handle an arbitrary DOM node: * Check the class to see if it matches the processHtmlClass regex * If the node has a child and is not marke
3rdparty/MathJax/src/ts/handlers/html/HTMLDomStrings.ts:225
↓ 7 callersMethodhandleDisplay
* Set the justification, and get the minwidth and shift needed * for the displayed equation.
3rdparty/MathJax/src/ts/output/svg/Wrappers/math.ts:87
↓ 7 callersMethodhandleFrame
* Add a frame to the mtable, if needed * * @param {N} svg The container for the table
3rdparty/MathJax/src/ts/output/svg/Wrappers/mtable.ts:206
↓ 7 callersMethodhandleLabels
* Handle addition of labels to the table * * @param {N} svg The container for the table contents * @param {N} parent The parent cont
3rdparty/MathJax/src/ts/output/svg/Wrappers/mtable.ts:318
↓ 7 callersMethodhandlePWidth
* Handle the attributes needed for percentage widths
3rdparty/MathJax/src/ts/output/chtml/Wrapper.ts:315
↓ 7 callersMethodhandleRowLines
* Add horizontal lines between rows * * @param {N} svg The container for the table
3rdparty/MathJax/src/ts/output/svg/Wrappers/mtable.ts:180
↓ 7 callersMethodhandleScale
* Set the (relative) scaling factor for the node
3rdparty/MathJax/src/ts/output/svg/Wrapper.ts:171
↓ 7 callersMethodhandleStyles
* Set the CSS styles for the svg element
3rdparty/MathJax/src/ts/output/svg/Wrapper.ts:160
↓ 7 callersMethodhandleTag
* Handle a BR, WBR, or #comment element (or others in the includeHtmlTags object). * * @param {N} node The node to process * @param
3rdparty/MathJax/src/ts/handlers/html/HTMLDomStrings.ts:201
↓ 7 callersMethodhandleText
* Handle a #text node (add its text to the current string) * * @param {T} node The Text node to process * @param {boolean} ignore W
3rdparty/MathJax/src/ts/handlers/html/HTMLDomStrings.ts:187
↓ 7 callersMethodhasAttribute
(name: string)
3rdparty/MathJax/src/ts/adaptors/HTMLAdaptor.ts:88
↓ 7 callersMethodhasDefault
* @param {string} name The name of an attribute to test for the existence of a default * @return {boolean} True of there is a default for the
3rdparty/MathJax/src/ts/core/MmlTree/Attributes.ts:159
↓ 7 callersMethodhighlight
(nodes: Node[])
3rdparty/MathJax/src/ts/a11y/sre_browser.d.ts:13
↓ 7 callersFunctioni
(n)
3rdparty/MathJax/bin/a11y/assistive-mml.js:1
↓ 7 callersMethodinTree
* Tests if the node is in the tree spanned by the current root node. * @param {MmlNode} node The node to test.
3rdparty/MathJax/src/ts/input/tex/ParseOptions.ts:206
↓ 7 callersFunctioninit
()
3rdparty/MathJax/bin/node-main.js:1
↓ 7 callersMethodinitializeNotations
* Run any initialization needed by notations in use
3rdparty/MathJax/src/ts/output/common/Wrappers/menclose.ts:76
↓ 7 callersFunctionisCustomComponent
(tagName, props)
3rdparty/react/react-dom.development.js:2721
↓ 7 callersFunctionisSubsetOfLanes
(set, subset)
3rdparty/react/react-dom.development.js:5751
↓ 7 callersMethodisTopEmbellished
* @return {boolean} True if this is the top-most container of an embellished operator that is * itself an embellished opera
3rdparty/MathJax/src/ts/output/common/Wrapper.ts:556
↓ 7 callersMethodlastNonSpace
* @return {MmlNode|null} The last non-space-like child node
3rdparty/MathJax/src/ts/core/MmlTree/MmlNodes/mrow.ts:141
← previousnext →801–900 of 5,522, ranked by callers