Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CyberTimon/RapidRAW
/ functions
Functions
867 in github.com/CyberTimon/RapidRAW
⨍
Functions
867
◇
Types & classes
221
↓ 1 callers
Function
getDynamicCompactPanelHeight
()
src/App.tsx:216
↓ 1 callers
Function
getEdgeFadeStyle
(fadeDistancePx: number = 128)
src/components/panel/editor/ImageCanvas.tsx:94
↓ 1 callers
Function
getFill
(data: number[])
src/components/panel/editor/Waveform.tsx:64
↓ 1 callers
Function
getHistogramPath
(data: Array<any>)
src/components/adjustments/Curves.tsx:207
↓ 1 callers
Function
getLine
(data: number[])
src/components/panel/editor/Waveform.tsx:69
↓ 1 callers
Function
getOrientationTooltip
()
src/components/panel/right/CropPanel.tsx:428
↓ 1 callers
Function
getOrientedDimensions
( imageWidth: number, imageHeight: number, orientationSteps: number, )
src/utils/cropUtils.ts:3
↓ 1 callers
Function
getOverlayTooltip
()
src/components/panel/right/CropPanel.tsx:420
↓ 1 callers
Function
getParentDir
(filePath: string)
src/hooks/useFileOperations.ts:20
↓ 1 callers
Function
getPlatform
()
src/window/TitleBar.tsx:30
↓ 1 callers
Function
getPositionStyles
()
src/components/panel/right/ExportPanel.tsx:80
↓ 1 callers
Function
getSplitterGradient
(channel: ActiveChannel)
src/components/adjustments/Curves.tsx:246
↓ 1 callers
Function
getStoreState
()
src/hooks/useKeyboardShortcuts.ts:40
↓ 1 callers
Function
getTransform
()
src/components/adjustments/Color.tsx:62
↓ 1 callers
Function
handleAddAiTag
()
src/components/panel/SettingsPanel.tsx:939
↓ 1 callers
Function
handleAddOthersMask
(event: React.MouseEvent)
src/components/panel/right/MasksPanel.tsx:859
↓ 1 callers
Function
handleAddShortcut
()
src/components/panel/SettingsPanel.tsx:914
↓ 1 callers
Function
handleApplyCustomRatio
()
src/components/panel/right/CropPanel.tsx:265
↓ 1 callers
Function
handleApplyPreset
(preset: Preset)
src/components/panel/right/PresetsPanel.tsx:814
↓ 1 callers
Function
handleApplyPresetToMask
(presetAdjustments: Partial<Adjustments>)
src/components/panel/right/MasksPanel.tsx:2200
↓ 1 callers
Function
handleAspectRatioChange
(preset: AspectRatioPreset)
src/components/modals/CollageModal.tsx:364
↓ 1 callers
Function
handleAutoDetect
()
src/components/modals/LensCorrectionModal.tsx:411
↓ 1 callers
Function
handleColorClick
(colorName: string, event: any)
src/components/panel/library/LibraryHeader.tsx:349
↓ 1 callers
Function
handleCreateVirtualCopy
(sourcePath: string)
src/hooks/useAppContextMenus.ts:418
↓ 1 callers
Function
handleDeleteSubMask
(containerId: string, subMaskId: string)
src/components/panel/right/AIPanel.tsx:629
↓ 1 callers
Function
handleDeleteSubMask
(containerId: string, subMaskId: string)
src/components/panel/right/MasksPanel.tsx:956
↓ 1 callers
Function
handleDownloadPreset
(preset: CommunityPreset)
src/components/panel/CommunityPage.tsx:176
↓ 1 callers
Function
handleDuplicateAndInvertSubMask
(containerId: string, subMask: SubMask)
src/components/panel/right/AIPanel.tsx:741
↓ 1 callers
Function
handleDuplicateAndInvertSubMask
(containerId: string, subMask: SubMask)
src/components/panel/right/MasksPanel.tsx:1084
↓ 1 callers
Function
handleDuplicateSubMask
(containerId: string, subMask: SubMask, insertIndex?: number)
src/components/panel/right/AIPanel.tsx:736
↓ 1 callers
Function
handleDuplicateSubMask
(containerId: string, subMask: SubMask, insertIndex?: number)
src/components/panel/right/MasksPanel.tsx:1078
↓ 1 callers
Function
handleGenerateClick
()
src/components/panel/right/AIPanel.tsx:1754
↓ 1 callers
Function
handleGridRightClick
(event: React.MouseEvent, type: Mask | null)
src/components/panel/right/MasksPanel.tsx:851
↓ 1 callers
Function
handleGroupToggle
(keys: string[], checked: boolean)
src/components/modals/CopyPasteSettingsModal.tsx:168
↓ 1 callers
Function
handleInputCommit
()
src/components/ui/Slider.tsx:414
↓ 1 callers
Function
handleMove
(e: any)
src/components/adjustments/Curves.tsx:375
↓ 1 callers
Function
handlePanMouseDown
(e: React.MouseEvent<HTMLDivElement>, index: number)
src/components/modals/CollageModal.tsx:430
↓ 1 callers
Function
handlePasteSubMask
(containerId: string, insertIndex?: number)
src/components/panel/right/AIPanel.tsx:756
↓ 1 callers
Function
handlePasteSubMask
(containerId: string, insertIndex?: number)
src/components/panel/right/MasksPanel.tsx:1099
↓ 1 callers
Function
handlePercentSubmit
()
src/components/panel/BottomBar.tsx:240
↓ 1 callers
Function
handlePointContextMenu
(e: React.MouseEvent, index: number)
src/components/adjustments/Curves.tsx:506
↓ 1 callers
Function
handlePresetClick
(preset: CropPreset)
src/components/panel/right/CropPanel.tsx:296
↓ 1 callers
Function
handleRemoveAiTag
(tagToRemove: string)
src/components/panel/SettingsPanel.tsx:952
↓ 1 callers
Function
handleRemoveLens
(index: number)
src/components/panel/SettingsPanel.tsx:752
↓ 1 callers
Function
handleRemoveShortcut
(shortcutToRemove: string)
src/components/panel/SettingsPanel.tsx:927
↓ 1 callers
Function
handleRemoveTag
(tagToRemove: { tag: string; isUser: boolean })
src/components/panel/right/MetadataPanel.tsx:361
↓ 1 callers
Function
handleRemoveTag
(tagToRemove: { tag: string; isUser: boolean })
src/context/TaggingSubMenu.tsx:61
↓ 1 callers
Function
handleResetZoom
(e?: React.MouseEvent)
src/components/modals/TransformModal.tsx:197
↓ 1 callers
Function
handleResetZoom
(e?: React.MouseEvent)
src/components/modals/LensCorrectionModal.tsx:230
↓ 1 callers
Function
handleResize
(e: React.MouseEvent, leftCol: string, rightCol: string)
src/components/panel/library/LibraryGrid.tsx:27
↓ 1 callers
Function
handleSave
()
src/components/panel/right/MetadataPanel.tsx:146
↓ 1 callers
Function
handleSavePreset
()
src/components/ui/ExportPresetsList.tsx:39
↓ 1 callers
Function
handleSectionContextMenu
(event: any, sectionName: string)
src/components/panel/right/MasksPanel.tsx:2307
↓ 1 callers
Function
handleSectionContextMenu
(event: any, sectionName: string)
src/components/panel/right/ControlsPanel.tsx:137
↓ 1 callers
Function
handleShadowsChange
(value: string)
src/components/adjustments/Color.tsx:304
↓ 1 callers
Function
handleThumbnailMouseDown
(e: React.MouseEvent<HTMLImageElement>, path: string, url: string)
src/components/modals/CollageModal.tsx:492
↓ 1 callers
Function
handleToggleExpand
(id: string)
src/components/panel/right/AIPanel.tsx:446
↓ 1 callers
Function
handleToggleExpand
(id: string)
src/components/panel/right/MasksPanel.tsx:738
↓ 1 callers
Function
handleToggleSection
(section: string)
src/components/panel/right/MasksPanel.tsx:2282
↓ 1 callers
Function
handleToggleSection
(section: string)
src/components/panel/right/ControlsPanel.tsx:122
↓ 1 callers
Function
handleToggleVisibility
(sectionName: string)
src/components/panel/right/MasksPanel.tsx:2298
↓ 1 callers
Function
handleToggleVisibility
(sectionName: string)
src/components/panel/right/ControlsPanel.tsx:96
↓ 1 callers
Function
handleUp
()
src/components/adjustments/Curves.tsx:448
↓ 1 callers
Function
handleVariableClick
(variable: string)
src/components/modals/RenameFileModal.tsx:71
↓ 1 callers
Function
handleVariableClick
(variable: string)
src/components/modals/ImportSettingsModal.tsx:70
↓ 1 callers
Function
handleVariableClick
(variable: string)
src/components/panel/right/ExportPanel.tsx:423
↓ 1 callers
Function
handleWheel
(e: React.WheelEvent<HTMLDivElement>, index: number)
src/components/modals/CollageModal.tsx:436
↓ 1 callers
Function
insert
(nodes: AlbumItem[])
src/hooks/useAppContextMenus.ts:1057
↓ 1 callers
Function
insert
(nodes: AlbumItem[], target: string | null)
src/hooks/useLibraryActions.ts:331
↓ 1 callers
Function
installFrontendLogBridge
()
src/utils/frontendLogBridge.ts:253
↓ 1 callers
Function
isDefaultCurve
(points: Array<Coord> | undefined)
src/components/adjustments/Curves.tsx:225
↓ 1 callers
Function
isDefaultParametricCurve
(settings: ParametricCurveSettings | undefined)
src/components/adjustments/Curves.tsx:231
↓ 1 callers
Function
isPrintableKey
(e: React.KeyboardEvent<Element>)
src/components/ui/Dropdown.tsx:71
↓ 1 callers
Function
isValidShortcutKey
(code: string)
src/utils/keyboardUtils.ts:329
↓ 1 callers
Function
loadAll
()
src/hooks/useImageLoader.ts:118
↓ 1 callers
Function
loadFullImageData
()
src/hooks/useImageLoader.ts:54
↓ 1 callers
Function
loadMetadataEarly
()
src/hooks/useImageLoader.ts:32
↓ 1 callers
Function
main
()
src/i18n/update_translations.py:140
↓ 1 callers
Function
mixAdjustments
(presetObj: any, intensity: number, initialObj: any = INITIAL_ADJUSTMENTS)
src/components/panel/right/PresetsPanel.tsx:128
↓ 1 callers
Method
onClearSelection
()
src/components/panel/BottomBar.tsx:31
↓ 1 callers
Method
onClick
()
src/components/ui/AppProperties.tsx:264
↓ 1 callers
Method
onImportClick
()
src/components/panel/MainLibrary.tsx:62
↓ 1 callers
Method
onRequestThumbnails
(paths: string[])
src/components/panel/Filmstrip.tsx:615
↓ 1 callers
Method
onRightClick
()
src/components/ui/AppProperties.tsx:265
↓ 1 callers
Function
overwritePreset
(id: string | null)
src/hooks/usePresets.ts:278
↓ 1 callers
Function
parseAperture
(exif: any)
src/components/modals/LensCorrectionModal.tsx:112
↓ 1 callers
Function
parseDistance
(exif: any)
src/components/modals/LensCorrectionModal.tsx:118
↓ 1 callers
Function
parseFocalLength
(exif: any)
src/components/modals/LensCorrectionModal.tsx:106
↓ 1 callers
Function
removeAndGet
(nodes: AlbumItem[], id: string)
src/hooks/useAppContextMenus.ts:1038
↓ 1 callers
Function
removeImages
(nodes: AlbumItem[])
src/hooks/useAppContextMenus.ts:480
↓ 1 callers
Function
removeTag
(tagToRemove: string)
src/components/panel/library/LibraryHeader.tsx:146
↓ 1 callers
Function
rename
(nodes: AlbumItem[])
src/hooks/useLibraryActions.ts:365
↓ 1 callers
Function
renameItem
(id: string | null, newName: string)
src/hooks/usePresets.ts:158
↓ 1 callers
Function
renderArmature
()
src/components/panel/editor/overlays/CompositionOverlays.tsx:144
↓ 1 callers
Function
renderButtons
()
src/components/modals/PanoramaModal.tsx:204
↓ 1 callers
Function
renderButtons
()
src/components/modals/DenoiseModal.tsx:437
↓ 1 callers
Function
renderButtons
()
src/components/modals/HdrModal.tsx:200
↓ 1 callers
Function
renderContent
()
src/components/modals/NegativeConversionModal.tsx:323
↓ 1 callers
Function
renderContent
()
src/components/modals/PanoramaModal.tsx:95
↓ 1 callers
Function
renderContent
()
src/components/modals/DenoiseModal.tsx:334
← previous
next →
201–300 of 867, ranked by callers