MCPcopy Create free account

hub / github.com/Hufe921/canvas-editor / functions

Functions1,174 in github.com/Hufe921/canvas-editor

↓ 1 callersMethod_render
()
src/components/signature/Signature.ts:64
↓ 1 callersMethod_render
()
src/components/dialog/Dialog.ts:47
↓ 1 callersMethod_render
()
src/editor/core/draw/particle/TextParticle.ts:166
↓ 1 callersMethod_render
(payload: IRenderPayload)
src/editor/core/contextmenu/ContextMenu.ts:202
↓ 1 callersMethod_renderBackgroundColor
( ctx: CanvasRenderingContext2D, color: string, width: number, height: number )
src/editor/core/draw/frame/Background.ts:20
↓ 1 callersMethod_renderBackgroundImage
( ctx: CanvasRenderingContext2D, width: number, height: number )
src/editor/core/draw/frame/Background.ts:76
↓ 1 callersMethod_saveUndoFn
(fn: Function)
src/components/signature/Signature.ts:187
↓ 1 callersMethod_setBlinkTimeout
()
src/editor/core/cursor/Cursor.ts:84
↓ 1 callersMethod_setCalculatedValue
(value: number)
src/editor/core/draw/control/number/NumberControl.ts:91
↓ 1 callersMethod_setLangChange
()
src/editor/core/draw/particle/date/DatePicker.ts:433
↓ 1 callersMethod_setPosition
()
src/editor/core/draw/particle/date/DatePicker.ts:349
↓ 1 callersMethod_setValue
()
src/editor/core/draw/particle/date/DatePicker.ts:373
↓ 1 callersMethod_toData
()
src/components/signature/Signature.ts:258
↓ 1 callersMethod_update
(evt: MouseEvent)
src/editor/core/draw/interactive/Magnifier.ts:80
↓ 1 callersMethod_updateDateView
()
src/editor/core/draw/particle/date/DatePicker.ts:499
↓ 1 callersMethod_updateMonthView
()
src/editor/core/draw/particle/date/DatePicker.ts:624
↓ 1 callersMethod_updateTitleVisibility
()
src/editor/core/draw/particle/date/DatePicker.ts:468
↓ 1 callersMethod_updateYearView
()
src/editor/core/draw/particle/date/DatePicker.ts:581
↓ 1 callersMethod_watchMouseMoveZoneChange
(watchZones: EditorZone[])
src/editor/core/zone/ZoneTip.ts:46
↓ 1 callersMethod_wrapContainer
(rootContainer: HTMLElement)
src/editor/core/draw/Draw.ts:1305
↓ 1 callersMethodaddEvent
()
src/editor/core/event/GlobalEvent.ts:55
↓ 1 callersFunctionalign
(exprs: Expr[], alignment = 'center')
src/editor/core/draw/particle/latex/utils/LaTexUtils.ts:276
↓ 1 callersFunctionappendCatalog
( parent: HTMLDivElement, catalogItems: ICatalogItem[] )
src/main.ts:1295
↓ 1 callersMethodappendElementList
( elementList: IElement[], options?: IAppendElementListOption )
src/editor/core/command/CommandAdapt.ts:1867
↓ 1 callersMethodapplyPainterStyle
()
src/editor/core/event/CanvasEvent.ts:109
↓ 1 callersMethodawake
()
src/editor/core/draw/control/number/NumberControl.ts:146
↓ 1 callersMethodawake
()
src/editor/core/draw/control/select/SelectControl.ts:545
↓ 1 callersFunctionbackspace
(evt: KeyboardEvent, host: CanvasEvent)
src/editor/core/event/handlers/keydown/backspace.ts:49
↓ 1 callersFunctionbackspaceHideElement
(host: CanvasEvent)
src/editor/core/event/handlers/keydown/backspace.ts:5
↓ 1 callersFunctionbuildDom
(payload: IElement[])
src/editor/utils/element.ts:1211
↓ 1 callersFunctionbuildText
(payload: IElement[])
src/editor/utils/element.ts:1745
↓ 1 callersMethodcalculate
(expression: string)
src/editor/core/draw/control/number/Calculator.ts:166
↓ 1 callersMethodclearAll
()
src/editor/core/observer/ImageObserver.ts:12
↓ 1 callersMethodclearPrintData
()
src/editor/core/draw/Draw.ts:340
↓ 1 callersFunctioncompile
(i: number)
src/editor/core/draw/particle/latex/utils/hershey.ts:19
↓ 1 callersMethodcompositionend
(evt: CompositionEvent)
src/editor/core/event/CanvasEvent.ts:231
↓ 1 callersMethodcompositionstart
()
src/editor/core/event/CanvasEvent.ts:227
↓ 1 callersMethodcomputeHighlightList
()
src/editor/core/draw/control/Control.ts:111
↓ 1 callersMethodcomputeListStyle
( ctx: CanvasRenderingContext2D, elementList: IElement[] )
src/editor/core/draw/particle/ListParticle.ts:101
↓ 1 callersMethodcomputePositionList
()
src/editor/core/position/Position.ts:456
↓ 1 callersMethodcomputeRowPosition
( payload: IComputeRowPositionPayload )
src/editor/core/position/Position.ts:487
↓ 1 callersFunctionconvertElementToDom
( element: IElement, options: DeepRequired<IEditorOption> )
src/editor/utils/element.ts:1081
↓ 1 callersMethodconvertLaTextToSVG
(laTex: string)
src/editor/core/draw/particle/latex/LaTexParticle.ts:6
↓ 1 callersFunctionconvertMarkdownToElement
(markdown: string)
src/plugins/markdown/index.ts:23
↓ 1 callersFunctionconvertPxToPaperSize
(width: number, height: number)
src/editor/utils/print.ts:4
↓ 1 callersFunctionconvertTextNodeToElement
( textNode: Element | Node )
src/editor/utils/element.ts:1446
↓ 1 callersMethodcopy
(options?: ICopyOption)
src/editor/core/event/CanvasEvent.ts:223
↓ 1 callersMethodcreateFloatImage
(element: IElement)
src/editor/core/draw/particle/ImageParticle.ts:71
↓ 1 callersFunctioncreateMockCtx
()
tests/core/draw/frame/Header.test.ts:21
↓ 1 callersFunctioncreateMockCtx
()
tests/core/draw/frame/Footer.test.ts:21
↓ 1 callersFunctioncreateOptions
(override: Partial<IEditorOption> = {})
tests/factories/options.ts:3
↓ 1 callersMethodcreatePopup
()
src/editor/core/draw/control/number/Calculator.ts:27
↓ 1 callersFunctioncut
(host: CanvasEvent)
src/editor/core/event/handlers/cut.ts:4
↓ 1 callersFunctiondebounce
( func: (...arg: T) => unknown, delay: number )
src/editor/utils/index.ts:4
↓ 1 callersFunctiondel
(evt: KeyboardEvent, host: CanvasEvent)
src/editor/core/event/handlers/keydown/delete.ts:39
↓ 1 callersFunctiondeleteHideElement
(host: CanvasEvent)
src/editor/core/event/handlers/keydown/delete.ts:4
↓ 1 callersFunctiondeleteSurroundElementList
( elementList: IElement[], pageNo: number )
src/editor/utils/element.ts:1854
↓ 1 callersMethoddestroy
()
src/editor/core/draw/Draw.ts:3022
↓ 1 callersMethoddestroy
()
src/editor/core/draw/control/number/NumberControl.ts:177
↓ 1 callersMethoddragFloatImage
(movementX: number, movementY: number)
src/editor/core/draw/particle/ImageParticle.ts:103
↓ 1 callersMethoddragover
(evt: DragEvent | MouseEvent)
src/editor/core/event/CanvasEvent.ts:239
↓ 1 callersMethoddrawHyperlinkPopup
(element: IElement, position: IElementPosition)
src/editor/core/draw/particle/HyperlinkParticle.ts:36
↓ 1 callersMethoddrawIframeToPage
( pageList: HTMLCanvasElement[], snapDomFunction: (iframe: HTMLIFrameElement) => Promise<string> )
src/editor/core/draw/particle/block/BlockParticle.ts:103
↓ 1 callersMethoddrawListStyle
( ctx: CanvasRenderingContext2D, row: IRow, position: IElementPosition )
src/editor/core/draw/particle/ListParticle.ts:191
↓ 1 callersMethoddrawRange
( ctx: CanvasRenderingContext2D, element: IElement, startX: number, startY: number )
src/editor/core/draw/particle/table/TableParticle.ts:497
↓ 1 callersFunctiondrop
(evt: DragEvent, host: CanvasEvent)
src/editor/core/event/handlers/drop.ts:5
↓ 1 callersFunctionemitSearch
()
src/main.ts:1218
↓ 1 callersFunctionenter
(evt: KeyboardEvent, host: CanvasEvent)
src/editor/core/event/handlers/keydown/enter.ts:13
↓ 1 callersFunctionenvironments
(exprs: Expr[])
src/editor/core/draw/particle/latex/utils/LaTexUtils.ts:190
↓ 1 callersMethodfilterAssistElement
(elementList: IElement[])
src/editor/core/draw/control/Control.ts:130
↓ 1 callersFunctionfindScrollContainer
(element: HTMLElement)
src/editor/utils/index.ts:319
↓ 1 callersMethodfindStyledElement
(elementList: IElement[])
src/editor/core/draw/particle/ListParticle.ts:134
↓ 1 callersFunctionfindTextNode
(dom: Element | Node)
src/editor/utils/element.ts:1500
↓ 1 callersFunctionflat
(expr: Expr, dx: number, dy: number)
src/editor/core/draw/particle/latex/utils/LaTexUtils.ts:764
↓ 1 callersFunctionflatten
(expr: Expr)
src/editor/core/draw/particle/latex/utils/LaTexUtils.ts:763
↓ 1 callersMethodforceUpdate
(options?: IForceUpdateOption)
src/editor/core/command/CommandAdapt.ts:288
↓ 1 callersFunctionformat
(tokenList: (Prism.Token | string)[])
src/utils/prism.ts:66
↓ 1 callersMethodformatDate
(date: Date, format = 'YYYY-MM-DD HH:mm:ss')
src/editor/core/draw/particle/date/DatePicker.ts:813
↓ 1 callersFunctionformatPrismToken
( payload: (Prism.Token | string)[] )
src/utils/prism.ts:62
↓ 1 callersMethodgetAccessibility
()
src/editor/core/draw/Draw.ts:986
↓ 1 callersMethodgetAgentIsActive
()
src/editor/core/cursor/Cursor.ts:60
↓ 1 callersMethodgetAreaInfo
()
src/editor/core/draw/interactive/Area.ts:45
↓ 1 callersMethodgetBasisWordBoundingBoxAscent
( ctx: CanvasRenderingContext2D, font: string )
src/editor/core/draw/particle/TextParticle.ts:116
↓ 1 callersMethodgetBlockContainer
()
src/editor/core/draw/particle/block/BlockParticle.ts:38
↓ 1 callersMethodgetBlockParticle
()
src/editor/core/draw/Draw.ts:934
↓ 1 callersFunctiongetCanvasCalls
(canvas: HTMLCanvasElement)
tests/helpers/canvas.ts:6
↓ 1 callersMethodgetCanvasEvent
()
src/editor/core/draw/Draw.ts:890
↓ 1 callersMethodgetCanvasWidth
(pageNo = -1)
src/editor/core/draw/Draw.ts:459
↓ 1 callersFunctiongetCatalog
(payload: IGetCatalogPayload)
src/editor/core/worker/works/catalog.ts:69
↓ 1 callersMethodgetCatalog
()
src/editor/core/command/CommandAdapt.ts:2124
↓ 1 callersMethodgetCatalog
()
tests/factories/editor.ts:17
↓ 1 callersMethodgetCodes
()
src/editor/core/draw/control/select/SelectControl.ts:66
↓ 1 callersMethodgetContextByAreaId
( areaId: string, options?: ILocationAreaOption )
src/editor/core/draw/interactive/Area.ts:208
↓ 1 callersMethodgetContextByGroupId
( elementList: IElement[], groupId: string )
src/editor/core/draw/interactive/Group.ts:99
↓ 1 callersMethodgetContextInnerWidth
()
src/editor/core/draw/Draw.ts:481
↓ 1 callersMethodgetControlHighlight
(elementList: IElement[], index: number)
src/editor/core/draw/control/Control.ts:362
↓ 1 callersMethodgetCtx
()
src/editor/core/draw/Draw.ts:629
↓ 1 callersMethodgetCursorPosition
()
src/editor/core/command/CommandAdapt.ts:1522
↓ 1 callersMethodgetDraw
()
src/editor/core/draw/particle/block/BlockParticle.ts:34
↓ 1 callersMethodgetElementListByGroupId
( elementList: IElement[], groupId: string )
src/editor/core/draw/interactive/Group.ts:45
← previousnext →501–600 of 1,174, ranked by callers