MCPcopy Create free account

hub / github.com/Hello-job/polaris-doc-viewer / functions

Functions107 in github.com/Hello-job/polaris-doc-viewer

↓ 14 callersFunctiongetBytes
(numBytes, offset)
src/plugins/tiff/tiffToCanvas.js:226
↓ 7 callersFunctionclampColorSample
(colorSample, bitsPerSample)
src/plugins/tiff/tiffToCanvas.js:287
↓ 5 callersFunctionfileLoaderComplete
(fileReader)
src/hooks/useDocumentLoader.ts:77
↓ 4 callersFunction_fileLoader
({ documentURI, signal, fileLoaderComplete, readerTypeFunction, })
src/utils/fileLoaders.ts:15
↓ 4 callersFunctionhandleUpdateCurrentDocument
(fileType?: string)
src/hooks/useDocumentLoader.ts:22
↓ 3 callersFunctionsetDocumentLoading
(value: boolean)
src/state/actions.ts:20
↓ 3 callersFunctionsetZoomLevel
(value: number)
src/plugins/pdf/state/actions.ts:7
↓ 2 callersFunctionhandleScrollView
(index: number)
src/components/DocumentNav.tsx:31
↓ 2 callersFunctionhandleSelectedNext
()
src/components/DocumentNav.tsx:53
↓ 2 callersFunctionhandleSelectedPrevious
()
src/components/DocumentNav.tsx:48
↓ 2 callersFunctionmakeRGBAFillValue
(r, g, b, a)
src/plugins/tiff/tiffToCanvas.js:293
↓ 2 callersFunctionnextDocument
()
src/state/actions.ts:30
↓ 2 callersFunctionpreviousDocument
()
src/state/actions.ts:37
↓ 2 callersFunctionsetCurrentPage
(value: number)
src/plugins/pdf/state/actions.ts:40
↓ 2 callersFunctionsetNumPages
(value: number)
src/plugins/pdf/state/actions.ts:29
↓ 2 callersFunctionupdateCurrentDocument
(document: IDocument)
src/state/actions.ts:47
↓ 1 callersFunctiongetBits
(numBits, byteOffset, bitOffset)
src/plugins/tiff/tiffToCanvas.js:195
↓ 1 callersFunctiongetDefaultDocument
()
src/state/index.tsx:14
↓ 1 callersFunctiongetFieldTagName
(fieldTag)
src/plugins/tiff/tiffToCanvas.js:30
↓ 1 callersFunctiongetFieldTypeLength
(fieldTypeName)
src/plugins/tiff/tiffToCanvas.js:179
↓ 1 callersFunctiongetFieldTypeName
(fieldType)
src/plugins/tiff/tiffToCanvas.js:154
↓ 1 callersFunctiongetFieldValues
(fieldTagName, fieldTypeName, typeCount, valueOffset)
src/plugins/tiff/tiffToCanvas.js:242
↓ 1 callersFunctionhandleCurrentDocument
(index: number)
src/components/Footer/index.tsx:19
↓ 1 callersFunctionhandleResize
()
src/hooks/useWindowSize.ts:13
↓ 1 callersFunctionhasTowel
()
src/plugins/tiff/tiffToCanvas.js:21
↓ 1 callersFunctionisLittleEndian
()
src/plugins/tiff/tiffToCanvas.js:5
↓ 1 callersFunctionparseFileDirectory
(byteOffset)
src/plugins/tiff/tiffToCanvas.js:300
↓ 1 callersFunctionparseTIFF
(tiffArrayBuffer, _canvas)
src/plugins/tiff/tiffToCanvas.js:330
↓ 1 callersFunctionsetAllDocuments
(documents: IDocument[])
src/state/actions.ts:9
↓ 1 callersFunctionsetFileNo
(num: number)
src/state/actions.ts:79
↓ 1 callersFunctionsetMainConfig
(config: IConfig)
src/state/actions.ts:69
↓ 1 callersFunctionsetPDFPaginated
(value: boolean)
src/plugins/pdf/state/actions.ts:18
↓ 1 callersFunctionsetRendererRect
(rect: DOMRect)
src/state/actions.ts:58
↓ 1 callersFunctionuseDocumentLoader
()
src/hooks/useDocumentLoader.ts:10
↓ 1 callersFunctionuseRendererSelector
()
src/hooks/useRendererSelector.ts:5
↓ 1 callersFunctionuseWindowSize
()
src/hooks/useWindowSize.ts:3
FunctionAppProvider
(props)
src/state/index.tsx:11
FunctionArrow
(props: IIconProps)
src/components/icons/arrow.tsx:9
FunctionAudioRenderer
({ mainState: { currentDocument } })
src/plugins/audio/index.tsx:5
FunctionBMPRenderer
(props)
src/plugins/bmp/index.tsx:5
FunctionCloudDocRenderer
({ mainState: { currentDocument } })
src/plugins/cloud-doc/index.tsx:6
FunctionDocNavIcon
(props: IIconProps)
src/components/icons/index.tsx:17
FunctionDocViewer
(props)
src/App.tsx:22
FunctionDocViewer
(props)
src/index.tsx:17
FunctionDocumentNav
({ children, loading })
src/components/DocumentNav.tsx:15
FunctionDownLoad
()
src/components/DownLoad.tsx:9
FunctionDownloadIcon
(props: IIconProps)
src/components/icons/downLoad.tsx:9
FunctionDownloadPDFIcon
(props: IIconProps)
src/plugins/pdf/components/icons/index.tsx:40
FunctionExcelIcon
(props: IIconProps)
src/components/icons/excel.tsx:4
FunctionExit
()
src/components/Exit.tsx:8
FunctionExitIcon
(props: IIconProps)
src/components/icons/exit.tsx:9
FunctionFileName
()
src/components/FileName.tsx:6
FunctionFooterRender
()
src/components/Footer/index.tsx:15
FunctionHTMLRenderer
({ mainState: { currentDocument } })
src/plugins/html/index.tsx:6
FunctionHeaderBar
()
src/components/HeaderBar.tsx:10
FunctionImageProxyRenderer
(props)
src/plugins/image/index.tsx:5
FunctionImgIcon
(props: IIconProps)
src/components/icons/img.tsx:4
FunctionJPGRenderer
(props)
src/plugins/jpg/index.tsx:5
FunctionJPGRenderer
(props)
src/plugins/gif/index.tsx:5
FunctionLeftArrow
(props: IIconProps)
src/components/icons/leftArrow.tsx:9
FunctionLoading
()
src/components/Loading.tsx:5
FunctionLoadingIcon
(props: IIconProps)
src/components/icons/index.tsx:39
FunctionMSDocRenderer
({ mainState: { currentDocument } })
src/plugins/ppt/index.tsx:6
FunctionMSDocRenderer
({ mainState: { currentDocument } })
src/plugins/doc/index.tsx:6
FunctionMSDocRenderer
({ mainState: { currentDocument } })
src/plugins/xlsx/index.tsx:6
FunctionMSGRenderer
({ mainState: { currentDocument } })
src/plugins/msg/index.tsx:7
FunctionNextDocIcon
(props: IIconProps)
src/components/icons/index.tsx:13
FunctionNextPDFNavIcon
(props: IIconProps)
src/plugins/pdf/components/icons/index.tsx:8
FunctionNotRender
()
src/components/NotRender.tsx:9
FunctionPDFAllPages
(props)
src/plugins/pdf/components/pages/PDFAllPages.tsx:9
FunctionPDFControls
()
src/plugins/pdf/components/PDFControls.tsx:17
FunctionPDFNavArrow
(props: IIconProps)
src/plugins/pdf/components/icons/index.tsx:12
FunctionPDFPages
()
src/plugins/pdf/components/pages/PDFPages.tsx:11
FunctionPDFPagination
()
src/plugins/pdf/components/PDFPagination.tsx:10
FunctionPDFProvider
({ children, mainState })
src/plugins/pdf/state/index.tsx:11
FunctionPDFRenderer
({ mainState })
src/plugins/pdf/index.tsx:13
FunctionPDFSinglePage
(props)
src/plugins/pdf/components/pages/PDFSinglePage.tsx:12
FunctionPNGRenderer
(props)
src/plugins/png/index.tsx:23
FunctionPdfIcon
(props: IIconProps)
src/components/icons/pdf.tsx:4
FunctionPrevDocIcon
(props: IIconProps)
src/components/icons/index.tsx:9
FunctionPrevPDFNavIcon
(props: IIconProps)
src/plugins/pdf/components/icons/index.tsx:4
FunctionProxyRenderer
()
src/components/ProxyRenderer.tsx:9
FunctionResetZoomPDFIcon
(props: IIconProps)
src/plugins/pdf/components/icons/index.tsx:89
FunctionRightArrow
(props: IIconProps)
src/components/icons/rightArrow.tsx:9
FunctionSender
({ name, email })
src/plugins/msg/index.tsx:64
FunctionTIFFRenderer
(props)
src/plugins/tiff/index.tsx:8
FunctionTXTRenderer
({ mainState: { currentDocument } })
src/plugins/txt/index.tsx:6
FunctionTogglePaginationPDFIcon
(props: IIconProps)
src/plugins/pdf/components/icons/index.tsx:101
FunctionUnknownIcon
(props: IIconProps)
src/components/icons/unknownFile.tsx:4
FunctionVideoRenderer
({ mainState: { currentDocument, language } })
src/plugins/video/index.tsx:6
FunctionWordIcon
(props: IIconProps)
src/components/icons/word.tsx:4
FunctionXmindRenderer
({ mainState: { currentDocument } })
src/plugins/xmind/index.tsx:6
FunctionZipIcon
(props: IIconProps)
src/components/icons/zip.tsx:4
FunctionZoomInPDFIcon
(props: IIconProps)
src/plugins/pdf/components/icons/index.tsx:61
FunctionZoomOutPDFIcon
(props: IIconProps)
src/plugins/pdf/components/icons/index.tsx:65
FunctionZoomPDFIcon
(props: IIconProps)
src/plugins/pdf/components/icons/index.tsx:69
FunctionarrayBufferFileLoader
(props)
src/utils/fileLoaders.ts:52
FunctionbinaryStringFileLoader
(props)
src/utils/fileLoaders.ts:64
FunctiondataURLFileLoader
(props)
src/utils/fileLoaders.ts:56
FunctionhandleTouchEnd
()
src/components/DocumentNav.tsx:58
next →1–100 of 107, ranked by callers