MCPcopy Create free account

hub / github.com/KamiC6238/ayanami / functions

Functions269 in github.com/KamiC6238/ayanami

↓ 1 callersFunctionclearVisitedPosition
()
src/worker/signals/render.ts:104
↓ 1 callersFunctioncompress
(init_bits,outs)
src/worker/gif.worker.js:2
↓ 1 callersFunctioncontest
(b,g,r)
src/worker/gif.worker.js:2
↓ 1 callersFunctioncreateFrame
(tabId: string, config?: UpdateFrameConfig)
src/worker/signals/frames.ts:64
↓ 1 callersFunctiondisposeBucket
()
src/hooks/useBucketTool.ts:28
↓ 1 callersFunctiondisposeCircle
()
src/hooks/useCircleTool.ts:31
↓ 1 callersFunctiondisposeEraser
()
src/hooks/useEraserTool.ts:30
↓ 1 callersFunctiondisposeLineTool
()
src/hooks/useLineTool.ts:31
↓ 1 callersFunctiondisposePencil
()
src/hooks/usePencilTool.ts:30
↓ 1 callersFunctiondisposeSquare
()
src/hooks/useSquareTool.ts:31
↓ 1 callersFunctiondrawCircleEnd
(event: MouseEvent)
src/hooks/useCircleTool.ts:95
↓ 1 callersFunctiondrawCircleStart
(event: MouseEvent)
src/hooks/useCircleTool.ts:87
↓ 1 callersFunctiondrawEllipseCircle
( centerX: number, centerY: number, radiusX: number, radiusY: number, canvasType: CanvasType, )
src/worker/utils/render.ts:395
↓ 1 callersFunctiondrawGrid
( canvas: OffscreenCanvas, config: { clientWidth: number; clientHeight: number; }, )
src/utils/canvas.ts:16
↓ 1 callersFunctiondrawLineEnd
(event: MouseEvent)
src/hooks/useLineTool.ts:86
↓ 1 callersFunctiondrawLineIfPointsDisconnected
( position: Position | null, prePosition: Position | null, )
src/hooks/useToolsCommon.ts:44
↓ 1 callersFunctiondrawLineStart
(event: MouseEvent)
src/hooks/useLineTool.ts:78
↓ 1 callersFunctiondrawPerfectCircle
( centerX: number, centerY: number, radius: number, canvasType: CanvasType, )
src/worker/utils/render.ts:356
↓ 1 callersFunctiondrawSquareEnd
(event: MouseEvent)
src/hooks/useSquareTool.ts:86
↓ 1 callersFunctiondrawSquareStart
(event: MouseEvent)
src/hooks/useSquareTool.ts:78
↓ 1 callersFunctioneraseLineIfPointsDisconnected
( position: Position | null, prePosition: Position | null, )
src/hooks/useToolsCommon.ts:54
↓ 1 callersFunctionexportToPNG
(canvas: OffscreenCanvas, self: Window)
src/worker/utils/file.ts:44
↓ 1 callersFunctionexportToSource
( canvas: OffscreenCanvas, colorsIndex: string[], framesIndex: string[], records: OpRecord[], self: Windo
src/worker/utils/file.ts:59
↓ 1 callersFunctionformatSize
(bytes: number)
src/utils/common.ts:88
↓ 1 callersFunctiongenerateInnerPath
(radius, pixelSize, offset, reverse = false)
src/utils/pixelBorder.js:12
↓ 1 callersFunctiongenerateOuterPath
(radius, pixelSize)
src/utils/pixelBorder.js:5
↓ 1 callersFunctiongenerateSnapshot
(config: { tabId: string; frameId: string; })
src/worker/utils/frame.ts:24
↓ 1 callersFunctiongetEraserRecordPoints
()
src/worker/signals/records.ts:39
↓ 1 callersFunctiongetFrameIdWhenUndoRedo
( frameId: string, { tabId, isUndo, record, }: { tabId: string; isUndo: boolean; record: OpReco
src/worker/signals/records.ts:121
↓ 1 callersFunctiongetFrameIndexByRecord
(record: OpRecord)
src/worker/signals/records.ts:100
↓ 1 callersFunctiongetMouseDirection
(e: MouseEvent, el: HTMLElement)
src/utils/common.ts:10
↓ 1 callersFunctiongetPencilRecordPoints
()
src/worker/signals/records.ts:37
↓ 1 callersFunctiongetPixelPosition
( canvas: HTMLCanvasElement, event: MouseEvent, pixelSize: number = DEFAULT_PIXEL_SIZE, )
src/utils/pixel.ts:18
↓ 1 callersFunctiongetRedoStack
(tabId: string)
src/worker/signals/records.ts:43
↓ 1 callersFunctionhasTempVisited
(key: string)
src/worker/signals/render.ts:91
↓ 1 callersFunctionhasVisited
(key: string)
src/worker/signals/render.ts:89
↓ 1 callersFunctioninit
()
src/worker/gif.worker.js:2
↓ 1 callersFunctioninitBucket
()
src/hooks/useBucketTool.ts:30
↓ 1 callersFunctioninitCircle
()
src/hooks/useCircleTool.ts:36
↓ 1 callersFunctioninitEraser
()
src/hooks/useEraserTool.ts:32
↓ 1 callersFunctioninitLineTool
()
src/hooks/useLineTool.ts:33
↓ 1 callersFunctioninitOffScreenCanvas
(canvasList: HTMLCanvasElement[])
src/store/canvas.ts:89
↓ 1 callersFunctioninitOffScreenCanvas
(payload: InitMessagePayload)
src/worker/signals/render.ts:18
↓ 1 callersFunctioninitPencil
()
src/hooks/usePencilTool.ts:32
↓ 1 callersFunctioninitRecords
(tabId: string)
src/worker/signals/records.ts:21
↓ 1 callersFunctioninitSquare
()
src/hooks/useSquareTool.ts:33
↓ 1 callersFunctioninsetCoords
(coords, pixelSize, offset)
src/utils/pixelBorder.js:78
↓ 1 callersFunctioninxbuild
()
src/worker/gif.worker.js:2
↓ 1 callersFunctionlearn
()
src/worker/gif.worker.js:2
↓ 1 callersFunctionmakeBroomRecord
(payload: RecordMessagePayload)
src/worker/utils/record.ts:199
↓ 1 callersFunctionmakeBucketRecord
( payload: RecordMessagePayload, )
src/worker/utils/record.ts:181
↓ 1 callersFunctionmakeCopyFrameRecord
( payload: RecordMessagePayload, )
src/worker/utils/record.ts:254
↓ 1 callersFunctionmakeCreateFrameRecord
( payload: RecordMessagePayload, )
src/worker/utils/record.ts:205
↓ 1 callersFunctionmakeDeleteFrameRecord
( payload: RecordMessagePayload, )
src/worker/utils/record.ts:216
↓ 1 callersFunctionmakeEraserRecord
( payload: RecordMessagePayload, )
src/worker/utils/record.ts:72
↓ 1 callersFunctionmakeLineRecord
(payload: RecordMessagePayload)
src/worker/utils/record.ts:86
↓ 1 callersFunctionmakePencilRecord
( payload: RecordMessagePayload, )
src/worker/utils/record.ts:51
↓ 1 callersFunctionmakeSquareRecord
( payload: RecordMessagePayload, )
src/worker/utils/record.ts:114
↓ 1 callersFunctionmergeCoords
(coords)
src/utils/pixelBorder.js:95
↓ 1 callersFunctionmirrorCoords
(coords, offset = 0)
src/utils/pixelBorder.js:143
↓ 1 callersFunctionpopRedoStack
(tabId: string)
src/worker/signals/records.ts:177
↓ 1 callersFunctionpopUndoStack
(tabId: string)
src/worker/signals/records.ts:147
↓ 1 callersFunctionredo
(payload: RedoOrUndoMessagePayload)
src/worker/utils/record.ts:615
↓ 1 callersFunctionreorderFrame
( tabId: string, frameId: string, targetIndex: number, )
src/worker/signals/frames.ts:264
↓ 1 callersFunctionreplayBucketRecord
( record: BucketRecord, config: ReplayRecordsConfig, )
src/worker/utils/record.ts:832
↓ 1 callersFunctionreplayClearAllPixelsRecord
()
src/worker/utils/record.ts:848
↓ 1 callersFunctionreplayEraserRecord
( record: EraserRecord, config: ReplayRecordsConfig, )
src/worker/utils/record.ts:759
↓ 1 callersFunctionreplayLineRecord
(record: LineRecord, config: ReplayRecordsConfig)
src/worker/utils/record.ts:776
↓ 1 callersFunctionreplayNext
()
src/worker/utils/record.ts:673
↓ 1 callersFunctionreplayPencilRecord
( record: PencilRecord, config: ReplayRecordsConfig, )
src/worker/utils/record.ts:739
↓ 1 callersFunctionreplaySquareRecord
( record: SquareRecord, config: ReplayRecordsConfig, )
src/worker/utils/record.ts:793
↓ 1 callersFunctionrgbToHsl
(rgb: RGBA)
src/utils/colorPicker.ts:11
↓ 1 callersFunctions
(o,u)
src/worker/gif.worker.js:2
↓ 1 callersFunctionsetColorPositionMapBackup
(map: Map<string, string>)
src/worker/signals/render.ts:58
↓ 1 callersFunctionsetFramesFromImportFile
( tabId: string, frames: Record<string, Frame>, )
src/worker/signals/frames.ts:318
↓ 1 callersFunctionsetPickedColor
(value: string)
src/store/colorPicker.ts:73
↓ 1 callersFunctionsetPixelColor
(color: string)
src/store/config.ts:27
↓ 1 callersFunctionsetRecordsFromImportFile
( tabId: string, config: ImportFileConfig, )
src/worker/signals/records.ts:310
↓ 1 callersFunctionsetTabId
(tabId: string)
src/store/canvas.ts:75
↓ 1 callersFunctionsizeOf
(obj: any)
src/utils/common.ts:55
↓ 1 callersFunctionunbiasnet
()
src/worker/gif.worker.js:2
↓ 1 callersFunctionupdateColorsIndex
(tabId: string, colorsIndex: string[])
src/worker/signals/records.ts:281
↓ 1 callersFunctionupdateEraserPointsRecord
(position: Position)
src/worker/signals/records.ts:244
↓ 1 callersFunctionupdateFrameSnapshot
({ tabId, frameId, blob, }: { tabId: string; frameId: string; blob: Blob })
src/worker/signals/frames.ts:303
↓ 1 callersFunctionupdateFramesIndex
(tabId: string, framesIndex: string[])
src/worker/signals/records.ts:289
↓ 1 callersFunctionupdatePencilPointsRecord
(position: Position)
src/worker/signals/records.ts:223
FunctionByteArray
()
src/worker/gif.worker.js:2
FunctionGIFEncoder
(width,height)
src/worker/gif.worker.js:2
FunctionLZWEncoder
(width,height,pixels,colorDepth)
src/worker/gif.worker.js:2
FunctionNeuQuant
(pixels,samplefac)
src/worker/gif.worker.js:2
FunctionbuildColormap
()
src/worker/gif.worker.js:2
FunctioncalculateAlpha
(e: MouseEvent, el: HTMLDivElement)
src/utils/colorPicker.ts:131
FunctioncalculateHue
(e: MouseEvent, el: HTMLDivElement)
src/utils/colorPicker.ts:118
FunctioncalculateMousePosition
(e: MouseEvent, el: HTMLElement)
src/utils/common.ts:21
FunctioncalculateRGB
(e: MouseEvent, el: HTMLCanvasElement)
src/utils/colorPicker.ts:139
FunctionclearAllPixels
(canvasType: CanvasType)
src/store/canvas.ts:215
FunctionclearHoverRect
(position: Position)
src/store/canvas.ts:201
FunctionclearHoverRect
(payload: ClearHoverRectMessagePayload)
src/worker/utils/render.ts:235
FunctionclearRect
(config: RectConfig)
src/store/canvas.ts:167
Functioncn
(...inputs: ClassValue[])
src/utils/common.ts:6
← previousnext →101–200 of 269, ranked by callers