Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cmuratori/refterm
/ functions
Functions
104 in github.com/cmuratori/refterm
⨍
Functions
104
◇
Types & classes
22
↓ 23 callers
Function
AppendOutput
refterm_example_terminal.c:644
↓ 16 callers
Function
StringsAreEqual
refterm_example_terminal.c:840
↓ 13 callers
Function
GetEntry
refterm_glyph_cache.c:78
↓ 9 callers
Function
GetToken
refterm_example_terminal.c:94
↓ 5 callers
Function
GetSentinel
refterm_glyph_cache.c:85
↓ 5 callers
Function
PeekToken
refterm_example_terminal.c:82
↓ 4 callers
Function
ClearProps
refterm_example_terminal.c:209
↓ 4 callers
Function
GetCell
refterm_example_terminal.c:132
↓ 4 callers
Function
KillProcess
refterm_example_terminal.c:635
↓ 4 callers
Function
ParseLineIntoGlyphs
refterm_example_terminal.c:523
↓ 4 callers
Function
PrepareTilesForTransfer
refterm_example_glyph_generator.c:82
↓ 4 callers
Function
RefreshFont
refterm_example_terminal.c:870
↓ 4 callers
Function
TransferTile
refterm_example_glyph_generator.c:91
↓ 4 callers
Function
UpdateGlyphCacheEntry
refterm_glyph_cache.c:100
↓ 3 callers
Function
AdvanceColumn
refterm_example_terminal.c:180
↓ 3 callers
Function
AdvanceRow
refterm_example_terminal.c:174
↓ 3 callers
Function
ClearCursor
refterm_example_terminal.c:216
↓ 3 callers
Function
ConsumeCount
refterm_example_source_buffer.c:84
↓ 3 callers
Function
FindGlyphEntryByHash
refterm_glyph_cache.c:200
↓ 3 callers
Function
LineFeed
refterm_example_terminal.c:39
↓ 3 callers
Function
ReleaseD3D11Renderer
refterm_example_d3d11.c:256
↓ 3 callers
Function
SetCellDirect
refterm_example_terminal.c:189
↓ 3 callers
Function
UpdateTerminalBuffer
refterm_example_terminal.c:662
↓ 3 callers
Function
ValidateLRU
refterm_glyph_cache.c:110
↓ 3 callers
Function
memcpy
refterm.c:170
↓ 2 callers
Function
AcquireD3D11Renderer
refterm_example_d3d11.c:283
↓ 2 callers
Function
AdvanceRowNoClear
refterm_example_terminal.c:164
↓ 2 callers
Function
AtEscape
refterm_example_terminal.c:118
↓ 2 callers
Function
ClearCellCount
refterm_example_terminal.c:138
↓ 2 callers
Function
CommitWrite
refterm_example_source_buffer.c:142
↓ 2 callers
Function
ComputeGlyphHash
refterm_example_source_buffer.c:166
↓ 2 callers
Function
DWriteReleaseFont
refterm_example_dwrite.cpp:95
↓ 2 callers
Function
ExecuteSubProcess
refterm_example_terminal.c:775
↓ 2 callers
Function
GetAndClearStats
refterm_glyph_cache.c:91
↓ 2 callers
Function
GetNextWritableRange
refterm_example_source_buffer.c:125
↓ 2 callers
Function
GetSingleTileUnitDim
refterm_example_glyph_generator.c:29
↓ 2 callers
Function
GetSlotPointer
refterm_glyph_cache.c:67
↓ 2 callers
Function
IncludeLetterBounds
refterm_example_dwrite.cpp:104
↓ 2 callers
Function
IsDigit
refterm_example_terminal.c:76
↓ 2 callers
Function
IsDirectCodepoint
refterm_example_terminal.c:125
↓ 2 callers
Function
IsInBounds
refterm_example_terminal.c:60
↓ 2 callers
Function
PackGlyphCachePoint
refterm_glyph_cache.c:43
↓ 2 callers
Function
PackRGB
refterm_example_terminal.c:67
↓ 2 callers
Function
ParseEscape
refterm_example_terminal.c:223
↓ 2 callers
Function
ParseLines
refterm_example_terminal.c:294
↓ 2 callers
Function
ParseNumber
refterm_example_terminal.c:107
↓ 2 callers
Function
ReleaseD3D11RenderTargets
refterm_example_d3d11.c:241
↓ 2 callers
Function
ReleaseD3DCellBuffer
refterm_example_d3d11.c:101
↓ 2 callers
Function
ReleaseD3DGlyphCache
refterm_example_d3d11.c:148
↓ 2 callers
Function
ReleaseD3DGlyphTransfer
refterm_example_d3d11.c:163
↓ 2 callers
Function
RevertToDefaultFont
refterm_example_terminal.c:858
↓ 2 callers
Function
USE_FAST_PIPE_IF_AVAILABLE
fast_pipe.h:34
↓ 2 callers
Function
UpdateLineEnd
refterm_example_terminal.c:34
↓ 2 callers
Function
memset
refterm.c:161
↓ 1 callers
Function
AcquireDXGIFactory
refterm_example_d3d11.c:33
↓ 1 callers
Function
AcquireDXGISwapChain
refterm_example_d3d11.c:57
↓ 1 callers
Function
ActivateD3D11DebugInfo
refterm_example_d3d11.c:21
↓ 1 callers
Function
AllocateGlyphGenerator
refterm_example_glyph_generator.c:7
↓ 1 callers
Function
AllocateTerminalBuffer
refterm_example_terminal.c:1
↓ 1 callers
Function
Clear
refterm_example_terminal.c:159
↓ 1 callers
Function
ClearLine
refterm_example_terminal.c:150
↓ 1 callers
Function
CloseProcess
refterm_example_terminal.c:620
↓ 1 callers
Function
ComputeHashForTileIndex
refterm_example_source_buffer.c:229
↓ 1 callers
Function
CreateOutputWindow
refterm.c:98
↓ 1 callers
Function
D2DAcquire
refterm_example_dwrite.cpp:12
↓ 1 callers
Function
D2DRelease
refterm_example_dwrite.cpp:44
↓ 1 callers
Function
DWriteDrawText
refterm_example_dwrite.cpp:171
↓ 1 callers
Function
DWriteGetTextExtent
refterm_example_dwrite.cpp:73
↓ 1 callers
Function
DWriteInit
refterm_example_dwrite.cpp:60
↓ 1 callers
Function
DWriteRelease
refterm_example_dwrite.cpp:197
↓ 1 callers
Function
DWriteSetFont
refterm_example_dwrite.cpp:138
↓ 1 callers
Function
DeallocateTerminalBuffer
refterm_example_terminal.c:16
↓ 1 callers
Function
ExecuteCommandLine
refterm_example_terminal.c:945
↓ 1 callers
Function
GetExpectedTileCountForDimension
refterm_example_glyph_generator.c:20
↓ 1 callers
Function
GetGlyphDim
refterm_example_glyph_generator.c:35
↓ 1 callers
Function
GetGlyphTableFootprint
refterm_glyph_cache.c:305
↓ 1 callers
Function
GetLineLength
refterm_example_terminal.c:287
↓ 1 callers
Function
GetPipePendingDataCount
refterm_example_terminal.c:26
↓ 1 callers
Function
GlyphHashesAreEqual
refterm_glyph_cache.c:59
↓ 1 callers
Function
InitializeDirectGlyphTable
refterm_glyph_cache.c:278
↓ 1 callers
Function
IsInBuffer
refterm_example_source_buffer.c:62
↓ 1 callers
Function
IsUTF8Extension
refterm_example_terminal.c:1063
↓ 1 callers
Function
LayoutLines
refterm_example_terminal.c:700
↓ 1 callers
Function
ParseWithUniscribe
refterm_example_terminal.c:374
↓ 1 callers
Function
PlaceGlyphTableInMemory
refterm_glyph_cache.c:314
↓ 1 callers
Function
PopFreeEntry
refterm_glyph_cache.c:172
↓ 1 callers
Function
PreventWindowsDPIScaling
refterm.c:80
↓ 1 callers
Function
ProcessMessages
refterm_example_terminal.c:1069
↓ 1 callers
Function
ReadSourceAt
refterm_example_source_buffer.c:100
↓ 1 callers
Function
RecycleLRU
refterm_glyph_cache.c:137
↓ 1 callers
Function
RendererDraw
refterm_example_d3d11.c:340
↓ 1 callers
Function
SetD3D11GlyphCacheDim
refterm_example_d3d11.c:186
↓ 1 callers
Function
SetD3D11GlyphTransferDim
refterm_example_d3d11.c:211
↓ 1 callers
Function
SetD3D11MaxCellCount
refterm_example_d3d11.c:116
↓ 1 callers
Function
SetFont
refterm_example_glyph_generator.c:1
↓ 1 callers
Function
UnpackGlyphCachePoint
refterm_glyph_cache.c:49
Function
AdvanceRange
refterm_example_source_buffer.c:70
Function
D3D11RendererIsValid
refterm_example_d3d11.c:9
Function
GetCurrentAbsoluteP
refterm_example_source_buffer.c:118
Function
TerminalThread
refterm_example_terminal.c:1175
next →
1–100 of 104, ranked by callers