MCPcopy Create free account

hub / github.com/Rob--W/crxviewer / functions

Functions412 in github.com/Rob--W/crxviewer

↓ 1 callersFunctionupdateUrlWithSearchQuery
(query)
src/crxviewer.js:1611
↓ 1 callersFunctionutf8Str2ArrayBuffer
(str,returnUInt8Array)
src/lib/spark-md5.min.js:1
↓ 1 callersFunctionwriteFile
()
src/lib/zip.js/zip.js:785
↓ 1 callersFunctionwriteFooter
(compressedLength, crc32)
src/lib/zip.js/zip.js:765
↓ 1 callersFunctionwriteHeader
(callback)
src/lib/zip.js/zip.js:738
FunctionBeautifier
(source_text, options)
src/lib/beautify/beautifier.js:268
FunctionBlobReader
(blob)
src/lib/zip.js/zip.js:169
FunctionBlobWriter
(contentType)
src/lib/zip.js/zip.js:271
FunctionChild_options
()
src/lib/beautify/beautifier.js:5217
FunctionConfig
(good_length, max_lazy, nice_length, max_chain, func)
src/lib/zip.js/deflate.js:412
FunctionCrc32
()
src/lib/zip.js/zip.js:51
FunctionCrc32
()
src/lib/zip.js/z-worker.js:120
FunctionData64URIReader
(dataURI)
src/lib/zip.js/zip.js:139
FunctionData64URIWriter
(contentType)
src/lib/zip.js/zip.js:238
FunctionDeflate
()
src/lib/zip.js/deflate.js:476
FunctionDeflater
(options)
src/lib/zip.js/deflate.js:1992
FunctionDirectives
(start_block_pattern, end_block_pattern)
src/lib/beautify/beautifier.js:3710
FunctionEfficientTextWriter
* A modern version of zip.TextWriter with less overhead and better performance.
src/lib/efficienttextwriter.js:13
FunctionEntry
()
src/lib/zip.js/zip.js:560
FunctionIndentStringCache
(options, baseIndentString)
src/lib/beautify/beautifier.js:1775
FunctionInfBlocks
(z, w)
src/lib/zip.js/inflate.js:1130
FunctionInfCodes
()
src/lib/zip.js/inflate.js:461
FunctionInfTree
()
src/lib/zip.js/inflate.js:122
FunctionInflate
()
src/lib/zip.js/inflate.js:1773
FunctionInflater
()
src/lib/zip.js/inflate.js:2096
FunctionInputScanner
(input_string)
src/lib/beautify/beautifier.js:3073
FunctionLinkedList
* @template T * @private
src/lib/prettify/prism.js:1078
FunctionNOOP
()
src/lib/zip.js/zip.js:78
FunctionNOOP
()
src/lib/zip.js/z-worker.js:147
FunctionOptions
(options)
src/lib/beautify/beautifier.js:2185
FunctionOutput
(options, baseIndentString)
src/lib/beautify/beautifier.js:1839
FunctionOutputLine
(parent)
src/lib/beautify/beautifier.js:1631
FunctionPattern
(input_scanner, parent)
src/lib/beautify/beautifier.js:3610
FunctionPrinter
(options, base_indent_string)
src/lib/beautify/beautifier.js:4719
FunctionReader
()
src/lib/zip.js/zip.js:111
FunctionSearchTask
(filenames, searchTerm)
src/search-worker.js:140
FunctionSparkMD5
()
src/lib/spark-md5.min.js:1
FunctionStaticTree
(static_tree, extra_bits, extra_base, elems, max_length)
src/lib/zip.js/deflate.js:372
FunctionTagFrame
(parent, parser_token, indent_level)
src/lib/beautify/beautifier.js:4865
FunctionTagOpenParserToken
(options, parent, raw_token)
src/lib/beautify/beautifier.js:5297
FunctionTagStack
(printer)
src/lib/beautify/beautifier.js:4872
FunctionTemplatablePattern
(input_scanner, parent)
src/lib/beautify/beautifier.js:3792
FunctionTextReader
(text)
src/lib/zip.js/zip.js:114
FunctionTextSearchEngine
(zipBlob)
src/crxviewer.js:1063
FunctionTextWriter
(encoding)
src/lib/zip.js/zip.js:205
FunctionToken
(type, text, newlines, whitespace_before)
src/lib/beautify/beautifier.js:2057
FunctionToken
* Creates a new token. * * @param {string} type See {@link Token#type type} * @param {string | TokenStream} content See {@link Token#content con
src/lib/prettify/prism.js:785
FunctionTokenStream
(parent_token)
src/lib/beautify/beautifier.js:3415
FunctionTokenizer
(input_string, options)
src/lib/beautify/beautifier.js:2553
FunctionTree
()
src/lib/zip.js/deflate.js:108
FunctionUint8ArrayWriter
* A zip.Writer for zip.js to read an entry as a Uint8Array.
src/lib/uint8arraywriter.js:13
FunctionWhitespacePattern
(input_scanner, parent)
src/lib/beautify/beautifier.js:3501
FunctionWriter
()
src/lib/zip.js/zip.js:199
FunctionZStream
()
src/lib/zip.js/deflate.js:1883
FunctionZStream
()
src/lib/zip.js/inflate.js:2044
Method_onBeforeSendHeaders
({originUrl, requestId, requestHeaders, url})
src/domain-fronter.js:79
Method_onHeadersReceived
({requestId, responseHeaders, url, statusCode})
src/domain-fronter.js:119
Method_ondblclick_element
* The handler for the 'dblclick' event on `this.element`.
src/search-tools.js:650
Method_onresize_window
* The handler for a debounced 'resize' event on `window`.
src/search-tools.js:673
Method_onscroll_scrollableElement
* The handler for a debounced 'scroll' event on `this.scrollableElement`.
src/search-tools.js:666
FunctionaddRow
(description, initialValue)
src/crxviewer.js:841
Functionbuild
* Simplifies common build steps. * @param {object} setup * .defines defines for preprocessors * .mkdirs array of directories to be cr
external/builder.js:282
FunctioncheckAccessOnClick
()
src/crxviewer.js:2229
Functioncmn
(q,a,b,x,s,t)
src/lib/spark-md5.min.js:1
Methodconstructor
()
src/domain-fronter.js:32
Methodconstructor
* @param {string} text - The text to search through
src/search-tools.js:58
Methodconstructor
* @param {string} text - The text to search through
src/search-tools.js:314
FunctioncontextMenusOnClicked
(info, tab)
src/bg-contextmenu.js:189
Functioncss_beautify
(source_text, options)
src/lib/beautify/beautifier.js:4003
Functiondarkhole
()
src/bg-contextmenu.js:271
FunctiondoImportScripts
(msg)
src/lib/zip.js/z-worker.js:33
FunctiondoInstall
()
src/popup.js:185
FunctionerrorHandler
(err)
src/lib/zip.js/zip.js:913
MethodfindNext
* Search forwards for the query set in `setQuery` and render the result in * the element as set by `setElement`.
src/search-tools.js:438
MethodfindPrev
* Search backwards for the query set in `setQuery` and render the result in * the element as set by `setElement`.
src/search-tools.js:430
FunctionfixupPageActionForTabId
(tabId)
src/background.js:152
Functiong
()
src/lib/sha256.js:7
FunctiongetData
(callback, onerror)
src/lib/zip.js/zip.js:222
MethodgetText
* Get the text between `lineStart:columnStart` and `lineEnd:columnEnd`. * * @param {number} lineStart - Must be a non-negative integer, whos
src/search-tools.js:100
FunctiongetWriterData
(uncompressedSize, crc32)
src/lib/zip.js/zip.js:572
FunctionhandleZipEntries
(entries)
src/crxviewer.js:47
FunctionhasPrefixedFirefox
(line)
external/builder.js:196
FunctionhasPrefixedMozcentral
(line)
external/builder.js:200
Methodheight
()
src/search-tools.js:812
FunctionhighlightAutomaticallyCallback
()
src/lib/prettify/prism.js:1180
Functioninit
(callback, onerror)
src/lib/zip.js/zip.js:117
Functioninitialize2
()
src/crxviewer.js:1655
Functionjs_beautify
(js_source_text, options)
src/lib/beautify/beautifier.js:100
MethodlineOffsets
* List of integer offsets. Each index refers to a line, and the * corresponding value is the offset in `this.text` where the line starts. *
src/search-tools.js:78
FunctionmaybeSaveBack
()
src/crxviewer.js:1798
Functionmerge
* Merge two defines arrays. Values in the second param will override values in * the first.
external/builder.js:323
FunctiononSourceViewHide
()
src/crxviewer.js:555
FunctiononXHRprogress
(progressContainer, xhrProgressEvent)
src/popup.js:170
Functiononerror_default
(error)
src/lib/zip.js/zip.js:919
Functiononmessage
(event)
src/lib/zip.js/zip.js:314
Functiononwriteerror
(err)
src/lib/zip.js/zip.js:585
FunctionprocessData
(msg)
src/lib/zip.js/z-worker.js:56
FunctionprocessTag
(tag)
src/lib/prettify/prism-source-extensions.js:107
FunctionprogressEventHandler
(xhrProgressEvent)
src/crxviewer.js:2247
FunctionreadUint8Array
(index, length, callback, onerror)
src/lib/zip.js/zip.js:128
← previousnext →301–400 of 412, ranked by callers