MCPcopy Create free account

hub / github.com/LazarSoft/jsqrcode / functions

Functions32 in github.com/LazarSoft/jsqrcode

↓ 9 callersFunctionURShift
( number, bits)
src/qrcode.js:448
↓ 3 callersFunctiondistance
( pattern1, pattern2)
src/findpat.js:34
↓ 1 callersFunctionbuildVersions
()
src/version.js:219
↓ 1 callersFunctioncrossProductZ
( pointA, pointB, pointC)
src/findpat.js:42
FunctionAlignmentPattern
(posX, posY, estimatedModuleSize)
src/alignpat.js:26
FunctionAlignmentPatternFinder
( image, startX, startY, width, height, moduleSize, resultPointCallback)
src/alignpat.js:65
FunctionBitMatrix
( width, height)
src/bitmat.js:26
FunctionBitMatrixParser
(bitMatrix)
src/bmparser.js:26
FunctionDataBlock
(numDataCodewords, codewords)
src/datablock.js:26
FunctionDataMask000
()
src/datamask.js:37
FunctionDataMask001
()
src/datamask.js:58
FunctionDataMask010
()
src/datamask.js:79
FunctionDataMask011
()
src/datamask.js:100
FunctionDataMask100
()
src/datamask.js:121
FunctionDataMask101
()
src/datamask.js:142
FunctionDataMask110
()
src/datamask.js:164
FunctionDataMask111
()
src/datamask.js:185
FunctionDetector
(image)
src/detector.js:125
FunctionDetectorResult
(bits, points)
src/detector.js:118
FunctionECB
(count, dataCodewords)
src/version.js:27
FunctionECBlocks
( ecCodewordsPerBlock, ecBlocks1, ecBlocks2)
src/version.js:42
FunctionErrorCorrectionLevel
(ordinal, bits, name)
src/errorlevel.js:26
FunctionFinderPattern
(posX, posY, estimatedModuleSize)
src/findpat.js:93
FunctionFinderPatternFinder
()
src/findpat.js:151
FunctionFinderPatternInfo
(patternCenters)
src/findpat.js:132
FunctionFormatInformation
(formatInfo)
src/formatinf.js:31
FunctionGF256
( primitive)
src/gf256.js:26
FunctionGF256Poly
(field, coefficients)
src/gf256poly.js:26
FunctionPerspectiveTransform
( a11, a21, a31, a12, a22, a32, a13, a23, a33)
src/detector.js:26
FunctionQRCodeDataBlockReader
(blocks, version, numErrorCorrectionCode)
src/databr.js:26
FunctionReedSolomonDecoder
(field)
src/rsdecoder.js:26
FunctionVersion
( versionNumber, alignmentPatternCenters, ecBlocks1, ecBlocks2, ecBlocks3, ecBlocks4)
src/version.js:76