MCPcopy Index your code

hub / github.com/CyberTimon/RapidRAW / functions

Functions867 in github.com/CyberTimon/RapidRAW

↓ 31 callersMethoddelete
(key: string)
src/utils/ImageLRUCache.ts:62
↓ 19 callersMethodset
(key: string, entry: ImageCacheEntry)
src/utils/ImageLRUCache.ts:36
↓ 16 callersFunctiongetRecordField
(record: Record<string, unknown>, key: string)
src/utils/frontendLogBridge.ts:27
↓ 14 callersFunctionbuildParametricPoints
(settings: ParametricCurveSettings)
src/components/adjustments/Curves.tsx:75
↓ 14 callersFunctionhandleProcessingSettingChange
(key: string, value: any)
src/components/panel/SettingsPanel.tsx:677
↓ 14 callersFunctionupdateContainer
(id: string, data: any)
src/components/panel/right/MasksPanel.tsx:937
↓ 14 callersFunctionupdateSubMask
(id: string, data: any)
src/components/panel/right/AIPanel.tsx:615
↓ 13 callersMethodget
(key: string)
src/utils/ImageLRUCache.ts:23
↓ 13 callersFunctionuseContextMenu
()
src/context/ContextMenuContext.tsx:34
↓ 12 callersFunctiongetSubMaskName
(subMask: Pick<SubMask, 'name' | 'type'>)
src/components/panel/right/Masks.tsx:90
↓ 10 callersFunctioncheckCropValid
(pixelCrop: Partial<Crop>, imageW: number, imageH: number, rotation: number)
src/components/panel/Editor.tsx:32
↓ 10 callersFunctionhandleAdjustmentChange
(key: string, value: string)
src/components/adjustments/Effects.tsx:28
↓ 10 callersFunctionhandleAdjustmentChange
(key: string, value: string)
src/components/adjustments/Details.tsx:25
↓ 9 callersFunctiongetMaskTypeName
(mask: MaskType)
src/components/panel/right/Masks.tsx:82
↓ 9 callersFunctiongetW
(key: keyof ColumnWidths)
src/components/panel/library/LibraryItems.tsx:465
↓ 9 callersFunctionuseEditorActions
()
src/hooks/useEditorActions.ts:32
↓ 8 callersMethodclear
()
src/utils/ImageLRUCache.ts:78
↓ 8 callersFunctiongetDefaultCurves
()
src/utils/adjustments.ts:401
↓ 8 callersFunctionhandleAdjustmentChange
(key: BasicAdjustment, value: any)
src/components/adjustments/Basic.tsx:166
↓ 8 callersFunctionhandleChange
(key: keyof typeof DEFAULT_PARAMS, value: number)
src/components/modals/TransformModal.tsx:268
↓ 8 callersFunctiononContextMenu
(e: React.MouseEvent)
src/components/panel/right/AIPanel.tsx:1274
↓ 8 callersFunctionresponse
(v: number, x: number)
src/components/adjustments/Curves.tsx:95
↓ 8 callersFunctionupdateParametricValue
(key: keyof ParametricCurveSettings, value: number)
src/components/adjustments/Curves.tsx:333
↓ 7 callersFunctionhide
()
src/components/ui/GlobalTooltip.tsx:44
↓ 7 callersFunctiontoPixel
(pc: PercentCrop)
src/components/panel/Editor.tsx:1623
↓ 7 callersFunctionupdateSubMask
(id: string, data: any)
src/components/panel/right/MasksPanel.tsx:942
↓ 6 callersFunctioncalculateCenteredCrop
( imageWidth: number, imageHeight: number, orientationSteps: number, aspectRatio: number | null, rot
src/utils/cropUtils.ts:15
↓ 6 callersFunctiongetTransformAdjustments
(adj: Adjustments)
src/hooks/useAiMasking.ts:11
↓ 6 callersFunctionhandleClose
()
src/window/TitleBar.tsx:67
↓ 6 callersFunctionhandleImageSelect
(path: string, event: any)
src/components/panel/Filmstrip.tsx:651
↓ 5 callersFunctioncreateResizeHandler
(stateKey: string, startSize: number)
src/App.tsx:450
↓ 5 callersFunctionformatMaskTypeName
(type: string)
src/components/panel/right/Masks.tsx:66
↓ 5 callersFunctiongetDefaultParametricCurve
()
src/utils/adjustments.ts:394
↓ 5 callersFunctionhandleAddSubMask
( containerId: string, type: Mask, mode: SubMaskMode = SubMaskMode.Additive, insertIndex: numb
src/components/panel/right/MasksPanel.tsx:815
↓ 5 callersFunctionhandleAdjustmentChange
(key: ColorAdjustment, value: string)
src/components/adjustments/Color.tsx:450
↓ 5 callersMethodhandleImageSelect
(path: string)
src/hooks/useKeyboardShortcuts.ts:16
↓ 5 callersFunctionhandleParamChange
(key: keyof NegativeParams, value: number)
src/components/modals/NegativeConversionModal.tsx:169
↓ 5 callersFunctionhandleSave
()
src/components/modals/HdrModal.tsx:76
↓ 5 callersFunctionnormalizeLoadedAdjustments
(loadedAdjustments: Adjustments)
src/utils/adjustments.ts:595
↓ 4 callersFunctionapplyAxis
(axis: 'X' | 'Y')
src/components/panel/Editor.tsx:1688
↓ 4 callersFunctionbuildMenu
(types: MaskType[], mode: SubMaskMode = SubMaskMode.Additive)
src/components/panel/right/AIPanel.tsx:564
↓ 4 callersMethodcleanupEntry
(old: ImageCacheEntry, replacement?: ImageCacheEntry)
src/utils/ImageLRUCache.ts:86
↓ 4 callersFunctioncloneMaskContainerData
( container: MaskContainer, options: { invert?: boolean; rename?: boolean; resetAdjustments?: boolean
src/components/panel/right/MasksPanel.tsx:966
↓ 4 callersFunctionclonePatchData
(container: AiPatch, options: { invert?: boolean; rename?: boolean } = {})
src/components/panel/right/AIPanel.tsx:639
↓ 4 callersFunctioncreateSubMask
( type: Mask, imageDimensions: ImageDimensions, mode: SubMaskMode = SubMaskMode.Additive )
src/utils/maskUtils.ts:5
↓ 4 callersFunctiondeepCloneCurves
(curves: any)
src/utils/adjustments.ts:569
↓ 4 callersFunctionformatBytes
(bytes: number, t: any, decimals = 2)
src/components/panel/right/ExportPanel.tsx:161
↓ 4 callersFunctiongetIndex
(arr: Array<UserPreset>, id: string)
src/hooks/usePresets.ts:505
↓ 4 callersFunctionhandleAddAiPatchContainer
(type: Mask)
src/components/panel/right/AIPanel.tsx:498
↓ 4 callersFunctionhandleAddMaskContainer
(type: Mask)
src/components/panel/right/MasksPanel.tsx:796
↓ 4 callersFunctionhandleChange
(grading: ColorGrading, newValue: HueSatLum)
src/components/adjustments/Color.tsx:115
↓ 4 callersFunctionhandleGenerateAiForegroundMask
(subMaskId: string)
src/hooks/useAiMasking.ts:302
↓ 4 callersFunctionhandleGridClick
(type: Mask, forceNewMaskContainer: boolean = false)
src/components/panel/right/MasksPanel.tsx:846
↓ 4 callersFunctioninsertMaskContainer
(container: MaskContainer, insertIndex?: number)
src/components/panel/right/MasksPanel.tsx:1009
↓ 4 callersFunctioninsertPatchContainer
(container: AiPatch, insertIndex?: number)
src/components/panel/right/AIPanel.tsx:673
↓ 4 callersFunctionisPlainRecord
(value: unknown)
src/utils/frontendLogBridge.ts:23
↓ 4 callersMethodisProtected
(url: string)
src/utils/ImageLRUCache.ts:58
↓ 4 callersFunctionparseShutter
(val: string | undefined)
src/hooks/useSortedLibrary.ts:9
↓ 4 callersFunctionsendToBackend
(level: FrontendLogLevel, args: unknown[])
src/utils/frontendLogBridge.ts:239
↓ 4 callersMethodsetExportState
(state: any)
src/components/panel/right/ExportPanel.tsx:37
↓ 4 callersFunctionuseLibraryActions
(handleImageSelect?: (path: string) => void)
src/hooks/useLibraryActions.ts:12
↓ 3 callersFunctionbeginDrag
(handle: string)
src/components/panel/right/MasksPanel.tsx:335
↓ 3 callersFunctionbuildMenu
(types: MaskType[], mode: SubMaskMode = SubMaskMode.Additive)
src/components/panel/right/MasksPanel.tsx:876
↓ 3 callersFunctioncloneSubMaskData
(subMask: SubMask, options: { invert?: boolean; rename?: boolean } = {})
src/components/panel/right/AIPanel.tsx:655
↓ 3 callersFunctioncloneSubMaskData
(subMask: SubMask, options: { invert?: boolean; rename?: boolean } = {})
src/components/panel/right/MasksPanel.tsx:988
↓ 3 callersFunctiondrawChannel
( color: string, strokeColor: string, offset: number, amplitude: number,
src/components/panel/editor/Waveform.tsx:134
↓ 3 callersFunctionfetchDistortionParams
(maker: string, model: string)
src/components/modals/LensCorrectionModal.tsx:236
↓ 3 callersFunctiongeneratePresetSubmenu
(list: any[])
src/components/panel/right/MasksPanel.tsx:1678
↓ 3 callersFunctionhandleAddSubMask
( containerId: string, type: Mask, mode: SubMaskMode = SubMaskMode.Additive, insertIndex: numb
src/components/panel/right/AIPanel.tsx:533
↓ 3 callersFunctionhandleAddTag
(tagToAdd: string)
src/components/panel/right/MetadataPanel.tsx:345
↓ 3 callersFunctionhandleAddTag
(tagToAdd: string)
src/context/TaggingSubMenu.tsx:45
↓ 3 callersFunctionhandleAmountChange
(key: keyof LensParams, amount: number)
src/components/modals/LensCorrectionModal.tsx:399
↓ 3 callersFunctionhandleColor
(handle: string, isMain: boolean)
src/components/panel/right/MasksPanel.tsx:392
↓ 3 callersFunctionhandleContextMenu
(event: any, item: UserPreset)
src/components/panel/right/PresetsPanel.tsx:1031
↓ 3 callersFunctionhandleHslChange
(key: ColorAdjustment, value: string)
src/components/adjustments/Color.tsx:454
↓ 3 callersFunctionhandleMove
(targetId: string | null)
src/hooks/useAppContextMenus.ts:1033
↓ 3 callersFunctionhandleToggleChange
(key: keyof LensParams, val: boolean)
src/components/modals/LensCorrectionModal.tsx:405
↓ 3 callersFunctionhasFineAdjustmentModifier
(event: MouseEvent | TouchEvent | React.MouseEvent | React.TouchEvent)
src/components/ui/Slider.tsx:32
↓ 3 callersFunctionparseAperture
(val: string | undefined)
src/hooks/useSortedLibrary.ts:22
↓ 3 callersFunctionparseFocalLength
(val: string | undefined)
src/hooks/useSortedLibrary.ts:29
↓ 3 callersFunctionstripSubMasks
(subMasks: any[])
src/components/panel/Editor.tsx:1014
↓ 3 callersFunctiontoggleCompare
(active: boolean)
src/components/modals/TransformModal.tsx:296
↓ 3 callersFunctiontoggleCompare
(active: boolean)
src/components/modals/LensCorrectionModal.tsx:492
↓ 3 callersFunctiontoggleSection
(section: string)
src/components/panel/FolderTree.tsx:644
↓ 3 callersFunctionuseAiMasking
()
src/hooks/useAiMasking.ts:31
↓ 3 callersFunctionuseOsPlatform
()
src/hooks/useOsPlatform.ts:4
↓ 2 callersFunctionarrayMove
(array: any, from: any, to: any)
src/hooks/usePresets.ts:19
↓ 2 callersFunctionbuildModeSubmenu
(label: string, icon: any, mode: SubMaskMode)
src/components/panel/right/MasksPanel.tsx:893
↓ 2 callersFunctionclearTimer
()
src/components/ui/GlobalTooltip.tsx:30
↓ 2 callersFunctioncomputeSortedLibrary
(libraryState: any, settingsState: any)
src/hooks/useSortedLibrary.ts:37
↓ 2 callersFunctioncreateMaskLogic
(type: Mask, mode: SubMaskMode = SubMaskMode.Additive)
src/components/panel/right/AIPanel.tsx:461
↓ 2 callersFunctioncreateMaskLogic
(type: Mask, mode: SubMaskMode = SubMaskMode.Additive)
src/components/panel/right/MasksPanel.tsx:752
↓ 2 callersFunctiondeepCloneParametric
(pCurve: any)
src/utils/adjustments.ts:588
↓ 2 callersFunctionevaluateCurveY
(curve: Array<{ x: number; y: number }>, targetX: number)
src/components/panel/right/PresetsPanel.tsx:111
↓ 2 callersFunctionevaluateTag
(parsedTag: any)
src/hooks/useSortedLibrary.ts:199
↓ 2 callersFunctionexpandExtensions
(exts: string[])
src/hooks/useFileOperations.ts:291
↓ 2 callersFunctionfilterTree
(node: FolderTree | null, query: string)
src/components/panel/FolderTree.tsx:95
↓ 2 callersFunctionformatKey
(k: string)
src/components/panel/editor/EditorToolbar.tsx:162
↓ 2 callersFunctiongetAutoExpandedPaths
(node: FolderTree, paths: Set<string>)
src/components/panel/FolderTree.tsx:118
↓ 2 callersFunctiongetParentDir
(filePath: string)
src/hooks/useSortedLibrary.ts:41
next →1–100 of 867, ranked by callers