Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rukenshia/pomodoro
/ functions
Functions
127 in github.com/Rukenshia/pomodoro
⨍
Functions
127
◇
Types & classes
20
↓ 35 callers
Method
getMessage
src/strings.cpp:282
↓ 17 callers
Function
getBounds
src/gfx_utils.cpp:124
↓ 13 callers
Function
drawBottomAlignedText
src/gfx_utils.cpp:151
↓ 13 callers
Function
drawText
src/gfx_utils.cpp:136
↓ 13 callers
Function
setLedMode
src/led.cpp:262
↓ 12 callers
Method
getSelectedIndex
src/menu.cpp:24
↓ 11 callers
Method
getItems
src/menu.cpp:19
↓ 11 callers
Method
getName
src/timer.cpp:50
↓ 9 callers
Method
setEncoderCount
src/menu.cpp:39
↓ 9 callers
Method
setText
src/menu.cpp:87
↓ 7 callers
Method
checkAndClearButtonPress
src/button.cpp:46
↓ 7 callers
Method
draw
src/checkbox.cpp:54
↓ 7 callers
Function
drawPatternInRoundedArea
src/gfx_utils.cpp:27
↓ 7 callers
Function
randomMessage
src/strings.cpp:10
↓ 6 callers
Function
drawCenteredText
src/gfx_utils.cpp:166
↓ 6 callers
Function
formatDuration
src/states/timer_running_break.cpp:74
↓ 6 callers
Function
pref_getStatistic
src/preferences_manager.cpp:32
↓ 6 callers
Function
pref_putStatistic
src/preferences_manager.cpp:44
↓ 6 callers
Method
scaled
src/icon.h:27
↓ 5 callers
Method
clearCache
src/strings.cpp:295
↓ 5 callers
Method
getItemCount
src/menu.cpp:29
↓ 5 callers
Method
loop
src/menu.cpp:54
↓ 5 callers
Function
pref_getCheckbox
src/preferences_manager.cpp:10
↓ 4 callers
Method
getDuration
src/timer.cpp:34
↓ 3 callers
Method
addPreset
src/timer.cpp:103
↓ 3 callers
Function
drawPattern
src/gfx_utils.cpp:12
↓ 3 callers
Method
getPresetIcon
src/icon_provider.h:46
↓ 3 callers
Method
getText
src/menu.cpp:82
↓ 3 callers
Method
getTimerRunningBackgroundImage
src/icon_provider.h:34
↓ 3 callers
Function
incrementTotalBreakTime
src/statistics.cpp:22
↓ 3 callers
Method
load
src/checkbox.cpp:40
↓ 3 callers
Method
setSelectedIndex
src/menu.cpp:34
↓ 2 callers
Function
drawDebugCrosshair
src/gfx_utils.cpp:4
↓ 2 callers
Method
getLongPauseAfter
src/timer.cpp:63
↓ 2 callers
Method
getLongPauseDuration
src/timer.cpp:55
↓ 2 callers
Method
getPauseDuration
src/timer.cpp:42
↓ 2 callers
Method
getSelected
src/menu.cpp:14
↓ 2 callers
Function
image_to_c_array
(image)
scripts/gen_assets.py:21
↓ 2 callers
Function
incrementTotalTime
src/statistics.cpp:14
↓ 2 callers
Function
pref_putCheckbox
src/preferences_manager.cpp:23
↓ 2 callers
Method
save
src/checkbox.cpp:47
↓ 2 callers
Method
toggle
src/checkbox.cpp:35
↓ 1 callers
Method
draw
src/splashscreen.cpp:20
↓ 1 callers
Function
drawProgressBar
src/gfx_utils.cpp:100
↓ 1 callers
Function
generateMessage
src/strings.cpp:117
↓ 1 callers
Method
getBackground
src/timer.cpp:29
↓ 1 callers
Method
getIcon
src/menu.cpp:92
↓ 1 callers
Method
getMessages
src/strings.cpp:305
↓ 1 callers
Function
getStatistics
src/statistics.cpp:30
↓ 1 callers
Function
handleConfirmationFlash
src/led.cpp:53
↓ 1 callers
Function
handleQuickAcknowledgementFlash
src/led.cpp:80
↓ 1 callers
Function
handleSplashscreen
src/led.cpp:128
↓ 1 callers
Function
incrementTotalCycles
src/statistics.cpp:6
↓ 1 callers
Function
initPreferences
src/preferences_manager.cpp:5
↓ 1 callers
Method
isLpeModeEnabled
src/strings.cpp:5
↓ 1 callers
Function
ledSetupEncoder
src/led.cpp:180
↓ 1 callers
Method
next
src/menu.cpp:44
↓ 1 callers
Method
previous
src/menu.cpp:49
↓ 1 callers
Function
process_background_image
(image_path)
scripts/gen_assets.py:108
↓ 1 callers
Function
process_font
Process a font file in multiple sizes using fontconvert.
scripts/gen_assets.py:166
↓ 1 callers
Function
process_fonts
()
scripts/gen_assets.py:191
↓ 1 callers
Function
process_icon_image
(image_path)
scripts/gen_assets.py:38
↓ 1 callers
Function
process_icons_directory
(input_directory)
scripts/gen_assets.py:56
↓ 1 callers
Function
process_images_directory
(input_directory)
scripts/gen_assets.py:122
↓ 1 callers
Method
selectPreset
src/timer.cpp:108
↓ 1 callers
Method
setLpeMode
src/icon_provider.h:24
↓ 1 callers
Function
setupEncoder
src/main.cpp:66
↓ 1 callers
Function
setupLed
src/led.cpp:282
↓ 1 callers
Method
start
src/timer.cpp:160
↓ 1 callers
Function
startConfirmationFadeIn
src/led.cpp:39
↓ 1 callers
Function
startConfirmationFadeOut
src/led.cpp:46
↓ 1 callers
Function
startLedTask
src/led.cpp:300
Function
BlendAnimUpdate
src/led.cpp:29
Method
Button
src/button.cpp:8
Method
Checkbox
src/checkbox.cpp:10
Method
Icon
src/icon.h:19
Method
Menu
src/menu.cpp:3
Method
MenuItem
src/menu.cpp:74
Method
MessageCache
src/strings.h:57
Method
Preset
src/timer.cpp:9
Method
ScaledIcon
src/icon.h:9
Method
SplashScreen
src/splashscreen.cpp:5
Method
Timer
src/timer.cpp:68
Method
buttonInterruptHandler
src/button.cpp:32
Function
checkPosition
src/main.cpp:48
Method
clearAllCache
src/strings.cpp:300
Method
drawMenuBar
src/timer.cpp:273
Method
drawPresetSelection
src/states/timer_selecting_preset.cpp:35
Method
drawRunning
src/states/timer_running.cpp:89
Method
drawRunningBreak
src/states/timer_running_break.cpp:92
Method
drawSettings
src/splashscreen.cpp:91
Method
drawWaitingForConfirmation
src/states/timer_waiting_for_confirmation.cpp:62
Method
enterPresetSelection
src/timer.cpp:139
Method
getIcon
src/checkbox.cpp:20
Method
getIcon
src/timer.cpp:24
Method
getInstance
src/icon_provider.h:15
Method
getName
src/checkbox.cpp:25
Method
getRunningMessage
src/states/timer_running.cpp:167
Method
getState
src/timer.cpp:427
Method
handleRunning
src/states/timer_running.cpp:5
next →
1–100 of 127, ranked by callers