MCPcopy Create free account

hub / github.com/contour-terminal/contour / functions

Functions3,434 in github.com/contour-terminal/contour

↓ 4 callersFunctionisPowerOfTwo
src/crispy/StrongLRUHashtable.h:25
↓ 4 callersFunctionisRGBColor
src/vtbackend/Color.h:320
↓ 4 callersMethodlink
src/crispy/App.cpp:129
↓ 4 callersFunctionloadConfig
src/contour/Config.cpp:238
↓ 4 callersMethodlocate
src/text_shaper/mock_font_locator.cpp:29
↓ 4 callersFunctionmakeRGBColorPair
src/vtbackend/RenderBufferBuilder.cpp:39
↓ 4 callersFunctionmakeUnderlineColor
src/vtbackend/CellUtil.h:58
↓ 4 callersFunctionmodifierBits
src/vtbackend/InputGenerator.cpp:808
↓ 4 callersMethodmoveCursorToLine
src/vtbackend/Screen.cpp:1763
↓ 4 callersFunctionnamePrefix
src/crispy/CLI.cpp:96
↓ 4 callersFunctionparseValue
Parses the given parameter value @p text with respect to the given @p option.
src/crispy/CLI.cpp:168
↓ 4 callersMethodpixelOffset
Returns the sub-cell-height pixel offset for smooth scrolling.
src/vtbackend/Viewport.h:93
↓ 4 callersMethodpixelPerDip
src/text_shaper/directwrite_shaper.cpp:271
↓ 4 callersFunctionprependLine
Prepends a line of text to an accumulator, inserting a newline separator.
src/vtbackend/Screen.cpp:3603
↓ 4 callersMethodprint
src/vtparser/ParserEvents.h:169
↓ 4 callersFunctionprintOption
src/crispy/CLI.cpp:700
↓ 4 callersFunctionprint_side_by_side
Print multiple columns of lines side by side with labels underneath.
test/demo_math_symbols.py:148
↓ 4 callersMethodput
src/vtbackend/SequenceBuilder.h:147
↓ 4 callersMethodreplaceCommentPlaceholder
src/contour/Config.h:1591
↓ 4 callersMethodreportExtendedCursorPosition
src/vtbackend/Screen.cpp:956
↓ 4 callersMethodrequestTabStops
src/vtbackend/Screen.cpp:2366
↓ 4 callersMethodrequestWindowResize
src/vtbackend/Terminal.cpp:2210
↓ 4 callersMethodresetColorPalette
src/vtbackend/Terminal.cpp:3155
↓ 4 callersMethodresetFlags
src/vtbackend/cell/SimpleCell.h:206
↓ 4 callersMethodrezero
src/crispy/ring.h:395
↓ 4 callersFunctionright_curly
Build a right curly bracket of given height (minimum 3).
test/demo_math_symbols.py:84
↓ 4 callersMethodsave
src/vtbackend/Terminal.h:137
↓ 4 callersFunctionscale
src/text_shaper/shaper.cpp:95
↓ 4 callersMethodscreenTransitionProgress
Returns the current transition progress in [0, 1], or 1.0 if no transition is active.
src/vtbackend/Terminal.h:749
↓ 4 callersMethodscrollViewport
src/vtbackend/ViCommands.cpp:171
↓ 4 callersFunctionselectOSCommand
Selects a FunctionDefinition based on given input control sequence fields. @p id leading numeric identifier (such as 8 for hyperlink) @notice multi-
src/vtbackend/Functions.h:998
↓ 4 callersMethodsendPaste
src/vtbackend/Terminal.cpp:1265
↓ 4 callersMethodsendRawInput
src/vtbackend/Terminal.cpp:1281
↓ 4 callersMethodsetExecutionMode
src/vtbackend/Terminal.cpp:260
↓ 4 callersFunctionsetFileFlags
src/vtpty/UnixUtils.h:65
↓ 4 callersMethodsetFlag
src/vtbackend/Line.h:271
↓ 4 callersMethodsetFonts
src/contour/display/TerminalDisplay.cpp:1459
↓ 4 callersMethodsetPixelOffset
Sets the sub-cell-height pixel offset for smooth scrolling.
src/vtbackend/Viewport.h:96
↓ 4 callersMethodsetWrappable
src/vtbackend/Line.h:250
↓ 4 callersFunctionsetupGrid5x2
src/vtbackend/Grid_test.cpp:94
↓ 4 callersMethodsize
src/crispy/LRUCache.h:32
↓ 4 callersFunctionstrongCompare
src/crispy/Comparison.h:16
↓ 4 callersFunctionstylizer
TODO: this and OSC-8 (hyperlinks)
src/crispy/CLI.cpp:539
↓ 4 callersMethodtileLocation
src/vtrasterizer/TextureAtlas.h:299
↓ 4 callersFunctiontoDECModeNum
src/vtbackend/primitives.h:837
↓ 4 callersFunctiontoDigit
src/vtbackend/SixelParser.cpp:26
↓ 4 callersMethodtransform
src/crispy/result.h:252
↓ 4 callersMethodtransform_error
src/crispy/result.h:359
↓ 4 callersFunctiontryParseColorAttribute
src/vtbackend/StatusLineBuilder.cpp:44
↓ 4 callersMethodtry_get
src/vtrasterizer/TextureAtlas.h:587
↓ 4 callersMethodunscroll
src/vtbackend/Grid.cpp:571
↓ 4 callersMethoduseRange
src/vtbackend/Line.h:196
↓ 4 callersMethodwant_read
NOLINTNEXTLINE(readability-make-member-function-const)
src/crispy/read_selector.h:198
↓ 4 callersMethodwrite
src/contour/CaptureScreen.cpp:183
↓ 4 callersMethodwriteText
src/vtbackend/Terminal.cpp:3226
↓ 3 callersFunctionColor
src/vtbackend/Color.h:243
↓ 3 callersFunctionaddNewWrappedLines
src/vtbackend/Grid.cpp:68
↓ 3 callersMethodallBackground
src/vtbackend/Color.h:155
↓ 3 callersMethodalpha
src/vtbackend/Color.h:190
↓ 3 callersMethodappendCharacter
src/vtbackend/cell/SimpleCell.h:170
↓ 3 callersFunctionapplySGR
src/vtbackend/Screen.cpp:2788
↓ 3 callersMethodatlasSize
src/vtrasterizer/TextureAtlas.h:240
↓ 3 callersFunctionbegin
src/crispy/times.h:78
↓ 3 callersMethodbegin
src/crispy/LRUCache.h:124
↓ 3 callersFunctionblendAttributesFrom
Blends each color channel of @p attrs from @p source toward the current value by @p t. At t=0 every channel equals @p source; at t=1 the colors remain
src/vtbackend/RenderBuffer.h:52
↓ 3 callersMethodblue
src/vtbackend/Color.h:186
↓ 3 callersMethodbreakLoopAndRefreshRenderBuffer
{{{ RenderBuffer synchronization
src/vtbackend/Terminal.cpp:346
↓ 3 callersFunctionbuttonNormal
src/vtbackend/InputGenerator.cpp:847
↓ 3 callersMethodcapacity
Retrieves the number of total tiles that can be stored.
src/vtrasterizer/TextureAtlas.h:302
↓ 3 callersMethodcellWidthAt
src/vtbackend/Grid.h:805
↓ 3 callersMethodcheckStatus
src/vtpty/Process_unix.cpp:289
↓ 3 callersMethodclear
mutators
src/vtbackend/Sequence.h:233
↓ 3 callersMethodclearLine
src/vtbackend/Screen.cpp:1332
↓ 3 callersMethodcompareCellTextAt
src/vtbackend/ViCommands.cpp:769
↓ 3 callersMethodcontains
Tests if given coordinate is within the visible screen area.
src/vtbackend/Terminal.h:409
↓ 3 callersFunctioncopy
src/crispy/algorithm.h:39
↓ 3 callersFunctioncreateArgv
src/vtpty/Process_unix.cpp:61
↓ 3 callersFunctioncreatePty
src/vtpty/Pty.cpp:17
↓ 3 callersMethodcurrentTime
Retrieves the time point this terminal instance has been spawned.
src/vtbackend/Terminal.h:426
↓ 3 callersMethodcursorShape
src/vtbackend/Terminal.h:811
↓ 3 callersFunctiondefaultConfigFilePath
src/contour/Config.cpp:233
↓ 3 callersFunctiondefaultConfigString
src/contour/Config.cpp:200
↓ 3 callersMethoddefaultLineFlags
src/vtbackend/Grid.h:855
↓ 3 callersMethoddeleteLines
src/vtbackend/Screen.cpp:1610
↓ 3 callersMethoddiagonal
src/vtrasterizer/BoxDrawingRenderer.cpp:284
↓ 3 callersMethoddisable
src/crispy/flags.h:43
↓ 3 callersMethoddistinct
src/vtbackend/Color.h:129
↓ 3 callersFunctiondumpGrid
src/vtbackend/Grid.cpp:1062
↓ 3 callersFunctionenable
src/crispy/logstore.h:259
↓ 3 callersMethodenable
src/crispy/logstore.h:149
↓ 3 callersMethodenableSequence
src/vtbackend/Functions.h:922
↓ 3 callersMethodend
src/vtbackend/Grid.h:457
↓ 3 callersMethodend
src/crispy/LRUCache.h:125
↓ 3 callersMethodexecute
clang-format on
src/vtparser/ParserEvents.h:175
↓ 3 callersFunctionextractCodePrefix
src/vtparser/Parser.h:729
↓ 3 callersMethodfinalChar
src/vtbackend/Sequence.h:303
↓ 3 callersMethodfunctionDefinition
src/vtbackend/Sequence.h:262
↓ 3 callersFunctiongetDocumentation
src/contour/Actions.h:305
↓ 3 callersFunctiongetIndexedColor
src/vtbackend/Color.h:325
↓ 3 callersFunctiongetLastErrorAsString
src/vtpty/Process_win32.cpp:36
← previousnext →501–600 of 3,434, ranked by callers