MCPcopy Index your code

hub / github.com/CyberTimon/RapidRAW / functions

Functions867 in github.com/CyberTimon/RapidRAW

↓ 1 callersFunctiongetDynamicCompactPanelHeight
()
src/App.tsx:216
↓ 1 callersFunctiongetEdgeFadeStyle
(fadeDistancePx: number = 128)
src/components/panel/editor/ImageCanvas.tsx:94
↓ 1 callersFunctiongetFill
(data: number[])
src/components/panel/editor/Waveform.tsx:64
↓ 1 callersFunctiongetHistogramPath
(data: Array<any>)
src/components/adjustments/Curves.tsx:207
↓ 1 callersFunctiongetLine
(data: number[])
src/components/panel/editor/Waveform.tsx:69
↓ 1 callersFunctiongetOrientationTooltip
()
src/components/panel/right/CropPanel.tsx:428
↓ 1 callersFunctiongetOrientedDimensions
( imageWidth: number, imageHeight: number, orientationSteps: number, )
src/utils/cropUtils.ts:3
↓ 1 callersFunctiongetOverlayTooltip
()
src/components/panel/right/CropPanel.tsx:420
↓ 1 callersFunctiongetParentDir
(filePath: string)
src/hooks/useFileOperations.ts:20
↓ 1 callersFunctiongetPlatform
()
src/window/TitleBar.tsx:30
↓ 1 callersFunctiongetPositionStyles
()
src/components/panel/right/ExportPanel.tsx:80
↓ 1 callersFunctiongetSplitterGradient
(channel: ActiveChannel)
src/components/adjustments/Curves.tsx:246
↓ 1 callersFunctiongetStoreState
()
src/hooks/useKeyboardShortcuts.ts:40
↓ 1 callersFunctiongetTransform
()
src/components/adjustments/Color.tsx:62
↓ 1 callersFunctionhandleAddAiTag
()
src/components/panel/SettingsPanel.tsx:939
↓ 1 callersFunctionhandleAddOthersMask
(event: React.MouseEvent)
src/components/panel/right/MasksPanel.tsx:859
↓ 1 callersFunctionhandleAddShortcut
()
src/components/panel/SettingsPanel.tsx:914
↓ 1 callersFunctionhandleApplyCustomRatio
()
src/components/panel/right/CropPanel.tsx:265
↓ 1 callersFunctionhandleApplyPreset
(preset: Preset)
src/components/panel/right/PresetsPanel.tsx:814
↓ 1 callersFunctionhandleApplyPresetToMask
(presetAdjustments: Partial<Adjustments>)
src/components/panel/right/MasksPanel.tsx:2200
↓ 1 callersFunctionhandleAspectRatioChange
(preset: AspectRatioPreset)
src/components/modals/CollageModal.tsx:364
↓ 1 callersFunctionhandleAutoDetect
()
src/components/modals/LensCorrectionModal.tsx:411
↓ 1 callersFunctionhandleColorClick
(colorName: string, event: any)
src/components/panel/library/LibraryHeader.tsx:349
↓ 1 callersFunctionhandleCreateVirtualCopy
(sourcePath: string)
src/hooks/useAppContextMenus.ts:418
↓ 1 callersFunctionhandleDeleteSubMask
(containerId: string, subMaskId: string)
src/components/panel/right/AIPanel.tsx:629
↓ 1 callersFunctionhandleDeleteSubMask
(containerId: string, subMaskId: string)
src/components/panel/right/MasksPanel.tsx:956
↓ 1 callersFunctionhandleDownloadPreset
(preset: CommunityPreset)
src/components/panel/CommunityPage.tsx:176
↓ 1 callersFunctionhandleDuplicateAndInvertSubMask
(containerId: string, subMask: SubMask)
src/components/panel/right/AIPanel.tsx:741
↓ 1 callersFunctionhandleDuplicateAndInvertSubMask
(containerId: string, subMask: SubMask)
src/components/panel/right/MasksPanel.tsx:1084
↓ 1 callersFunctionhandleDuplicateSubMask
(containerId: string, subMask: SubMask, insertIndex?: number)
src/components/panel/right/AIPanel.tsx:736
↓ 1 callersFunctionhandleDuplicateSubMask
(containerId: string, subMask: SubMask, insertIndex?: number)
src/components/panel/right/MasksPanel.tsx:1078
↓ 1 callersFunctionhandleGenerateClick
()
src/components/panel/right/AIPanel.tsx:1754
↓ 1 callersFunctionhandleGridRightClick
(event: React.MouseEvent, type: Mask | null)
src/components/panel/right/MasksPanel.tsx:851
↓ 1 callersFunctionhandleGroupToggle
(keys: string[], checked: boolean)
src/components/modals/CopyPasteSettingsModal.tsx:168
↓ 1 callersFunctionhandleInputCommit
()
src/components/ui/Slider.tsx:414
↓ 1 callersFunctionhandleMove
(e: any)
src/components/adjustments/Curves.tsx:375
↓ 1 callersFunctionhandlePanMouseDown
(e: React.MouseEvent<HTMLDivElement>, index: number)
src/components/modals/CollageModal.tsx:430
↓ 1 callersFunctionhandlePasteSubMask
(containerId: string, insertIndex?: number)
src/components/panel/right/AIPanel.tsx:756
↓ 1 callersFunctionhandlePasteSubMask
(containerId: string, insertIndex?: number)
src/components/panel/right/MasksPanel.tsx:1099
↓ 1 callersFunctionhandlePercentSubmit
()
src/components/panel/BottomBar.tsx:240
↓ 1 callersFunctionhandlePointContextMenu
(e: React.MouseEvent, index: number)
src/components/adjustments/Curves.tsx:506
↓ 1 callersFunctionhandlePresetClick
(preset: CropPreset)
src/components/panel/right/CropPanel.tsx:296
↓ 1 callersFunctionhandleRemoveAiTag
(tagToRemove: string)
src/components/panel/SettingsPanel.tsx:952
↓ 1 callersFunctionhandleRemoveLens
(index: number)
src/components/panel/SettingsPanel.tsx:752
↓ 1 callersFunctionhandleRemoveShortcut
(shortcutToRemove: string)
src/components/panel/SettingsPanel.tsx:927
↓ 1 callersFunctionhandleRemoveTag
(tagToRemove: { tag: string; isUser: boolean })
src/components/panel/right/MetadataPanel.tsx:361
↓ 1 callersFunctionhandleRemoveTag
(tagToRemove: { tag: string; isUser: boolean })
src/context/TaggingSubMenu.tsx:61
↓ 1 callersFunctionhandleResetZoom
(e?: React.MouseEvent)
src/components/modals/TransformModal.tsx:197
↓ 1 callersFunctionhandleResetZoom
(e?: React.MouseEvent)
src/components/modals/LensCorrectionModal.tsx:230
↓ 1 callersFunctionhandleResize
(e: React.MouseEvent, leftCol: string, rightCol: string)
src/components/panel/library/LibraryGrid.tsx:27
↓ 1 callersFunctionhandleSave
()
src/components/panel/right/MetadataPanel.tsx:146
↓ 1 callersFunctionhandleSavePreset
()
src/components/ui/ExportPresetsList.tsx:39
↓ 1 callersFunctionhandleSectionContextMenu
(event: any, sectionName: string)
src/components/panel/right/MasksPanel.tsx:2307
↓ 1 callersFunctionhandleSectionContextMenu
(event: any, sectionName: string)
src/components/panel/right/ControlsPanel.tsx:137
↓ 1 callersFunctionhandleShadowsChange
(value: string)
src/components/adjustments/Color.tsx:304
↓ 1 callersFunctionhandleThumbnailMouseDown
(e: React.MouseEvent<HTMLImageElement>, path: string, url: string)
src/components/modals/CollageModal.tsx:492
↓ 1 callersFunctionhandleToggleExpand
(id: string)
src/components/panel/right/AIPanel.tsx:446
↓ 1 callersFunctionhandleToggleExpand
(id: string)
src/components/panel/right/MasksPanel.tsx:738
↓ 1 callersFunctionhandleToggleSection
(section: string)
src/components/panel/right/MasksPanel.tsx:2282
↓ 1 callersFunctionhandleToggleSection
(section: string)
src/components/panel/right/ControlsPanel.tsx:122
↓ 1 callersFunctionhandleToggleVisibility
(sectionName: string)
src/components/panel/right/MasksPanel.tsx:2298
↓ 1 callersFunctionhandleToggleVisibility
(sectionName: string)
src/components/panel/right/ControlsPanel.tsx:96
↓ 1 callersFunctionhandleUp
()
src/components/adjustments/Curves.tsx:448
↓ 1 callersFunctionhandleVariableClick
(variable: string)
src/components/modals/RenameFileModal.tsx:71
↓ 1 callersFunctionhandleVariableClick
(variable: string)
src/components/modals/ImportSettingsModal.tsx:70
↓ 1 callersFunctionhandleVariableClick
(variable: string)
src/components/panel/right/ExportPanel.tsx:423
↓ 1 callersFunctionhandleWheel
(e: React.WheelEvent<HTMLDivElement>, index: number)
src/components/modals/CollageModal.tsx:436
↓ 1 callersFunctioninsert
(nodes: AlbumItem[])
src/hooks/useAppContextMenus.ts:1057
↓ 1 callersFunctioninsert
(nodes: AlbumItem[], target: string | null)
src/hooks/useLibraryActions.ts:331
↓ 1 callersFunctioninstallFrontendLogBridge
()
src/utils/frontendLogBridge.ts:253
↓ 1 callersFunctionisDefaultCurve
(points: Array<Coord> | undefined)
src/components/adjustments/Curves.tsx:225
↓ 1 callersFunctionisDefaultParametricCurve
(settings: ParametricCurveSettings | undefined)
src/components/adjustments/Curves.tsx:231
↓ 1 callersFunctionisPrintableKey
(e: React.KeyboardEvent<Element>)
src/components/ui/Dropdown.tsx:71
↓ 1 callersFunctionisValidShortcutKey
(code: string)
src/utils/keyboardUtils.ts:329
↓ 1 callersFunctionloadAll
()
src/hooks/useImageLoader.ts:118
↓ 1 callersFunctionloadFullImageData
()
src/hooks/useImageLoader.ts:54
↓ 1 callersFunctionloadMetadataEarly
()
src/hooks/useImageLoader.ts:32
↓ 1 callersFunctionmain
()
src/i18n/update_translations.py:140
↓ 1 callersFunctionmixAdjustments
(presetObj: any, intensity: number, initialObj: any = INITIAL_ADJUSTMENTS)
src/components/panel/right/PresetsPanel.tsx:128
↓ 1 callersMethodonClearSelection
()
src/components/panel/BottomBar.tsx:31
↓ 1 callersMethodonClick
()
src/components/ui/AppProperties.tsx:264
↓ 1 callersMethodonImportClick
()
src/components/panel/MainLibrary.tsx:62
↓ 1 callersMethodonRequestThumbnails
(paths: string[])
src/components/panel/Filmstrip.tsx:615
↓ 1 callersMethodonRightClick
()
src/components/ui/AppProperties.tsx:265
↓ 1 callersFunctionoverwritePreset
(id: string | null)
src/hooks/usePresets.ts:278
↓ 1 callersFunctionparseAperture
(exif: any)
src/components/modals/LensCorrectionModal.tsx:112
↓ 1 callersFunctionparseDistance
(exif: any)
src/components/modals/LensCorrectionModal.tsx:118
↓ 1 callersFunctionparseFocalLength
(exif: any)
src/components/modals/LensCorrectionModal.tsx:106
↓ 1 callersFunctionremoveAndGet
(nodes: AlbumItem[], id: string)
src/hooks/useAppContextMenus.ts:1038
↓ 1 callersFunctionremoveImages
(nodes: AlbumItem[])
src/hooks/useAppContextMenus.ts:480
↓ 1 callersFunctionremoveTag
(tagToRemove: string)
src/components/panel/library/LibraryHeader.tsx:146
↓ 1 callersFunctionrename
(nodes: AlbumItem[])
src/hooks/useLibraryActions.ts:365
↓ 1 callersFunctionrenameItem
(id: string | null, newName: string)
src/hooks/usePresets.ts:158
↓ 1 callersFunctionrenderArmature
()
src/components/panel/editor/overlays/CompositionOverlays.tsx:144
↓ 1 callersFunctionrenderButtons
()
src/components/modals/PanoramaModal.tsx:204
↓ 1 callersFunctionrenderButtons
()
src/components/modals/DenoiseModal.tsx:437
↓ 1 callersFunctionrenderButtons
()
src/components/modals/HdrModal.tsx:200
↓ 1 callersFunctionrenderContent
()
src/components/modals/NegativeConversionModal.tsx:323
↓ 1 callersFunctionrenderContent
()
src/components/modals/PanoramaModal.tsx:95
↓ 1 callersFunctionrenderContent
()
src/components/modals/DenoiseModal.tsx:334
← previousnext →201–300 of 867, ranked by callers