MCPcopy Create free account

hub / github.com/blackhole89/notekit / functions

Functions160 in github.com/blackhole89/notekit

↓ 5 callersMethodSetCursor
notebook.cpp:230
↓ 4 callersMethodOpenDocument
mainwindow.cpp:489
↓ 4 callersMethodRender
notebook.cpp:273
↓ 3 callersMethodAddStroke
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 callersMethodFind
notebook.cpp:202
↓ 3 callersFunctionbase64Encode
base64.h:4
↓ 3 callersFunctionfree_clipboard_request
notebook_clipboard.hpp:108
↓ 3 callersFunctionpre_paste_prep
notebook_clipboard.hpp:115
↓ 2 callersMethodAppend
drawing.cpp:438
↓ 2 callersMethodDepositImage
notebook.cpp:496
↓ 2 callersMethodExpandAndSelect
iteratively expand subtrees so we may select the node corresponding to [path] */
navigation.cpp:278
↓ 2 callersMethodGetBaselineTag
notebook.cpp:690
↓ 2 callersFunctionGetTagExtents
notebook.cpp:835
↓ 2 callersMethodReset
drawing.cpp:431
↓ 2 callersMethodSetDocumentPath
notebook.cpp:489
↓ 2 callersFunctioncut_or_copy
notebook_clipboard.hpp:32
↓ 2 callersFunctionmkdirp
mainwindow.cpp:183
↓ 1 callersMethodAttachView
navigation.cpp:348
↓ 1 callersMethodDeserialize
drawing.cpp:333
↓ 1 callersMethodDisableProximityRendering
notebook.cpp:190
↓ 1 callersMethodEnableProximityRendering
notebook.cpp:197
↓ 1 callersMethodEraseAt
drawing.cpp:134
↓ 1 callersMethodForceMinXY
drawing.cpp:520
↓ 1 callersMethodGetBBox
drawing.cpp:509
↓ 1 callersMethodGetBaseline
imagewidgets.cpp:39
↓ 1 callersMethodGetHead
drawing.cpp:445
↓ 1 callersMethodGetHeadCurvatureWrt
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 callersMethodInit
Initialise notebook widget, loading style files etc. from data_path. */
notebook.cpp:65
↓ 1 callersMethodNextDoc
navigation.cpp:213
↓ 1 callersMethodPrevDoc
navigation.cpp:231
↓ 1 callersMethodRenderSelectionGlow
notebook.cpp:287
↓ 1 callersMethodSelect
input coordinates are in the drawing's frame of reference */
drawing.cpp:384
↓ 1 callersMethodSerialize
drawing.cpp:294
↓ 1 callersMethodSerializePNG
drawing.cpp:253
↓ 1 callersMethodSetActiveFilename
set apparent opened document filename without actually loading/unload anything */
mainwindow.cpp:547
↓ 1 callersMethodSetBasePath
navigation.cpp:99
↓ 1 callersMethodSimplify
Simplify stroke by removing control points that are too close together or approximately on a straight line segment. */
drawing.cpp:467
↓ 1 callersMethodTryMove
Try moving a node of the tree (file or dir) in response to a drag-drop */
navigation.cpp:485
↓ 1 callersMethodUnselect
drawing.cpp:406
↓ 1 callersMethodUpdateSize
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 callersFunctionbase64Decode
base64.h:40
↓ 1 callersMethodon_redraw_underlay
redraw widget background: lines, background of code blocks, etc. */
notebook.cpp:411
↓ 1 callersFunctionurldecode
notebook_widgets.hpp:60
MethodBUCKET
drawing.h:46
MethodCBoundDrawing
store the Gdk::Window so we can create accelerated surfaces for whatever app is rendering on */
drawing.cpp:6
MethodCImageWidget
store the Gdk::Window so we can create accelerated surfaces for whatever app is rendering on */
imagewidgets.cpp:4
MethodCLatexWidget
imagewidgets.cpp:65
MethodCMainWindow
mainwindow.cpp:12
MethodCNavigationTreeStore
navigation.cpp:18
MethodCNavigationView
navigation.cpp:81
MethodCNotebook
notebook.cpp:28
MethodCalculatePaths
Half-baked interpretation of XDG spec */
mainwindow.cpp:194
MethodCleanUpSpan
Remove widget child anchors and proximity-related tags in span. */
notebook.cpp:719
MethodColumns
navigation.cpp:8
MethodCommitStroke
notebook.cpp:1231
MethodCreateAdder
Create the "add note/directory" row under the directory pointed at by r. */
navigation.cpp:606
MethodDebugTags
notebook.cpp:610
MethodDumpForDebugging
drawing.cpp:371
MethodEraseAtPosition
x, y are in buffer coordinates */
notebook.cpp:1169
MethodExpandDirectory
Load the contents of a previously unexpanded directory node */
navigation.cpp:616
MethodFetchAndExport
mainwindow.cpp:435
MethodFetchAndSave
mainwindow.cpp:405
MethodFixPaths
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
MethodFocusDocument
mainwindow.cpp:400
MethodFollowLink
follow a link clicked in a document */
mainwindow.cpp:560
MethodGetColor
mainwindow.cpp:359
MethodGetHighlightProxyDir
notebook_highlight.hpp:1
MethodGetLinkAt
notebook.cpp:1067
MethodHandleRename
navigation.cpp:581
MethodHardClose
mainwindow.cpp:394
MethodInitToolbar
mainwindow.cpp:318
MethodIsLinkAt
notebook.cpp:1059
MethodLoadConfig
mainwindow.cpp:253
MethodMaybeDeleteSelected
navigation.cpp:424
MethodPopIter
notebook.cpp:601
MethodPushIter
notebook.cpp:595
MethodQueueChildAnchor
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
MethodReadPressure
notebook.cpp:1160
MethodRebuildStrokefinder
drawing.cpp:90
MethodRecalculateSize
iterate over all the strokes and determine the minimum size to fit them */
drawing.cpp:76
MethodRedraw
drawing.cpp:196
MethodRedraw
imagewidgets.cpp:34
FunctionRenderCheckbox
notebook_widgets.hpp:14
FunctionRenderImage
notebook_widgets.hpp:81
FunctionRenderLatex
notebook_widgets.hpp:106
MethodRenderToWidget
notebook.cpp:662
MethodRow2Path
navigation.cpp:191
MethodRunConfigWindow
mainwindow.cpp:294
MethodSaveConfig
mainwindow.cpp:284
MethodSelectBox
all parameters are in buffer coordinates */
notebook.cpp:1192
MethodSerializeSVG
drawing.cpp:265
MethodSetColor
mainwindow.cpp:368
MethodSetSize
imagewidgets.cpp:24
MethodTryUpcast
drawing.cpp:18
MethodUnrenderWidgets
notebook.cpp:700
MethodUpdateToolbarColors
mainwindow.cpp:378
MethodWidget2Doc
notebook.cpp:952
Functionappend_fn
drawing.cpp:246
Functionclipboard_clear_contents_cb
notebook_clipboard.hpp:7
Functionclipboard_get_contents_cb
notebook_clipboard.hpp:17
next →1–100 of 160, ranked by callers