Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/ghostwriter
/ functions
Functions
5,522 in github.com/KDE/ghostwriter
⨍
Functions
5,522
◇
Types & classes
915
↓ 14 callers
Function
c
(t)
3rdparty/MathJax/bin/tex-chtml.js:1
↓ 14 callers
Function
cmark_node_set_literal
3rdparty/cmark-gfm/src/node.c:352
↓ 14 callers
Function
cmark_parse_document
3rdparty/cmark-gfm/src/blocks.c:668
↓ 14 callers
Function
cmark_strbuf_truncate
3rdparty/cmark-gfm/src/buffer.c:195
↓ 14 callers
Method
combineBBoxLists
* @param {BBox} bbox1 The bbox for the combined subscripts * @param {BBox} bbox2 The bbox for the combined superscripts * @param {BBox[]}
3rdparty/MathJax/src/ts/output/common/Wrappers/mmultiscripts.ts:121
↓ 14 callers
Method
copySkewIC
* Copy child skew and italic correction * * @param {BBox} bbox The bounding box to modify
3rdparty/MathJax/src/ts/output/common/Wrapper.ts:376
↓ 14 callers
Method
coreParent
* @return {MmlNode} The node that is the outermost embellished operator * with this node as its core
3rdparty/MathJax/src/ts/core/MmlTree/MmlNodes/mo.ts:147
↓ 14 callers
Method
createMo
* @override
3rdparty/MathJax/src/ts/output/common/Wrappers/msqrt.ts:138
↓ 14 callers
Method
createText
* Create a text wrapper with the given text; * * @param {string} text The text for the wrapped element * @return {CommonWrapper} The wrapp
3rdparty/MathJax/src/ts/output/common/Wrappers/ms.ts:37
↓ 14 callers
Method
document
* @param {any} document The document to be processed * @param {OptionList} options The options for the handler * @return {MathDocument}
3rdparty/MathJax/src/ts/core/HandlerList.ts:77
↓ 14 callers
Method
endPattern
* Create the pattern for a close delimiter * * @param {string} end The end delimiter text * @param {string} endp The end delimiter pattern
3rdparty/MathJax/src/ts/input/tex/FindTeX.ts:157
↓ 14 callers
Method
explicitVariant
* Set the CSS for a token element having an explicit font (rather than regular mathvariant). * * @param {string} fontFamily The font family to
3rdparty/MathJax/src/ts/output/common/Wrapper.ts:447
↓ 14 callers
Method
extendString
* Add more text to the current string, and record the * node and its position in the string. * * @param {N|T} node The node to be push
3rdparty/MathJax/src/ts/handlers/html/HTMLDomStrings.ts:175
↓ 14 callers
Method
filePath
src/editor/markdowndocument.cpp:73
↓ 14 callers
Method
findPosition
* Creates a Location object for a delimiter at the position given by index in the N's string * of the array of strings searched for math, recoveri
3rdparty/MathJax/src/ts/handlers/html/HTMLDocument.ts:110
↓ 14 callers
Method
getColumnWidthsFixed
* For fixed-width tables, compute the column widths of all columns. * * @return {ColumnWidths} The array of widths
3rdparty/MathJax/src/ts/output/common/Wrappers/mtable.ts:248
↓ 14 callers
Method
getComputedStyle
(node: N)
3rdparty/MathJax/src/ts/adaptors/HTMLAdaptor.ts:138
↓ 14 callers
Method
getElements
* Get a list of containers (to be searched for math). These can be * specified by CSS selector, or as actual DOM elements or arrays of such. *
3rdparty/MathJax/src/ts/core/DOMAdaptor.ts:121
↓ 14 callers
Method
getFamily
* @param {string} family The font camily to use * @return {string} The family with the css prefix
3rdparty/MathJax/src/ts/output/common/FontData.ts:721
↓ 14 callers
Method
getPatterns
* Create the patterns needed for searching the strings for TeX * based on the configuration options
3rdparty/MathJax/src/ts/input/tex/FindTeX.ts:107
↓ 14 callers
Method
getRemappedChar
* @param {string} name The name of the map to query * @param {number} c The character to remap * @return {string} The remapped char
3rdparty/MathJax/src/ts/output/common/FontData.ts:730
↓ 14 callers
Method
getScaledWHD
* @param {BBox} bbox The bounding box from which to get the (scaled) width, height, and depth
3rdparty/MathJax/src/ts/output/common/Wrappers/mmultiscripts.ts:126
↓ 14 callers
Method
getSize
* @param {string} name The name of the attribute to get * @param {number} value The default value to use * @return {number} The size in
3rdparty/MathJax/src/ts/output/common/Wrappers/mo.ts:73
↓ 14 callers
Method
getSizeVariant
* @param {number} n The delimiter character number whose variant is needed * @param {number} i The index in the size array of the size whose vari
3rdparty/MathJax/src/ts/output/common/FontData.ts:685
↓ 14 callers
Method
getV
* Get the shift for a subscript (TeXBook Appendix G 18ab) * * @param {BBox} bbox The bounding box of the base element * @param {BBox} sbox
3rdparty/MathJax/src/ts/output/common/Wrappers/scriptbase.ts:97
↓ 14 callers
Method
handleExplicitForm
* @param {string[]} forms The three forms in the default order they are to be tested * @return {string[]} The forms in the new order,
3rdparty/MathJax/src/ts/core/MmlTree/MmlNodes/mo.ts:357
↓ 14 callers
Method
hasSpacingAttributes
* @return {boolean} The core mo element has an explicit 'form', 'lspace', or 'rspace' attribute
3rdparty/MathJax/src/ts/core/MmlTree/MmlNode.ts:159
↓ 14 callers
Function
l
(t)
3rdparty/MathJax/bin/tex-chtml-full.js:1
↓ 14 callers
Method
nextIsSpace
* @return {boolean} True if the next character to parse is a space.
3rdparty/MathJax/src/ts/input/tex/TexParser.ts:254
↓ 14 callers
Method
normalizeName
* @param {string} name The name of a style to normalize * @return {string} The name converted from CamelCase to lowercase with dashes
3rdparty/MathJax/src/ts/util/Styles.ts:504
↓ 14 callers
Method
padLists
* Pad the second list, if it is one short * * @param {BBox[]} list1 The first list * @param {BBox[]} list2 The second list
3rdparty/MathJax/src/ts/output/common/Wrappers/mmultiscripts.ts:113
↓ 14 callers
Function
reconcileChildren
(current, workInProgress, nextChildren, renderLanes)
3rdparty/react/react-dom.development.js:17014
↓ 14 callers
Function
resetCurrentFiber
()
3rdparty/react/react-dom.development.js:1262
↓ 14 callers
Method
resolvePath
* Compute the path for a package. * * First, look for a configured source for the package. * Then, if the path doesn't look like the start of
3rdparty/MathJax/src/ts/components/package.ts:165
↓ 14 callers
Method
selectAll
* Select all the main text of the info box
3rdparty/MathJax/src/ts/ui/menu/SelectableInfo.ts:52
↓ 14 callers
Method
setColumnPWidths
* Set cell widths for columns with percentage width children
3rdparty/MathJax/src/ts/output/common/Wrappers/mtable.ts:170
↓ 14 callers
Method
setCreators
* Adds a set of node creators to the factory. * @param {Object.<NodeFactoryMethod>} maps The set of functions.
3rdparty/MathJax/src/ts/input/tex/NodeFactory.ts:169
↓ 14 callers
Method
setInheritedAccent
* Check if an under or over accent should cause the appropriate accent attribute to eb inherited * on the munderover node, and if it is not the d
3rdparty/MathJax/src/ts/core/MmlTree/MmlNodes/munderover.ts:144
↓ 14 callers
Method
setMetrics
* Sets the metric information for this expression * * @param {number} em The size of 1 em in pixels * @param {number} ex The size o
3rdparty/MathJax/src/ts/core/MathItem.ts:184
↓ 14 callers
Method
setNodeClass
* Defines a class for a given node kind * * @param {string} kind The kind whose class is being defined * @param {C} nodeClass The class for
3rdparty/MathJax/src/ts/core/Tree/Factory.ts:72
↓ 14 callers
Method
setReadOnly
src/theme/theme.cpp:101
↓ 14 callers
Method
updateFrom
* @param {BBox} cbox The bounding box to use to overwrite this one
3rdparty/MathJax/src/ts/util/BBox.ts:164
↓ 14 callers
Method
updateHDW
* @param {C} cell The cell whose height, depth, and width are to be added into the H, D, W arrays * @param {number} i The column number
3rdparty/MathJax/src/ts/output/common/Wrappers/mtable.ts:165
↓ 14 callers
Method
zero
* @return {BBox} A BBox initialized to zeros
3rdparty/MathJax/src/ts/util/BBox.ts:79
↓ 13 callers
Method
Stop
* Stops the explorer.
3rdparty/MathJax/src/ts/a11y/explorer/Explorer.ts:66
↓ 13 callers
Function
W
()
3rdparty/react/react-dom.production.min.js:156
↓ 13 callers
Function
Z
(a,b,c,d)
3rdparty/react/react-dom.production.min.js:238
↓ 13 callers
Method
clearCache
* Clear the cache of which items need their styles to be output
3rdparty/MathJax/src/ts/output/chtml.ts:191
↓ 13 callers
Method
clearTag
* Clears tagging information.
3rdparty/MathJax/src/ts/input/tex/Tags.ts:168
↓ 13 callers
Function
cmark_iter_next
3rdparty/cmark-gfm/src/iterator.c:41
↓ 13 callers
Function
cmark_markdown_to_html
3rdparty/cmark-gfm/src/cmark.c:45
↓ 13 callers
Function
cmark_node_check
3rdparty/cmark-gfm/src/node.c:925
↓ 13 callers
Function
cmark_node_get_list_type
3rdparty/cmark-gfm/src/node.c:419
↓ 13 callers
Function
cmark_node_get_type_string
3rdparty/cmark-gfm/src/node.c:207
↓ 13 callers
Function
cmark_strbuf_init
3rdparty/cmark-gfm/src/buffer.c:23
↓ 13 callers
Function
createFiber
(tag, pendingProps, key, mode)
3rdparty/react/react-dom.development.js:24777
↓ 13 callers
Method
createNode
* Default node generation function. * @param {NodeFactory} factory The current node factory. * @param {string} kind The type of node to create.
3rdparty/MathJax/src/ts/input/tex/NodeFactory.ts:69
↓ 13 callers
Function
createSyntheticEvent
(Interface)
3rdparty/react/react-dom.development.js:6174
↓ 13 callers
Function
fn
()
3rdparty/MathJax/src/ts/input/asciimath/mathjax2/legacy/MathJax.js:101
↓ 13 callers
Method
formatTag
* How to format tags. * @param {string} tag The tag string. * @return {string} The formatted numbered tag.
3rdparty/MathJax/src/ts/input/tex/Tags.ts:145
↓ 13 callers
Method
getAlignmentRow
* @return {[string,number|null]} The alignment and row number (based at 0) or null
3rdparty/MathJax/src/ts/output/common/Wrappers/mtable.ts:278
↓ 13 callers
Method
getStyles
* @override
3rdparty/MathJax/src/ts/output/common/Wrappers/TextNode.ts:123
↓ 13 callers
Method
getVerticalPosition
* @param {number} i The row number (starting at 0) * @param {string} align The alignment on that row * @return {number} The offest o
3rdparty/MathJax/src/ts/output/common/Wrappers/mtable.ts:255
↓ 13 callers
Method
handlesDocument
* Checks to see if the handler can process a given document * * @param {any} document The document to be processed (string, window, etc.) *
3rdparty/MathJax/src/ts/core/Handler.ts:65
↓ 13 callers
Function
i
(e)
3rdparty/MathJax/bin/a11y/explorer.js:1
↓ 13 callers
Method
parseFromString
(text: string, format?: string)
3rdparty/MathJax/src/ts/adaptors/HTMLAdaptor.ts:118
↓ 13 callers
Method
path
src/theme/svgicontheme.cpp:83
↓ 13 callers
Method
renderDoc
* Perform the document-level rendering functions * * @param {MathDocument} document The MathDocument whose methods are to be called * @para
3rdparty/MathJax/src/ts/core/MathDocument.ts:177
↓ 13 callers
Function
requestEventTime
()
3rdparty/react/react-dom.development.js:21766
↓ 13 callers
Method
resetTag
* Resets the tag structure after an expression has been typeset.
3rdparty/MathJax/src/ts/input/tex/Tags.ts:173
↓ 13 callers
Method
stopEvent
* Stops event bubbling. * @param {Event} event The event that is stopped.
3rdparty/MathJax/src/ts/a11y/explorer/Explorer.ts:130
↓ 13 callers
Function
toString
(value)
3rdparty/react/react-dom.development.js:1290
↓ 13 callers
Function
u
(t)
3rdparty/MathJax/bin/input/tex-full.js:1
↓ 13 callers
Function
u
(t)
3rdparty/MathJax/bin/input/tex/extensions/all-packages.js:1
↓ 13 callers
Method
verifyTree
* Check integrity of MathML structure * * @param {PropertyList} options The options controlling the check
3rdparty/MathJax/src/ts/core/MmlTree/MmlNode.ts:194
↓ 12 callers
Function
a
(r)
3rdparty/MathJax/bin/input/tex/extensions/require.js:1
↓ 12 callers
Method
adjustOverDepth
* @param {N} over The HTML element for the overscript * @param {BBox} overbox The bbox for the overscript
3rdparty/MathJax/src/ts/output/chtml/Wrappers/scriptbase.ts:88
↓ 12 callers
Method
adjustUnderDepth
* @param {N} under The HTML element for the underscript * @param {BBox} underbox The bbox for the underscript
3rdparty/MathJax/src/ts/output/chtml/Wrappers/scriptbase.ts:97
↓ 12 callers
Method
autoTag
* Set the tag automatically, by incrementing equation number.
3rdparty/MathJax/src/ts/input/tex/Tags.ts:158
↓ 12 callers
Function
ba
(a,b)
3rdparty/react/react-dom.production.min.js:158
↓ 12 callers
Method
checkComponent
* Check if a component is loading, and restart if it is * * @param {string} name The name of the component to check if it is loading
3rdparty/MathJax/src/ts/ui/menu/Menu.ts:801
↓ 12 callers
Method
childrenComplexity
* @param {MmlNode} node The node whose children complexities are to be added * @return {number} The sum of the complexities, plus child
3rdparty/MathJax/src/ts/a11y/complexity/visitor.ts:369
↓ 12 callers
Function
cmark_parser_attach_syntax_extension
3rdparty/cmark-gfm/src/blocks.c:93
↓ 12 callers
Method
computeBBox
* @override
3rdparty/MathJax/src/ts/output/common/Wrappers/mi.ts:61
↓ 12 callers
Method
createAnnotationMenu
* Create a submenu from the available annotations and attach it to the proper menu item * * @param {string} id The id of
3rdparty/MathJax/src/ts/ui/menu/MJContextMenu.ts:199
↓ 12 callers
Method
deactivate
()
3rdparty/MathJax/src/ts/a11y/sre_browser.d.ts:29
↓ 12 callers
Method
enableExplorerItems
* Enable/disable the Explorer submenu items * * @param {boolean} enable True to enable, false to disable
3rdparty/MathJax/src/ts/ui/menu/Menu.ts:596
↓ 12 callers
Function
ensureRootIsScheduled
(root, currentTime)
3rdparty/react/react-dom.development.js:22006
↓ 12 callers
Function
f
(t,r,o)
3rdparty/MathJax/bin/tex-chtml-full.js:1
↓ 12 callers
Function
get
* `ReactInstanceMap` maintains a mapping from a public facing stateful * instance (key) and the internal representation (value). This allows public
3rdparty/react/react-dom.development.js:4139
↓ 12 callers
Method
getEmHalfSpacing
* @param {number} fspace The frame spacing to use * @param {number[]} space The array of spacing values to convert to strings * @return {stri
3rdparty/MathJax/src/ts/output/common/Wrappers/mtable.ts:263
↓ 12 callers
Method
isInferred
* @return {boolean} This is inferred
3rdparty/MathJax/src/ts/core/MmlTree/MmlNodes/mrow.ts:212
↓ 12 callers
Method
isSpacelike
* An mrow is space-like if all its children are. * * @override
3rdparty/MathJax/src/ts/core/MmlTree/MmlNodes/mrow.ts:58
↓ 12 callers
Function
l
(t,e)
3rdparty/MathJax/bin/output/chtml.js:1
↓ 12 callers
Method
loadComponent
* Attempt to load a component and perform a callback when done
3rdparty/MathJax/src/ts/ui/menu/Menu.ts:811
↓ 12 callers
Function
n
(r)
3rdparty/MathJax/bin/loader.js:1
↓ 12 callers
Function
o
(t,e)
3rdparty/MathJax/bin/input/tex/extensions/html.js:1
↓ 12 callers
Method
processMath
* @param {MmlNode} math The MML node whose SVG is to be produced * @param {N} parent The HTML node to contain the SVG
3rdparty/MathJax/src/ts/output/svg.ts:207
↓ 12 callers
Method
saveUserSettings
* Save any non-default menu settings in localStorage
3rdparty/MathJax/src/ts/ui/menu/Menu.ts:624
↓ 12 callers
Method
setA11y
* Merge menu settings into the a11y document options. * @param {[key: string]: any} options The options.
3rdparty/MathJax/src/ts/ui/menu/Menu.ts:646
← previous
next →
501–600 of 5,522, ranked by callers