MCPcopy Create free account

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

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

↓ 29 callersMethodgenerateKey
src/vtbackend/InputGenerator.cpp:189
↓ 29 callersMethodisMomentumScrollActive
src/vtbackend/Terminal.cpp:1643
↓ 29 callersMethodtext
src/vtbackend/Sequence.cpp:54
↓ 29 callersMethodwithout
src/crispy/flags.h:123
↓ 27 callersMethodreserve
src/crispy/ring.h:157
↓ 27 callersMethodsendMousePressEvent
src/vtbackend/Terminal.cpp:892
↓ 27 callersFunctiontimes
src/crispy/times.h:221
↓ 26 callersFunctionDefaultColor
src/vtbackend/Color.h:353
↓ 26 callersMethodcontains
src/crispy/TrieMap.h:104
↓ 26 callersMethodcursorPageIndex
Returns the zero-based page index where the cursor is currently active.
src/vtbackend/Terminal.h:712
↓ 26 callersMethodmode
src/vtbackend/ViInputHandler.h:214
↓ 25 callersMethodcodepointCount
src/vtbackend/cell/SimpleCell.h:152
↓ 25 callersFunctioncount
src/crispy/algorithm.h:60
↓ 25 callersMethodcount
src/contour/TerminalSessionManager.h:54
↓ 25 callersFunctionend
src/crispy/size.h:62
↓ 25 callersMethodresetReplyData
src/vtbackend/MockTerm.h:91
↓ 25 callersMethodsendCharSequence
Convenience method to type into stdin a sequence of characters.
src/vtbackend/MockTerm.h:50
↓ 24 callersFunctionbegin
src/crispy/size.h:58
↓ 24 callersMethodisTrivialBuffer
src/vtbackend/Line.h:302
↓ 24 callersFunctionparseOSC99
src/vtbackend/DesktopNotification.cpp:131
↓ 24 callersMethodsetCellPixelSize
src/vtbackend/Terminal.h:423
↓ 24 callersMethodstate
Tests whether the a selection is currently in progress.
src/vtbackend/Selector.h:96
↓ 23 callersMethodfill
src/vtbackend/Line.h:126
↓ 23 callersFunctionmixColor
Linearly interpolates between two RGB colors. At t=0 returns @p a, at t=1 returns @p b.
src/vtbackend/Color.h:94
↓ 23 callersMethodmoveCursorToColumn
src/vtbackend/Screen.cpp:1751
↓ 23 callersMethodmoveCursorToNextTab
src/vtbackend/Screen.cpp:1769
↓ 23 callersFunctionosc99
Build a raw OSC 99 escape sequence string.
test/osc99-notifications.py:52
↓ 23 callersFunctionsend
Write a raw escape sequence to stdout.
test/osc99-notifications.py:57
↓ 23 callersFunctionunreachable
GCC 4.8+, Clang, Intel and other compilers compatible with GCC (-std=c++0x or above)
src/crispy/assert.h:29
↓ 22 callersFunctionESC
src/vtbackend/Functions.h:377
↓ 22 callersMethodcodepoints
src/vtbackend/cell/SimpleCell.h:139
↓ 22 callersFunctionignore_unused
src/crispy/utils.h:711
↓ 22 callersMethodinsert
src/crispy/TrieMap.h:61
↓ 22 callersFunctionlower
src/vtrasterizer/Pixmap.h:42
↓ 22 callersFunctionshow_sequence
Display a human-readable representation of an escape sequence.
test/osc99-notifications.py:75
↓ 21 callersFunctionleft
src/vtrasterizer/Pixmap.h:44
↓ 21 callersFunctionright
src/vtrasterizer/Pixmap.h:45
↓ 21 callersFunctionsort
src/crispy/sort.h:35
↓ 21 callersFunctionupper
src/vtrasterizer/Pixmap.h:43
↓ 20 callersFunctiondistance
src/vtbackend/Color.h:105
↓ 20 callersMethoderror
src/vtparser/ParserEvents.h:168
↓ 20 callersMethodflushInput
src/vtbackend/Terminal.cpp:1304
↓ 20 callersMethodgenerateChar
{{{ StandardKeyboardInputGenerator
src/vtbackend/InputGenerator.cpp:75
↓ 20 callersMethodindex
src/vtbackend/Screen.cpp:1947
↓ 20 callersMethodresize
src/crispy/ring.h:158
↓ 19 callersMethodcodepoint
src/vtbackend/cell/SimpleCell.h:144
↓ 19 callersMethodisLineVisible
src/vtbackend/Viewport.h:41
↓ 19 callersMethodmultiplyBy10AndAdd
src/vtbackend/Sequence.h:149
↓ 19 callersMethodreverseIndex
src/vtbackend/Screen.cpp:1956
↓ 19 callersMethodsendMouseReleaseEvent
src/vtbackend/Terminal.cpp:1199
↓ 19 callersMethodsetBackgroundColor
src/vtbackend/Screen.cpp:1989
↓ 19 callersMethodtake
src/vtrasterizer/Pixmap.cpp:45
↓ 19 callersFunctiontoLower
src/crispy/utils.h:537
↓ 19 callersFunctionwait
Pause between tests: either prompt for Enter or sleep.
test/osc99-notifications.py:81
↓ 18 callersMethodlength
src/vtbackend/Grid.h:61
↓ 18 callersFunctionmainPageText
src/vtbackend/test_helpers.h:97
↓ 18 callersMethodscreenUpdated
src/vtbackend/Terminal.cpp:1896
↓ 18 callersMethodsetForegroundColor
src/vtbackend/Screen.cpp:1983
↓ 18 callersMethodsetTopBottomMargin
src/vtbackend/Terminal.cpp:2529
↓ 18 callersFunctionsplit
src/crispy/utils.h:227
↓ 18 callersFunctiontrimmedTextScreenshot
src/vtbackend/test_helpers.h:91
↓ 17 callersMethodextend
{{{ Selection
src/vtbackend/Selector.cpp:39
↓ 17 callersMethodheight
src/vtbackend/Image.h:79
↓ 17 callersFunctionlinearEq
src/vtrasterizer/Pixmap.h:54
↓ 17 callersMethodrgb
src/vtbackend/Color.h:208
↓ 16 callersFunctiondrawThickArc
Draws a thick quarter-ellipse arc on a Pixmap. Uses the inner/outer arc + scanline gap-fill technique for clean thick arcs. @param pixmap Target
src/vtrasterizer/BoxDrawingRenderer.cpp:962
↓ 16 callersMethodfindMarkerUpwards
src/vtbackend/Screen.cpp:704
↓ 16 callersFunctionheading
Print a section heading.
test/osc99-notifications.py:63
↓ 16 callersFunctionindex
src/vtbackend/Color.h:263
↓ 16 callersFunctionlibssl2ErrorString
src/vtpty/SshSession.cpp:87
↓ 16 callersMethodload
src/contour/Config.cpp:371
↓ 16 callersFunctionparse
src/crispy/CLI.cpp:485
↓ 16 callersMethodparseFragment
src/vtparser/Parser-impl.h:385
↓ 16 callersMethodremove
src/crispy/StrongLRUCache.h:154
↓ 16 callersFunctionrgb
src/vtbackend/SixelParser.cpp:41
↓ 16 callersMethodselectionAvailable
Tests whether or not some grid cells are selected.
src/vtbackend/Terminal.h:915
↓ 16 callersMethodwrite
src/vtbackend/VTWriter.h:75
↓ 15 callersMethodallocateBufferObject
src/crispy/BufferObject.h:372
↓ 15 callersFunctionascending
src/crispy/utils.h:163
↓ 15 callersFunctionbegin
src/vtbackend/primitives.h:414
↓ 15 callersMethodconsume
src/vtbackend/InputGenerator.h:539
↓ 15 callersMethodemplace
src/crispy/result.h:189
↓ 15 callersMethodenable
src/crispy/flags.h:42
↓ 15 callersMethodprogress
Returns animation progress in [0, 1] with the configured easing applied.
src/vtbackend/Animation.h:43
↓ 15 callersMethodrealCursorPosition
src/vtbackend/Screen.h:357
↓ 14 callersMethodfindMarkerDownwards
src/vtbackend/Screen.cpp:722
↓ 14 callersMethodfrom
src/vtbackend/Selector.h:84
↓ 14 callersMethodoffset
@returns offset of this image fragment in pixels into the underlying image.
src/vtbackend/Image.h:201
↓ 14 callersMethodpageSize
src/vtbackend/Terminal.cpp:416
↓ 14 callersMethodpost
{{{ TerminalDisplay: (user requested) actions
src/contour/display/TerminalDisplay.cpp:1267
↓ 14 callersFunctionreplaceVariables
src/crispy/utils.h:635
↓ 14 callersMethodresizeScreen
src/vtbackend/Terminal.cpp:1687
↓ 14 callersMethodsetLeftRightMargin
src/vtbackend/Terminal.cpp:2543
↓ 14 callersMethodto
src/vtbackend/Selector.h:85
↓ 14 callersFunctiontoUpper
src/crispy/utils.h:552
↓ 14 callersMethodwriteAtEnd
src/crispy/BufferObject.h:260
↓ 13 callersMethodactiveSequences
src/vtbackend/Terminal.h:1151
↓ 13 callersMethodbytesAvailable
src/crispy/BufferObject.h:87
↓ 13 callersFunctionget
src/crispy/Owned.h:29
↓ 13 callersMethodrender
src/vtbackend/Grid.h:875
← previousnext →101–200 of 3,434, ranked by callers