MCPcopy Create free account

hub / github.com/IgKh/katvan / functions

Functions862 in github.com/IgKh/katvan

MethodcloseEvent
shell/katvan_mainwindow.cpp:621
Functioncolumn
typstdriver/typstdriver_outlinenode.h:45
MethodcolumnCount
core/katvan_diagnosticsmodel.cpp:101
MethodcommitSession
shell/katvan_mainwindow.cpp:642
MethodcompilationFinished
core/katvan_typstdriverwrapper.cpp:250
MethodcompilationStatusChanged
shell/katvan_mainwindow.cpp:1118
Methodcompile
typstdriver/typstdriver_engine.cpp:112
MethodcompletionsReady
core/katvan_completionmanager.cpp:291
MethodcontextMenuEvent
core/katvan_editor.cpp:590
MethodcreateOrUpdateCodeRange
core/katvan_parsing.cpp:1206
MethodcreatePlatformSpellChecker
core/katvan_spellchecker.cpp:43
MethodcurrentFileChangedOnDisk
shell/katvan_mainwindow.cpp:660
MethodcurrentPage
core/katvan_previewerview.h:53
MethodcurrentPageChanged
shell/katvan_previewer.cpp:256
MethodcurrentPathChanged
shell/katvan_settingsdialog.cpp:492
MethodcurrentSymbolChanged
core/katvan_symbolpicker.cpp:190
MethodcursorAt
core/katvan_editor.cpp:280
MethodcursorAt
tests/katvan_codemodel.t.cpp:404
MethodcursorNormalizeIndent
core/katvan_editor.cpp:671
MethodcursorPositionChanged
shell/katvan_mainwindow.cpp:1003
Methoddata
shell/katvan_settingsdialog.cpp:409
Methoddata
core/katvan_outlinemodel.cpp:103
Methoddata
core/katvan_diagnosticsmodel.cpp:109
MethoddecreaseFontSize
core/katvan_editor.cpp:416
Methoddefault
()
typstdriver/rust/src/engine.rs:37
MethoddiscardLookupCaches
core/katvan_typstdriverwrapper.cpp:245
MethoddiscardRedundantCodeRanges
core/katvan_parsing.cpp:1240
MethoddoBlockLayout
core/katvan_editorlayout.cpp:573
MethoddoDocumentLayout
core/katvan_editorlayout.cpp:336
MethoddoExport
shell/katvan_exportdialog.cpp:408
MethoddoShowControlChars
core/katvan_highlighter.cpp:179
MethoddoSpellChecking
core/katvan_highlighter.cpp:193
MethoddoSyntaxHighlighting
core/katvan_highlighter.cpp:164
MethoddocumentChanged
core/katvan_editorlayout.cpp:312
MethoddocumentSize
core/katvan_editorlayout.cpp:126
MethoddownloadCacheDirectory
typstdriver/typstdriver_packagemanager.cpp:51
MethoddownloadFile
typstdriver/typstdriver_packagemanager.cpp:304
MethoddpiChanged
core/katvan_previewerview.cpp:396
MethodeditorContentChanged
shell/katvan_backuphandler.cpp:89
MethodeditorFontZoomFactorChanged
shell/katvan_mainwindow.cpp:1020
FunctionenableA11yExtras
typstdriver/typstdriver_compilersettings.h:38
FunctionendLocation
typstdriver/typstdriver_logger.h:53
MethodensureFindVisible
shell/katvan_searchbar.cpp:228
MethodensurePreviewCacheDir
typstdriver/typstdriver_packagemanager.cpp:280
MethodensureReplaceVisible
shell/katvan_searchbar.cpp:236
MethodensureVisibleImpl
shell/katvan_searchbar.cpp:209
MethodensureWorkerThread
core/katvan_spellchecker_hunspell.cpp:68
Functionerror
typstdriver/typstdriver_packagemanager.h:79
FunctionerrorMessage
typstdriver/typstdriver_packagemanager.h:80
MethoderrorMessage
typstdriver/typstdriver_packagemanager.cpp:494
Methodevent
shell/katvan_mainwindow.cpp:632
Methodevent
core/katvan_editor.cpp:564
MethodeventFilter
core/katvan_editortooltip.cpp:273
MethodexportAs
shell/katvan_mainwindow.cpp:853
MethodexportComplete
shell/katvan_mainwindow.cpp:1152
MethodexportPdf
shell/katvan_mainwindow.cpp:867
MethodexportToPdf
core/katvan_typstdriverwrapper.cpp:187
MethodexportToPng
core/katvan_typstdriverwrapper.cpp:198
MethodexportToPngMulti
core/katvan_typstdriverwrapper.cpp:204
MethodextractArchive
typstdriver/typstdriver_packagemanager.cpp:386
Functionfile
typstdriver/typstdriver_logger.h:51
Methodfile
(&self, _id: FileId)
typstdriver/rust/src/tests.rs:74
MethodfilterAcceptsRow
core/katvan_symbolpicker.cpp:308
MethodfinalizeState
core/katvan_codemodel.cpp:86
MethodfinalizeState
core/katvan_parsing.h:160
MethodfindDictionaries
* Scan system and executable-local locations for Hunspell dictionaries, * which are a pair of *.aff and *.dic files with the same base name. */
core/katvan_spellchecker_hunspell.cpp:84
MethodfindFromCursor
shell/katvan_searchbar.cpp:292
MethodfindImpl
shell/katvan_searchbar.cpp:330
MethodfindNext
shell/katvan_searchbar.cpp:282
MethodfindPrevious
shell/katvan_searchbar.cpp:287
Functionfind_first_text_node
(node: LinkedNode<'_>)
typstdriver/rust/src/analysis/mod.rs:119
MethodflushPersonalDictionary
core/katvan_spellchecker_hunspell.cpp:258
MethodfollowEditorCursorChanged
shell/katvan_previewer.cpp:264
Methodfont
(&self, index: usize)
typstdriver/rust/src/world.rs:164
Methodfont
(&self, index: usize)
typstdriver/rust/src/tests.rs:78
MethodforceRehighlighting
core/katvan_editor.cpp:470
MethodformatChanged
shell/katvan_exportdialog.cpp:276
MethodforwardSearch
core/katvan_typstdriverwrapper.cpp:210
MethodframeBoundingRect
core/katvan_editorlayout.cpp:137
MethodgetBlockDirection
core/katvan_editorlayout.cpp:622
MethodgetIndentString
core/katvan_editor.cpp:661
MethodgetLocalPackagePath
typstdriver/typstdriver_packagemanager.cpp:166
MethodgetPackageLocalPath
typstdriver/typstdriver_packagemanager.cpp:108
MethodgetPreviewPackageLocalPath
typstdriver/typstdriver_packagemanager.cpp:121
MethodgetPreviewPackagesListing
typstdriver/typstdriver_packagemanager.cpp:194
MethodgetReplacementText
shell/katvan_searchbar.cpp:392
MethodgetStatesForBracketInsertion
core/katvan_codemodel.cpp:392
Functionget_math_reference_link
(world: &dyn typst_ide::IdeWorld, path: &str)
typstdriver/rust/src/analysis/tooltip.rs:398
MethodgoBack
core/katvan_editor.cpp:342
MethodgoForward
core/katvan_editor.cpp:361
MethodgoToDefinition
shell/katvan_mainwindow.cpp:908
MethodgoToLine
shell/katvan_mainwindow.cpp:882
MethodhandleClosingBracket
core/katvan_editor.cpp:783
MethodhandleCodeStart
core/katvan_parsing.cpp:874
MethodhandleCommentStart
core/katvan_parsing.cpp:853
MethodhandleInstantState
core/katvan_parsing.h:166
MethodhandleLooseToken
core/katvan_parsing.h:170
MethodhandleMoveToEdge
core/katvan_editor.cpp:849
MethodhandleNewLine
core/katvan_editor.cpp:741
MethodhandleToolTipEvent
core/katvan_editor.cpp:538
← previousnext →501–600 of 862, ranked by callers