Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alpha-liu-01/SpeedyNote
/ functions
Functions
3,096 in github.com/alpha-liu-01/SpeedyNote
⨍
Functions
3,096
◇
Types & classes
506
↓ 1 callers
Function
testGrouping
---------------------------------------------------------------------------- Test: line grouping yields one result per visually separated line. ------
source/ocr/OcrRasterTests.h:81
↓ 1 callers
Function
testLanguageMapping
Pure-function test: language tag -> script model file. No I/O or models, so this runs even when the vendored runtime / models are absent (Phase 4D).
source/ocr/OcrPaddleTests.h:44
↓ 1 callers
Function
testLayerManagement
* @brief Test layer management operations. */
source/core/PageTests.h:175
↓ 1 callers
Function
testLinkObjectSerialization
* @brief Test LinkObject serialization round-trip. */
source/objects/LinkObjectTests.h:182
↓ 1 callers
Function
testLinkSlotSerialization
* @brief Test LinkSlot serialization round-trip. */
source/objects/LinkObjectTests.h:90
↓ 1 callers
Function
testMetadataOnlySerialization
* @brief Test metadata-only serialization. * * Tests: * - toJson() produces metadata without pages * - fromJson() loads metadata without pages *
source/core/DocumentTests.h:735
↓ 1 callers
Function
testMovePage
* @brief Test movePage() operations in detail. * * Tests: * - Move from middle positions * - Move to same position (no-op) * - Move first to las
source/core/DocumentTests.h:1077
↓ 1 callers
Function
testObjectManagement
* @brief Test object management and hit testing. */
source/core/PageTests.h:253
↓ 1 callers
Function
testPageManagement
* @brief Test page management operations. * * Tests: * - addPage() adds pages at end * - insertPage() inserts at position * - removePage() remov
source/core/DocumentTests.h:156
↓ 1 callers
Function
testParsePageRange
* @brief Test parsePageRange() with various inputs. * * Tests: * - Empty string → all pages * - "all" → all pages * - Single page number * - Ra
source/pdf/MuPdfExporterTests.h:32
↓ 1 callers
Function
testPdfReference
* @brief Test PDF reference management. * * Tests: * - hasPdfReference() / isPdfLoaded() * - Path is stored even when load fails * - clearPdfRef
source/core/DocumentTests.h:640
↓ 1 callers
Function
testRenderNormalization
---------------------------------------------------------------------------- Test: rasterizer normalization (golden-ish strip properties). -----------
source/ocr/OcrRasterTests.h:101
↓ 1 callers
Function
testResolveAutoLanguage
---------------------------------------------------------------------------- Test: resolveAutoLanguage maps a system locale to a backend tag. Vision-s
source/ocr/OcrRasterTests.h:434
↓ 1 callers
Function
testSegmentAssembly
---------------------------------------------------------------------------- Test: Latin words split on space; CJK emits one segment per glyph. ------
source/ocr/OcrRasterTests.h:195
↓ 1 callers
Function
testSerializationRoundTrip
* @brief Test Page serialization round-trip. * * Creates a page with content, serializes to JSON, deserializes, * and verifies the data matches.
source/core/PageTests.h:29
↓ 1 callers
Function
testSerializationRoundTrip
* @brief Test Document serialization round-trip. * * Tests: * - toFullJson() exports all data * - fromFullJson() restores all data * - Data inte
source/core/DocumentTests.h:465
↓ 1 callers
Function
testSlotClear
* @brief Test slot clear() method. */
source/objects/LinkObjectTests.h:502
↓ 1 callers
Function
testTransformRoundTrip
---------------------------------------------------------------------------- Test: image->canvas transform round-trips a known point and rect. -------
source/ocr/OcrRasterTests.h:129
↓ 1 callers
Function
textDisabled
source/ui/ThemeColors.h:50
↓ 1 callers
Function
thumbnailBg
Thumbnail placeholder background
source/ui/ThemeColors.h:87
↓ 1 callers
Function
thumbnailPlaceholder
source/ui/ThemeColors.h:88
↓ 1 callers
Method
thumbnailRect
source/ui/PageThumbnailDelegate.cpp:151
↓ 1 callers
Method
tileLoadVersion
* @brief Monotonically-increasing counter bumped on every m_tiles mutation * (insert, erase, clear). Used by consumers that cache data derived fr
source/core/Document.h:322
↓ 1 callers
Method
title
source/pdf/MuPdfProvider.cpp:145
↓ 1 callers
Method
toJson
source/ocr/OcrTextBlock.h:77
↓ 1 callers
Method
toggle
source/ui/DebugOverlay.cpp:54
↓ 1 callers
Method
toggleAutoLayout
source/MainWindow.cpp:7964
↓ 1 callers
Method
toggleAutoOcr
source/ui/subtoolbars/OcrSubToolbar.cpp:257
↓ 1 callers
Method
toggleDebugOverlay
source/MainWindow.cpp:7953
↓ 1 callers
Method
toggleFolder
source/ui/launcher/StarredModel.cpp:175
↓ 1 callers
Method
toggleFullscreen
source/MainWindow.cpp:4430
↓ 1 callers
Method
toggleImageAspectRatioLock
source/core/DocumentViewport.cpp:8254
↓ 1 callers
Method
toggleLauncher
source/MainWindow.cpp:7719
↓ 1 callers
Method
toggleSelectionSourceFromShortcut
source/ui/subtoolbars/HighlighterSubToolbar.cpp:443
↓ 1 callers
Method
toggleShowText
source/ui/subtoolbars/OcrSubToolbar.cpp:263
↓ 1 callers
Method
toggleSnapToGrid
source/ui/subtoolbars/OcrSubToolbar.cpp:269
↓ 1 callers
Function
tokenizeContentStream
Tokenize a PDF content stream into a list of tokens. This is intentionally minimal: it recognises numbers, names, strings, operators, and inline image
source/pdf/MuPdfExporter.cpp:170
↓ 1 callers
Function
translationSearchPaths
source/ControlPanelDialog.cpp:94
↓ 1 callers
Method
triggerScanAll
source/ui/subtoolbars/OcrSubToolbar.cpp:251
↓ 1 callers
Method
triggerScanPage
source/ui/subtoolbars/OcrSubToolbar.cpp:245
↓ 1 callers
Function
typeEdgeless
source/ui/ThemeColors.h:76
↓ 1 callers
Function
typePaged
source/ui/ThemeColors.h:77
↓ 1 callers
Function
typePdf
Notebook type indicators
source/ui/ThemeColors.h:75
↓ 1 callers
Method
unstarNotebooks
source/core/NotebookLibrary.cpp:277
↓ 1 callers
Method
updateActionBarPosition
source/MainWindow.cpp:5632
↓ 1 callers
Method
updatePagePanelActionBarVisibility
source/MainWindow.cpp:7174
↓ 1 callers
Method
updatePosition
source/ui/actionbars/ActionBarContainer.cpp:128
↓ 1 callers
Method
updateSlotStates
source/ui/subtoolbars/ObjectSelectSubToolbar.cpp:275
↓ 1 callers
Method
updateTheme
source/ui/SplitViewManager.cpp:256
↓ 1 callers
Method
updateVelocity
source/ui/launcher/KineticScrollHelper.cpp:31
↓ 1 callers
Method
viewportMargins
markdown/qmarkdowntextedit.cpp:2794
↓ 1 callers
Method
viewportToPage
source/core/DocumentViewport.cpp:3147
↓ 1 callers
Function
writeOutlineRecursive
* Static helper to recursively build outline tree for output PDF. * Uses fz_outline which cannot be forward-declared in the header. */
source/pdf/MuPdfExporter.cpp:2742
↓ 1 callers
Method
zoomOut
source/core/DocumentViewport.cpp:1483
↓ 1 callers
Method
zoomToActualSize
source/core/DocumentViewport.cpp:1496
↓ 1 callers
Method
zoomToFit
source/core/DocumentViewport.cpp:1377
Method
AboutDialog
source/macos/AboutDialog.cpp:18
Method
ActionBar
source/ui/actionbars/ActionBar.cpp:8
Method
ActionBarButton
source/ui/widgets/ActionBarButton.cpp:6
Method
ActionBarContainer
source/ui/actionbars/ActionBarContainer.cpp:12
Method
ActionButton
source/ui/ToolbarButtons.cpp:105
Method
BatchImportDialog
source/ui/dialogs/BatchImportDialog.cpp:30
Method
BatchPdfExportDialog
source/ui/dialogs/BatchPdfExportDialog.cpp:33
Method
BatchSnbxExportDialog
source/ui/dialogs/BatchSnbxExportDialog.cpp:25
Method
ClipboardActionBar
source/ui/actionbars/ClipboardActionBar.cpp:4
Method
ColorPresetButton
source/ui/widgets/ColorPresetButton.cpp:11
Method
CompositeSearchDelegate
source/ui/launcher/SearchView.cpp:28
Method
CompositeStarredDelegate
source/ui/launcher/StarredView.cpp:31
Method
CompositeTimelineDelegate
source/ui/launcher/Launcher.cpp:391
Method
ConsoleProgress
source/cli/CliProgress.cpp:19
Method
ControlPanelDialog
source/ControlPanelDialog.cpp:157
Method
ControllerMappingDialog
source/ControllerMappingDialog.cpp:8
Method
DebugOverlay
source/ui/DebugOverlay.cpp:12
Method
Document
source/core/Document.cpp:21
Method
Document
Document is non-copyable due to unique_ptr members
source/core/Document.h:177
Method
DocumentConverter
source/DocumentConverter.cpp:9
Method
DocumentManager
source/core/DocumentManager.cpp:34
Method
DocumentViewport
source/core/DocumentViewport.cpp:134
Method
EraserSubToolbar
source/ui/subtoolbars/EraserSubToolbar.cpp:14
Method
ExpandableToolButton
source/ui/widgets/ExpandableToolButton.cpp:9
Method
ExportProgressWidget
source/ui/widgets/ExportProgressWidget.cpp:22
Method
ExportQueueManager
source/batch/ExportQueueManager.cpp:30
Method
ExportQueueManager
Prevent copying
source/batch/ExportQueueManager.h:127
Method
ExportResultsDialog
source/ui/dialogs/ExportResultsDialog.cpp:24
Method
ExportWorker
source/batch/ExportQueueManager.cpp:214
Method
FloatingActionButton
source/ui/launcher/FloatingActionButton.cpp:11
Method
FloatingTextEditor
source/ui/panels/FloatingTextEditor.cpp:19
Method
FolderHeaderDelegate
source/ui/launcher/FolderHeaderDelegate.cpp:6
Method
FolderPickerDialog
source/ui/launcher/FolderPickerDialog.cpp:14
Method
HighlighterSubToolbar
source/ui/subtoolbars/HighlighterSubToolbar.cpp:28
Method
HighlightingRule
markdown/markdownhighlighter.h:246
Method
IOSInboxWatcher
source/Main.cpp:714
Method
ImageObject
* @brief Default constructor. */
source/objects/ImageObject.h:33
Method
InlineRange
markdown/markdownhighlighter.h:260
Method
InsertedObject
* @brief Default constructor. * Creates an object with a unique ID. */
source/objects/InsertedObject.h:63
Function
Java_org_speedynote_app_ImportHelper_onPackageFilePicked
source/ui/launcher/Launcher.cpp:87
Function
Java_org_speedynote_app_ImportHelper_onPackageFilesPicked
source/ui/launcher/Launcher.cpp:106
Function
Java_org_speedynote_app_ImportHelper_onPackagePickCancelled
source/ui/launcher/Launcher.cpp:131
Function
Java_org_speedynote_app_PdfFileHelper_onPdfFilePicked
source/android/PdfPickerAndroid.cpp:37
Function
Java_org_speedynote_app_PdfFileHelper_onPdfPickCancelled
source/android/PdfPickerAndroid.cpp:55
← previous
next →
1,001–1,100 of 3,096, ranked by callers