Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IgKh/katvan
/ functions
Functions
862 in github.com/IgKh/katvan
⨍
Functions
862
◇
Types & classes
239
↓ 1 callers
Method
adjustPalette
core/katvan_editortheme.cpp:164
↓ 1 callers
Function
adjustPosition
core/katvan_editortooltip.cpp:201
↓ 1 callers
Method
adjustedCursorRect
core/katvan_editor.cpp:1164
↓ 1 callers
Method
applySettings
typstdriver/typstdriver_engine.cpp:383
↓ 1 callers
Method
apply_content_edit
(&mut self, from_utf16_idx: usize, to_utf16_idx: usize, text: &str)
typstdriver/rust/src/engine.rs:116
↓ 1 callers
Method
apply_edit
(&mut self, from_utf16_idx: usize, to_utf16_idx: usize, text: &str)
typstdriver/rust/src/world.rs:77
↓ 1 callers
Function
areFilesEqual
shell/katvan_mainwindow.cpp:546
↓ 1 callers
Function
buildDisplayLayout
core/katvan_editorlayout.cpp:414
↓ 1 callers
Function
calculateBrowserSize
core/katvan_editortooltip.cpp:143
↓ 1 callers
Method
canStartWithListItem
core/katvan_codemodel.cpp:384
↓ 1 callers
Method
check_package_manager_error
(&self, pkg: &PackageSpec)
typstdriver/rust/src/world.rs:253
↓ 1 callers
Method
clear
shell/katvan_recentfiles.cpp:78
↓ 1 callers
Method
close
core/katvan_completionmanager.cpp:286
↓ 1 callers
Method
codeModel
core/katvan_document.h:93
↓ 1 callers
Method
columnCount
core/katvan_outlinemodel.cpp:96
↓ 1 callers
Method
compile
(&mut self, now: &str)
typstdriver/rust/src/engine.rs:120
↓ 1 callers
Method
compilerSettings
shell/katvan_settingsdialog.cpp:63
↓ 1 callers
Method
convert_jump_to_source_position
( &self, jump: typst_ide::Jump, )
typstdriver/rust/src/engine.rs:223
↓ 1 callers
Function
copyArchiveData
typstdriver/typstdriver_packagemanager.cpp:364
↓ 1 callers
Method
count_page_words
(&self, page: usize)
typstdriver/rust/src/engine.rs:314
↓ 1 callers
Function
count_words
(frame: &Frame)
typstdriver/rust/src/analysis/mod.rs:132
↓ 1 callers
Method
createInsertMenu
core/katvan_editor.cpp:248
↓ 1 callers
Function
create_engine_impl
( logger: &'a ffi::LoggerProxy, package_manager: Pin<&'a mut ffi::PackageManagerProxy>, root: &str
typstdriver/rust/src/bridge.rs:221
↓ 1 callers
Method
currentDictionaryName
core/katvan_spellchecker.h:43
↓ 1 callers
Method
currentLineChanged
shell/katvan_outlineview.cpp:52
↓ 1 callers
Method
dictionaryDisplayName
core/katvan_spellchecker.cpp:55
↓ 1 callers
Method
discardLookupCaches
typstdriver/typstdriver_engine.cpp:400
↓ 1 callers
Method
discard_lookup_caches
(&mut self)
typstdriver/rust/src/engine.rs:329
↓ 1 callers
Method
discard_package_roots_cache
(&mut self)
typstdriver/rust/src/world.rs:90
↓ 1 callers
Function
documentNaturalSize
core/katvan_editortooltip.cpp:125
↓ 1 callers
Function
dominantScriptForWord
core/katvan_spellchecker_hunspell.cpp:153
↓ 1 callers
Method
draw
core/katvan_editorlayout.cpp:219
↓ 1 callers
Method
editorSettings
shell/katvan_settingsdialog.cpp:53
↓ 1 callers
Method
exportToPng
typstdriver/typstdriver_engine.cpp:182
↓ 1 callers
Method
exportToPngMulti
typstdriver/typstdriver_engine.cpp:198
↓ 1 callers
Function
export_pdf
( document: &PagedDocument, world: &dyn World, logger: &ffi::LoggerProxy, path: &str, pdf_
typstdriver/rust/src/export.rs:29
↓ 1 callers
Method
export_pdf
( &self, path: &str, pdf_version: &str, pdfa_standard: &str, tagged: b
typstdriver/rust/src/engine.rs:180
↓ 1 callers
Function
export_png
( document: &PagedDocument, logger: &ffi::LoggerProxy, path: &str, dpi: u32, )
typstdriver/rust/src/export.rs:102
↓ 1 callers
Method
export_png
(&self, path: &str, dpi: u32)
typstdriver/rust/src/engine.rs:191
↓ 1 callers
Function
export_png_multi
( document: &PagedDocument, logger: &ffi::LoggerProxy, dir: &str, name_pattern: &str, dpi:
typstdriver/rust/src/export.rs:139
↓ 1 callers
Method
export_png_multi
(&self, dir: &str, name_pattern: &str, dpi: u32)
typstdriver/rust/src/engine.rs:196
↓ 1 callers
Function
extract_version
(doc, version, keep_header=False)
scripts/format_changelog.py:17
↓ 1 callers
Method
findContainingBlock
core/katvan_editorlayout.cpp:684
↓ 1 callers
Function
findSpanEndPosition
core/katvan_codemodel.cpp:119
↓ 1 callers
Function
find_text_position_for_span
(source: &Source, span: Span)
typstdriver/rust/src/analysis/mod.rs:97
↓ 1 callers
Method
fingerprint
core/katvan_codemodel.cpp:68
↓ 1 callers
Method
flags
shell/katvan_labelsview.cpp:57
↓ 1 callers
Function
format_appstream_xml
(doc)
scripts/format_changelog.py:54
↓ 1 callers
Method
forward_search
(&self, line: usize, column: usize)
typstdriver/rust/src/engine.rs:201
↓ 1 callers
Function
getBackupFileTemplate
shell/katvan_backuphandler.cpp:107
↓ 1 callers
Function
getDictionaryScript
core/katvan_spellchecker_hunspell.cpp:173
↓ 1 callers
Method
getLabelRefExpression
core/katvan_codemodel.cpp:531
↓ 1 callers
Method
getLineEdgePosition
core/katvan_editorlayout.cpp:737
↓ 1 callers
Function
getLinuxDesktop
core/katvan_aboutdialog.cpp:50
↓ 1 callers
Function
getLinuxRelease
core/katvan_aboutdialog.cpp:30
↓ 1 callers
Function
getOutlineNodeForDocumentLine
core/katvan_outlinemodel.cpp:129
↓ 1 callers
Method
getSourceLocation
core/katvan_diagnosticsmodel.cpp:75
↓ 1 callers
Method
get_all_packages
(&mut self)
typstdriver/rust/src/world.rs:231
↓ 1 callers
Function
get_all_symbols_json
()
typstdriver/rust/src/bridge.rs:233
↓ 1 callers
Method
get_completions
( &self, line: usize, column: usize, implicit: bool, )
typstdriver/rust/src/engine.rs:263
↓ 1 callers
Function
get_definition
( world: &dyn IdeWorld, document: Option<&PagedDocument>, source: &Source, cursor: usize, )
typstdriver/rust/src/analysis/mod.rs:31
↓ 1 callers
Method
get_definition
(&self, line: usize, column: usize)
typstdriver/rust/src/engine.rs:288
↓ 1 callers
Function
get_diagnostic_hints
(diag: &typst::diag::SourceDiagnostic)
typstdriver/rust/src/engine.rs:371
↓ 1 callers
Function
get_display_path
(path: P)
typstdriver/rust/src/pathmap.rs:85
↓ 1 callers
Function
get_documentation_tooltip
( world: &dyn IdeWorld, source: &Source, cursor: usize, )
typstdriver/rust/src/analysis/tooltip.rs:98
↓ 1 callers
Method
get_fs_file_path
(&self, path: &VirtualPath)
typstdriver/rust/src/pathmap.rs:47
↓ 1 callers
Function
get_grouped_function_page
(category: &str, name: &str)
typstdriver/rust/src/analysis/tooltip.rs:377
↓ 1 callers
Function
get_metadata
( document: &PagedDocument, source: &Source, )
typstdriver/rust/src/analysis/mod.rs:59
↓ 1 callers
Method
get_metadata
(&self)
typstdriver/rust/src/engine.rs:299
↓ 1 callers
Method
get_package_root
(&self, pkg: &PackageSpec)
typstdriver/rust/src/world.rs:116
↓ 1 callers
Function
get_reference_link_in_scope
(scope: &Scope, path: &[&str])
typstdriver/rust/src/analysis/tooltip.rs:301
↓ 1 callers
Function
get_tooltip
( world: &dyn IdeWorld, document: Option<&PagedDocument>, source: &Source, cursor: usize, )
typstdriver/rust/src/analysis/tooltip.rs:74
↓ 1 callers
Method
get_tooltip
(&self, line: usize, column: usize)
typstdriver/rust/src/engine.rs:252
↓ 1 callers
Function
get_well_known_page_link
(path: &str)
typstdriver/rust/src/analysis/tooltip.rs:256
↓ 1 callers
Method
handleInstantState
core/katvan_codemodel.cpp:102
↓ 1 callers
Method
handleLooseToken
core/katvan_parsing.cpp:1090
↓ 1 callers
Function
hashBlockContent
core/katvan_editorlayout.cpp:391
↓ 1 callers
Function
html_escape
(value: &str)
typstdriver/rust/src/analysis/tooltip.rs:169
↓ 1 callers
Method
impliedStatus
core/katvan_diagnosticsmodel.cpp:45
↓ 1 callers
Method
indexForDocumentLine
core/katvan_outlinemodel.cpp:153
↓ 1 callers
Method
initializeState
core/katvan_parsing.cpp:1014
↓ 1 callers
Method
insertColor
core/katvan_editor.cpp:1301
↓ 1 callers
Method
insertSymbol
core/katvan_editor.cpp:1292
↓ 1 callers
Method
inverseSearch
core/katvan_typstdriverwrapper.cpp:215
↓ 1 callers
Method
inverse_search
(&self, pos: &ffi::PreviewPosition)
typstdriver/rust/src/engine.rs:240
↓ 1 callers
Function
invertPageColors
core/katvan_previewerview.cpp:343
↓ 1 callers
Function
isAllWhitespace
core/katvan_text_utils.cpp:53
↓ 1 callers
Function
isAppropriateScriptForDictionary
core/katvan_spellchecker_hunspell.cpp:163
↓ 1 callers
Function
isBidiControlChar
core/katvan_text_utils.cpp:30
↓ 1 callers
Method
isByKeyboard
core/katvan_editortooltip.h:42
↓ 1 callers
Function
isCodeState
core/katvan_parsing.cpp:430
↓ 1 callers
Function
isCodeStateKind
core/katvan_parsing.cpp:396
↓ 1 callers
Function
isDelimitedState
core/katvan_codemodel.cpp:188
↓ 1 callers
Function
isHebrewOrdinal
core/katvan_spellchecker_hunspell.cpp:139
↓ 1 callers
Function
isLeftLeaningState
core/katvan_codemodel.cpp:205
↓ 1 callers
Function
isMathHolderState
core/katvan_parsing.cpp:420
↓ 1 callers
Function
isOnWayland
core/katvan_aboutdialog.cpp:60
↓ 1 callers
Method
isRightToLeft
core/katvan_outlinemodel.cpp:168
↓ 1 callers
Function
isSingleGrapheme
core/katvan_spellchecker_hunspell.cpp:132
↓ 1 callers
Function
is_in_sandbox
()
typstdriver/rust/src/engine.rs:396
← previous
next →
201–300 of 862, ranked by callers