MCPcopy Index your code

hub / github.com/CyberTimon/RapidRAW / functions

Functions867 in github.com/CyberTimon/RapidRAW

↓ 2 callersFunctiongetVal
(e: { clientX: number })
src/components/panel/right/MasksPanel.tsx:267
↓ 2 callersFunctiongetZeroHistogramPath
(data: Array<any>)
src/components/adjustments/Curves.tsx:219
↓ 2 callersFunctiongroupImagesByFolder
(images: any[], baseFolderPath: string | null)
src/components/panel/library/LibraryGrid.tsx:131
↓ 2 callersFunctionhandleAddAiContextMenu
(event: React.MouseEvent, targetContainerId?: string | null)
src/components/panel/right/AIPanel.tsx:559
↓ 2 callersFunctionhandleAddMaskContextMenu
(event: React.MouseEvent, targetContainerId?: string | null)
src/components/panel/right/MasksPanel.tsx:871
↓ 2 callersMethodhandleBackToLibrary
()
src/hooks/useKeyboardShortcuts.ts:14
↓ 2 callersFunctionhandleColorGradingSliderChange
(grading: ColorGrading, value: string)
src/components/adjustments/Color.tsx:125
↓ 2 callersFunctionhandleDeleteItem
(id: string | null, isFolder = false)
src/components/panel/right/PresetsPanel.tsx:884
↓ 2 callersFunctionhandleDeselect
()
src/components/panel/right/AIPanel.tsx:441
↓ 2 callersFunctionhandleDeselect
()
src/components/panel/right/MasksPanel.tsx:733
↓ 2 callersFunctionhandleExport
(item: UserPreset)
src/components/panel/right/PresetsPanel.tsx:990
↓ 2 callersFunctionhandleExportDimChange
(e: React.ChangeEvent<HTMLInputElement>, dimension: 'width' | 'height')
src/components/modals/CollageModal.tsx:390
↓ 2 callersFunctionhandleGenerateAiDepthMask
(subMaskId: string, parameters: any)
src/hooks/useAiMasking.ts:268
↓ 2 callersFunctionhandleGenerateAiSkyMask
(subMaskId: string)
src/hooks/useAiMasking.ts:330
↓ 2 callersFunctionhandleMaskPropertyChange
(key: string, value: any)
src/components/panel/right/MasksPanel.tsx:2247
↓ 2 callersFunctionhandleModeChange
(mode: 'auto' | 'manual')
src/components/modals/LensCorrectionModal.tsx:578
↓ 2 callersFunctionhandlePasteMask
(insertAfterContainerId?: string)
src/components/panel/right/MasksPanel.tsx:1065
↓ 2 callersFunctionhandlePastePatch
(insertAfterContainerId?: string)
src/components/panel/right/AIPanel.tsx:723
↓ 2 callersFunctionhandlePointStart
(e: any, index: number)
src/components/adjustments/Curves.tsx:494
↓ 2 callersFunctionhandlePrimaryChange
(key: 'Hue' | 'Saturation', value: string)
src/components/adjustments/Color.tsx:314
↓ 2 callersFunctionhandleRenameSubmit
()
src/components/panel/right/AIPanel.tsx:1267
↓ 2 callersFunctionhandleRenameSubmit
()
src/components/panel/right/MasksPanel.tsx:1664
↓ 2 callersFunctionhandleResetAdjustments
()
src/components/panel/right/ControlsPanel.tsx:109
↓ 2 callersFunctionhandleSelect
(option: OptionItem<T>)
src/components/ui/Dropdown.tsx:61
↓ 2 callersFunctionhandleStepRotate
(degrees: number)
src/components/panel/right/CropPanel.tsx:396
↓ 2 callersFunctionhandleSubMaskParametersChange
(changes: Record<string, number>)
src/components/panel/right/MasksPanel.tsx:2252
↓ 2 callersFunctionhandleToggleMode
(newMode: 'point' | 'parametric')
src/components/adjustments/Curves.tsx:304
↓ 2 callersFunctionhandleToggleReject
(path: string)
src/components/modals/CullingModal.tsx:148
↓ 2 callersFunctionhandleToggleSection
(section: string)
src/components/panel/right/AIPanel.tsx:1760
↓ 2 callersFunctioninsertChildrenIntoTree
(node: any, targetPath: string, newChildren: any[])
src/App.tsx:59
↓ 2 callersFunctioninsertSubMaskIntoContainer
(containerId: string, subMask: SubMask, insertIndex?: number)
src/components/panel/right/AIPanel.tsx:687
↓ 2 callersFunctioninsertSubMaskIntoContainer
(containerId: string, subMask: SubMask, insertIndex?: number)
src/components/panel/right/MasksPanel.tsx:1024
↓ 2 callersFunctionisPresetActive
(preset: CropPreset)
src/components/panel/right/CropPanel.tsx:378
↓ 2 callersFunctionnormalizeCombo
(event: KeyboardEvent, osPlatform?: string)
src/utils/keyboardUtils.ts:299
↓ 2 callersFunctionnormalizeSubMasks
(subMasks: any[])
src/utils/adjustments.ts:600
↓ 2 callersFunctionparseDms
(dmsString: string)
src/components/panel/right/MetadataPanel.tsx:50
↓ 2 callersFunctionparseRgb
(rgbStr: string)
src/components/panel/Editor.tsx:24
↓ 2 callersFunctionprocessSubMasks
(subMasks: any[])
src/hooks/useImageProcessing.ts:129
↓ 2 callersFunctionserializeValue
( value: unknown, depth: number, seen: WeakSet<object>, )
src/utils/frontendLogBridge.ts:131
↓ 2 callersFunctionsetMaskContainerAdjustments
(updater: any)
src/components/panel/right/MasksPanel.tsx:2275
↓ 2 callersFunctionsortFolderTree
(nodes: FolderTree[], sort: FolderTreeSort)
src/components/panel/FolderTree.tsx:155
↓ 2 callersFunctionstopWatch
()
src/components/ui/GlobalTooltip.tsx:37
↓ 2 callersFunctionunrotate
(p: Coord)
src/components/panel/editor/ImageCanvas.tsx:2102
↓ 2 callersFunctionupdateMaximizedState
()
src/window/TitleBar.tsx:43
↓ 2 callersFunctionupdateSize
()
src/hooks/useImageRenderSize.ts:34
↓ 2 callersFunctionusePresets
(currentAdjustments: Adjustments)
src/hooks/usePresets.ts:26
↓ 2 callersFunctionuseWaveformControls
()
src/hooks/useWaveformControls.ts:5
↓ 1 callersFunctionaddFolder
(name: string)
src/hooks/usePresets.ts:117
↓ 1 callersFunctionaddPreset
( name: string, folderId: string | null = null, includeMasks: boolean = false, includeCropTran
src/hooks/usePresets.ts:56
↓ 1 callersFunctionbuildMoveSubmenu
(nodes: AlbumItem[])
src/hooks/useAppContextMenus.ts:1084
↓ 1 callersFunctioncapitalize
(s: string)
src/components/modals/CopyPasteSettingsModal.tsx:18
↓ 1 callersFunctioncheckFullscreen
()
src/App.tsx:515
↓ 1 callersFunctioncheckVersion
()
src/components/panel/MainLibrary.tsx:197
↓ 1 callersFunctionclamp
(v: number)
src/components/adjustments/Curves.tsx:112
↓ 1 callersFunctionclamp
(value: number, min: number, max: number)
src/components/ui/GlobalTooltip.tsx:12
↓ 1 callersFunctioncodeToDisplayLabel
(code: string)
src/utils/keyboardUtils.ts:319
↓ 1 callersFunctioncompareVersions
(v1: string, v2: string)
src/components/panel/MainLibrary.tsx:184
↓ 1 callersFunctioncompute
( handle: string, val: number, init: { minDepth: number; maxDepth: number; minFade: number; maxFad
src/components/panel/right/MasksPanel.tsx:273
↓ 1 callersFunctioncomputePosition
(el: HTMLElement)
src/components/ui/GlobalTooltip.tsx:51
↓ 1 callersFunctionconfigurePreset
( id: string | null, name: string, includeMasks: boolean, includeCropTransform: boolean, p
src/hooks/usePresets.ts:180
↓ 1 callersFunctionconvertParametricToPoints
(settings: ParametricCurveSettings)
src/components/adjustments/Curves.tsx:261
↓ 1 callersFunctioncopyMaskToClipboard
(container: MaskContainer)
src/components/panel/right/MasksPanel.tsx:1001
↓ 1 callersFunctioncopyPatchToClipboard
(container: AiPatch)
src/components/panel/right/AIPanel.tsx:665
↓ 1 callersFunctioncopySubMaskToClipboard
(subMask: SubMask)
src/components/panel/right/AIPanel.tsx:669
↓ 1 callersFunctioncopySubMaskToClipboard
(subMask: SubMask)
src/components/panel/right/MasksPanel.tsx:1005
↓ 1 callersFunctioncreationFn
()
src/components/panel/right/AIPanel.tsx:806
↓ 1 callersFunctioncreationFn
()
src/components/panel/right/MasksPanel.tsx:1122
↓ 1 callersFunctiondel
(nodes: AlbumItem[])
src/hooks/useAppContextMenus.ts:1209
↓ 1 callersFunctiondeleteItem
(id: string)
src/hooks/usePresets.ts:141
↓ 1 callersFunctioneaseInOut
(t: number)
src/components/ui/Slider.tsx:241
↓ 1 callersFunctionevaluateQuery
(q: any, image: ImageFile)
src/hooks/useSortedLibrary.ts:142
↓ 1 callersFunctionexpandEdge
(edge: 'L' | 'T' | 'R' | 'B', target: number)
src/components/panel/Editor.tsx:1815
↓ 1 callersFunctionexpandExtensions
(exts: string[])
src/components/ui/LUTControl.tsx:33
↓ 1 callersFunctionextractViteDetails
(args: unknown[])
src/utils/frontendLogBridge.ts:83
↓ 1 callersFunctionfetchDims
()
src/components/panel/right/ExportPanel.tsx:298
↓ 1 callersFunctionfetchLogPath
()
src/components/panel/SettingsPanel.tsx:659
↓ 1 callersFunctionfetchPresets
()
src/components/panel/CommunityPage.tsx:91
↓ 1 callersFunctionfetchUsage
()
src/components/panel/SettingsPanel.tsx:313
↓ 1 callersFunctionfetchUsage
()
src/components/panel/right/AIPanel.tsx:309
↓ 1 callersFunctionfetchWatermarkDimensions
()
src/components/panel/right/ExportPanel.tsx:315
↓ 1 callersFunctionfilterAlbumTree
(node: AlbumItem | null, query: string)
src/components/panel/FolderTree.tsx:125
↓ 1 callersFunctionfind
(n: any)
src/hooks/useAppContextMenus.ts:499
↓ 1 callersFunctionfindNode
(nodes: AlbumItem[])
src/components/modals/AppModals.tsx:123
↓ 1 callersFunctionfindNode
(nodes: AlbumItem[], id: string)
src/hooks/useLibraryActions.ts:301
↓ 1 callersFunctionfindObj
(nodes: any[])
src/App.tsx:292
↓ 1 callersFunctionfindObj
(nodes: any[])
src/hooks/useAppNavigation.ts:550
↓ 1 callersFunctionfindParentId
( nodes: AlbumItem[], childId: string, parentId: string | null = null, )
src/hooks/useAppContextMenus.ts:1016
↓ 1 callersFunctionfindParentId
(nodes: AlbumItem[], childId: string, parentId: string | null)
src/hooks/useLibraryActions.ts:312
↓ 1 callersMethodformat
(value: number)
src/components/panel/right/MetadataPanel.tsx:19
↓ 1 callersFunctionformatExifTag
(str: string)
src/components/panel/right/MetadataPanel.tsx:45
↓ 1 callersFunctionformatKeyCode
(key: string, osPlatform: string)
src/utils/keyboardUtils.ts:336
↓ 1 callersFunctionformatLogMessage
(args: unknown[])
src/utils/frontendLogBridge.ts:227
↓ 1 callersFunctionformatViteErrorDetails
(value: Record<string, unknown>)
src/utils/frontendLogBridge.ts:46
↓ 1 callersFunctiongenerate
()
src/hooks/useImageProcessing.ts:501
↓ 1 callersFunctiongenerateAllPreviews
()
src/components/panel/CommunityPage.tsx:145
↓ 1 callersFunctiongetAlbumImageCount
(item: any)
src/components/panel/FolderTree.tsx:305
↓ 1 callersFunctiongetAutoExpandedAlbumGroups
(node: AlbumItem, groups: Set<string>)
src/components/panel/FolderTree.tsx:148
↓ 1 callersFunctiongetCropDimensions
()
src/components/panel/editor/ImageCanvas.tsx:2215
↓ 1 callersFunctiongetCurvePath
(points: Array<Coord>)
src/components/adjustments/Curves.tsx:129
↓ 1 callersFunctiongetDefaultLanguage
(i18nInstance: any)
src/hooks/useAppInitialization.ts:32
← previousnext →101–200 of 867, ranked by callers