Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blackhole89/notekit
/ functions
Functions
160 in github.com/blackhole89/notekit
⨍
Functions
160
◇
Types & classes
13
↓ 5 callers
Method
SetCursor
notebook.cpp:230
↓ 4 callers
Method
OpenDocument
mainwindow.cpp:489
↓ 4 callers
Method
Render
notebook.cpp:273
↓ 3 callers
Method
AddStroke
push and draw a new stroke, shifting it by (dx,dy) to accommodate the local coordinate system */ if force is false, then return false if some of the n
drawing.cpp:103
↓ 3 callers
Method
Find
notebook.cpp:202
↓ 3 callers
Function
base64Encode
base64.h:4
↓ 3 callers
Function
free_clipboard_request
notebook_clipboard.hpp:108
↓ 3 callers
Function
pre_paste_prep
notebook_clipboard.hpp:115
↓ 2 callers
Method
Append
drawing.cpp:438
↓ 2 callers
Method
DepositImage
notebook.cpp:496
↓ 2 callers
Method
ExpandAndSelect
iteratively expand subtrees so we may select the node corresponding to [path] */
navigation.cpp:278
↓ 2 callers
Method
GetBaselineTag
notebook.cpp:690
↓ 2 callers
Function
GetTagExtents
notebook.cpp:835
↓ 2 callers
Method
Reset
drawing.cpp:431
↓ 2 callers
Method
SetDocumentPath
notebook.cpp:489
↓ 2 callers
Function
cut_or_copy
notebook_clipboard.hpp:32
↓ 2 callers
Function
mkdirp
mainwindow.cpp:183
↓ 1 callers
Method
AttachView
navigation.cpp:348
↓ 1 callers
Method
Deserialize
drawing.cpp:333
↓ 1 callers
Method
DisableProximityRendering
notebook.cpp:190
↓ 1 callers
Method
EnableProximityRendering
notebook.cpp:197
↓ 1 callers
Method
EraseAt
drawing.cpp:134
↓ 1 callers
Method
ForceMinXY
drawing.cpp:520
↓ 1 callers
Method
GetBBox
drawing.cpp:509
↓ 1 callers
Method
GetBaseline
imagewidgets.cpp:39
↓ 1 callers
Method
GetHead
drawing.cpp:445
↓ 1 callers
Method
GetHeadCurvatureWrt
Determine at what angle a new control points would turn from the head of the stroke. * Used to make snap decisions about requesting more input events
drawing.cpp:455
↓ 1 callers
Method
Init
Initialise notebook widget, loading style files etc. from data_path. */
notebook.cpp:65
↓ 1 callers
Method
NextDoc
navigation.cpp:213
↓ 1 callers
Method
PrevDoc
navigation.cpp:231
↓ 1 callers
Method
RenderSelectionGlow
notebook.cpp:287
↓ 1 callers
Method
Select
input coordinates are in the drawing's frame of reference */
drawing.cpp:384
↓ 1 callers
Method
Serialize
drawing.cpp:294
↓ 1 callers
Method
SerializePNG
drawing.cpp:253
↓ 1 callers
Method
SetActiveFilename
set apparent opened document filename without actually loading/unload anything */
mainwindow.cpp:547
↓ 1 callers
Method
SetBasePath
navigation.cpp:99
↓ 1 callers
Method
Simplify
Simplify stroke by removing control points that are too close together or approximately on a straight line segment. */
drawing.cpp:467
↓ 1 callers
Method
TryMove
Try moving a node of the tree (file or dir) in response to a drag-drop */
navigation.cpp:485
↓ 1 callers
Method
Unselect
drawing.cpp:406
↓ 1 callers
Method
UpdateSize
Change the drawing's size, possibly resizing the internal buffer in the process */ dx, dy move the top left corner; neww, newh are relative to the OLD
drawing.cpp:29
↓ 1 callers
Function
base64Decode
base64.h:40
↓ 1 callers
Method
on_redraw_underlay
redraw widget background: lines, background of code blocks, etc. */
notebook.cpp:411
↓ 1 callers
Function
urldecode
notebook_widgets.hpp:60
Method
BUCKET
drawing.h:46
Method
CBoundDrawing
store the Gdk::Window so we can create accelerated surfaces for whatever app is rendering on */
drawing.cpp:6
Method
CImageWidget
store the Gdk::Window so we can create accelerated surfaces for whatever app is rendering on */
imagewidgets.cpp:4
Method
CLatexWidget
imagewidgets.cpp:65
Method
CMainWindow
mainwindow.cpp:12
Method
CNavigationTreeStore
navigation.cpp:18
Method
CNavigationView
navigation.cpp:81
Method
CNotebook
notebook.cpp:28
Method
CalculatePaths
Half-baked interpretation of XDG spec */
mainwindow.cpp:194
Method
CleanUpSpan
Remove widget child anchors and proximity-related tags in span. */
notebook.cpp:719
Method
Columns
navigation.cpp:8
Method
CommitStroke
notebook.cpp:1231
Method
CreateAdder
Create the "add note/directory" row under the directory pointed at by r. */
navigation.cpp:606
Method
DebugTags
notebook.cpp:610
Method
DumpForDebugging
drawing.cpp:371
Method
EraseAtPosition
x, y are in buffer coordinates */
notebook.cpp:1169
Method
ExpandDirectory
Load the contents of a previously unexpanded directory node */
navigation.cpp:616
Method
FetchAndExport
mainwindow.cpp:435
Method
FetchAndSave
mainwindow.cpp:405
Method
FixPaths
Recursively update the full_path entries for all of a tree node's children to react to a directory having been renamed. * This is ugly and brittle, a
navigation.cpp:591
Method
FocusDocument
mainwindow.cpp:400
Method
FollowLink
follow a link clicked in a document */
mainwindow.cpp:560
Method
GetColor
mainwindow.cpp:359
Method
GetHighlightProxyDir
notebook_highlight.hpp:1
Method
GetLinkAt
notebook.cpp:1067
Method
HandleRename
navigation.cpp:581
Method
HardClose
mainwindow.cpp:394
Method
InitToolbar
mainwindow.cpp:318
Method
IsLinkAt
notebook.cpp:1059
Method
LoadConfig
mainwindow.cpp:253
Method
MaybeDeleteSelected
navigation.cpp:424
Method
PopIter
notebook.cpp:601
Method
PushIter
notebook.cpp:595
Method
QueueChildAnchor
Queue creation of a new child anchor at the position indicated by the mark. * The deferral may be necessary because insertion invalidates all iterato
notebook.cpp:633
Method
ReadPressure
notebook.cpp:1160
Method
RebuildStrokefinder
drawing.cpp:90
Method
RecalculateSize
iterate over all the strokes and determine the minimum size to fit them */
drawing.cpp:76
Method
Redraw
drawing.cpp:196
Method
Redraw
imagewidgets.cpp:34
Function
RenderCheckbox
notebook_widgets.hpp:14
Function
RenderImage
notebook_widgets.hpp:81
Function
RenderLatex
notebook_widgets.hpp:106
Method
RenderToWidget
notebook.cpp:662
Method
Row2Path
navigation.cpp:191
Method
RunConfigWindow
mainwindow.cpp:294
Method
SaveConfig
mainwindow.cpp:284
Method
SelectBox
all parameters are in buffer coordinates */
notebook.cpp:1192
Method
SerializeSVG
drawing.cpp:265
Method
SetColor
mainwindow.cpp:368
Method
SetSize
imagewidgets.cpp:24
Method
TryUpcast
drawing.cpp:18
Method
UnrenderWidgets
notebook.cpp:700
Method
UpdateToolbarColors
mainwindow.cpp:378
Method
Widget2Doc
notebook.cpp:952
Function
append_fn
drawing.cpp:246
Function
clipboard_clear_contents_cb
notebook_clipboard.hpp:7
Function
clipboard_get_contents_cb
notebook_clipboard.hpp:17
next →
1–100 of 160, ranked by callers