Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ functions
Functions
6,352 in github.com/clementgallet/libTAS
⨍
Functions
6,352
◇
Types & classes
2,318
↓ 2 callers
Function
stbtt__GetGlyphClass
src/external/imgui/imstb_truetype.h:2452
↓ 2 callers
Function
stbtt__GetGlyphInfoT2
src/external/imgui/imstb_truetype.h:2291
↓ 2 callers
Function
stbtt__buf_peek8
src/external/imgui/imstb_truetype.h:1145
↓ 2 callers
Function
stbtt__close_shape
src/external/imgui/imstb_truetype.h:1663
↓ 2 callers
Function
stbtt__csctx_close_shape
src/external/imgui/imstb_truetype.h:1941
↓ 2 callers
Function
stbtt__cuberoot
src/external/imgui/imstb_truetype.h:4543
↓ 2 callers
Function
stbtt__get_subrs
src/external/imgui/imstb_truetype.h:1359
↓ 2 callers
Function
stbtt__h_prefilter
src/external/imgui/imstb_truetype.h:4020
↓ 2 callers
Function
stbtt__hheap_alloc
src/external/imgui/imstb_truetype.h:2775
↓ 2 callers
Function
stbtt__hheap_cleanup
src/external/imgui/imstb_truetype.h:2802
↓ 2 callers
Function
stbtt__hheap_free
src/external/imgui/imstb_truetype.h:2796
↓ 2 callers
Function
stbtt__new_active
src/external/imgui/imstb_truetype.h:2840
↓ 2 callers
Function
stbtt__position_trapezoid_area
src/external/imgui/imstb_truetype.h:3077
↓ 2 callers
Function
stbtt__v_prefilter
src/external/imgui/imstb_truetype.h:4082
↓ 2 callers
Function
store_orig_and_return_my_symbol
src/library/rendering/vulkanwrappers.cpp:165
↓ 2 callers
Function
syncGameConnectionsAfterRestore
src/library/checkpoint/SaveStateManager.cpp:120
↓ 2 callers
Function
syncGameDisplays
src/library/checkpoint/SaveStateManager.cpp:104
↓ 2 callers
Method
syspath
src/library/inputs/udevwrappers.cpp:664
↓ 2 callers
Function
toHex
src/external/qhexview/src/model/qhexutils.cpp:293
↓ 2 callers
Method
totalSize
src/program/ramsearch/MemLayout.cpp:54
↓ 2 callers
Function
ttLONG
src/external/imgui/imstb_truetype.h:1294
↓ 2 callers
Method
undo
src/program/movie/MovieActionPaint.cpp:65
↓ 2 callers
Function
unlockGameDisplays
src/library/checkpoint/SaveStateManager.cpp:112
↓ 2 callers
Method
update
src/program/ui/RamWatchView.cpp:72
↓ 2 callers
Function
updateAllFiles
src/library/fileio/FileHandleList.cpp:130
↓ 2 callers
Function
urandom_create_file
src/library/fileio/URandom.cpp:111
↓ 2 callers
Function
urandom_disable_handler
src/library/fileio/URandom.cpp:124
↓ 2 callers
Function
urandom_enable_handler
src/library/fileio/URandom.cpp:132
↓ 2 callers
Function
urandom_rand
src/library/fileio/URandom.cpp:38
↓ 2 callers
Function
variantToByteArray
src/external/qhexview/src/model/qhexutils.cpp:197
↓ 2 callers
Method
willEnd
src/library/audio/AudioSource.cpp:160
↓ 2 callers
Method
write
src/external/qhexview/src/model/buffer/qmemorybuffer.cpp:31
↓ 2 callers
Function
writeAllAreas
src/library/checkpoint/Checkpoint.cpp:1150
↓ 2 callers
Method
writeAudioFrame
src/library/encoding/NutMuxer.cpp:311
↓ 2 callers
Function
xcb_connect
src/library/xcb/xcbconnection.cpp:34
↓ 2 callers
Function
xkeyboardToSDLMod
src/library/inputs/keyboard_helper.cpp:377
↓ 1 callers
Function
Add
src/external/imgui/imgui_internal.h:544
↓ 1 callers
Method
AddBezierCubic
Cubic Bezier takes 4 controls points
src/external/imgui/imgui_draw.cpp:1590
↓ 1 callers
Method
AddBezierQuadratic
Quadratic Bezier takes 3 controls points
src/external/imgui/imgui_draw.cpp:1601
↓ 1 callers
Function
AddColormap
src/external/imgui/implot.cpp:4486
↓ 1 callers
Method
AddConvexPolyFilled
- We intentionally avoid using ImVec2 and its math operators here to reduce cost to a minimum for debug/non-inlined builds. - Filled shapes must alway
src/external/imgui/imgui_draw.cpp:967
↓ 1 callers
Method
AddInputCharacter
Pass in translated ASCII characters for text input. - with glfw you can get those from the callback set in glfwSetCharCallback() - on Windows you can
src/external/imgui/imgui.cpp:1333
↓ 1 callers
Method
AddNgon
Guaranteed to honor 'num_segments'
src/external/imgui/imgui_draw.cpp:1537
↓ 1 callers
Method
AddNgonFilled
Guaranteed to honor 'num_segments'
src/external/imgui/imgui_draw.cpp:1549
↓ 1 callers
Method
AddQuad
src/external/imgui/imgui_draw.cpp:1442
↓ 1 callers
Function
AddTicksCustom
src/external/imgui/implot.cpp:834
↓ 1 callers
Function
AddWindowToDrawData
src/external/imgui/imgui.cpp:4839
↓ 1 callers
Function
AddWindowToSortBuffer
src/external/imgui/imgui.cpp:4823
↓ 1 callers
Function
AnnotationV
src/external/imgui/implot.cpp:3812
↓ 1 callers
Function
ApiCallResultIsOutputAvailable
src/library/steam/CCallbackManager.cpp:235
↓ 1 callers
Function
ApplyNextPlotData
src/external/imgui/implot.cpp:2099
↓ 1 callers
Function
AxisPrecision
src/external/imgui/implot.cpp:1590
↓ 1 callers
Method
BuildLookupTable
src/external/imgui/imgui_draw.cpp:3294
↓ 1 callers
Function
BustPlotCache
src/external/imgui/implot.cpp:538
↓ 1 callers
Method
CalcCustomRectUV
src/external/imgui/imgui_draw.cpp:2329
↓ 1 callers
Function
CalcDelayFromHoveredFlags
src/external/imgui/imgui.cpp:3971
↓ 1 callers
Function
CalcRoutingScore
Current score encoding (lower is highest priority): - 0: ImGuiInputFlags_RouteGlobalHigh - 1: ImGuiInputFlags_RouteFocused (if item active) - 2:
src/external/imgui/imgui.cpp:8285
↓ 1 callers
Function
CalcScrollEdgeSnap
Helper to snap on edges when aiming at an item very close to the edge, So the difference between WindowPadding and ItemSpacing will be in the visible
src/external/imgui/imgui.cpp:10101
↓ 1 callers
Method
CanInitFit
src/external/imgui/implot_internal.h:880
↓ 1 callers
Function
CeilTime
src/external/imgui/implot.cpp:1042
↓ 1 callers
Method
ChannelsSplit
Advanced: Channels - Use to split render into layers. By switching channels to can render out-of-order (e.g. submit FG primitives before BG primitives
src/external/imgui/imgui.h:2783
↓ 1 callers
Function
CheckProgram
If you get an error please report on GitHub. You may try different GL context version or GLSL version.
src/external/imgui/imgui_impl_opengl3.cpp:724
↓ 1 callers
Function
Clamp
src/external/imgui/implot.h:489
↓ 1 callers
Function
ClampLabelPos
Clamps a label position so that it fits a rect defined by Min/Max
src/external/imgui/implot_internal.h:1469
↓ 1 callers
Function
ClampWindowPos
src/external/imgui/imgui.cpp:6070
↓ 1 callers
Function
ClearFreeMemory
src/external/imgui/imgui_internal.h:1098
↓ 1 callers
Method
ClearInputKeys
Clear current keyboard/mouse/gamepad state + current frame text input buffer. Equivalent to releasing all keys/buttons.
src/external/imgui/imgui.cpp:1405
↓ 1 callers
Method
ClearOutputData
src/external/imgui/imgui_draw.cpp:3272
↓ 1 callers
Method
ClearSelection
src/external/imgui/imgui.h:2275
↓ 1 callers
Method
ClearTexData
src/external/imgui/imgui_draw.cpp:2106
↓ 1 callers
Method
ClearTextBuffer
src/external/imgui/implot_internal.h:1071
↓ 1 callers
Function
ColorEditRestoreH
src/external/imgui/imgui_widgets.cpp:5090
↓ 1 callers
Function
ColormapButton
src/external/imgui/implot.cpp:4747
↓ 1 callers
Function
ColormapSlider
src/external/imgui/implot.cpp:4713
↓ 1 callers
Method
CompareWithContextState
Compare to detect usage errors
src/external/imgui/imgui.cpp:9555
↓ 1 callers
Method
Constrain
src/external/imgui/implot_internal.h:785
↓ 1 callers
Function
Contains
src/external/imgui/implot.h:487
↓ 1 callers
Function
CreateNewWindow
src/external/imgui/imgui.cpp:5638
↓ 1 callers
Function
CursorAnimReset
Cursor & Selection
src/external/imgui/imgui_internal.h:1128
↓ 1 callers
Function
CursorClamp
After a user-input the cursor stays on for a while without blinking
src/external/imgui/imgui_internal.h:1129
↓ 1 callers
Function
DebugNodeTableGetSizingPolicyDesc
src/external/imgui/imgui_tables.cpp:3793
↓ 1 callers
Function
DebugPrintInputEvent
src/external/imgui/imgui.cpp:9022
↓ 1 callers
Function
DebugStartItemPicker
src/external/imgui/imgui_internal.h:3390
↓ 1 callers
Function
Decode85
src/external/imgui/imgui_draw.cpp:2208
↓ 1 callers
Function
DispatchCallbackOutput
src/library/steam/CCallbackManager.cpp:117
↓ 1 callers
Method
DoOpen
src/external/imgui/imgui_demo.cpp:8200
↓ 1 callers
Function
EditTableColumnsFlags
src/external/imgui/imgui_demo.cpp:3989
↓ 1 callers
Method
EnabledAxesX
src/external/imgui/implot_internal.h:1090
↓ 1 callers
Method
EnabledAxesY
src/external/imgui/implot_internal.h:1097
↓ 1 callers
Function
ExecCommand
src/external/imgui/imgui_demo.cpp:7111
↓ 1 callers
Function
FillRange
src/external/imgui/implot_internal.h:1511
↓ 1 callers
Function
FindBestWheelingWindow
src/external/imgui/imgui.cpp:8869
↓ 1 callers
Function
FindHoveredWindow
Find window given position, search front-to-back FIXME: Note that we have an inconsequential lag here: OuterRectClipped is updated in Begin(), so wind
src/external/imgui/imgui.cpp:5199
↓ 1 callers
Method
Fit
src/external/imgui/implot_items.cpp:654
↓ 1 callers
Function
FitPointX
Extends the current plot's axes so that it encompasses a vertical line at x
src/external/imgui/implot_internal.h:1382
↓ 1 callers
Function
FitPointY
Extends the current plot's axes so that it encompasses a horizontal line at y
src/external/imgui/implot_internal.h:1389
↓ 1 callers
Function
FlattenDrawDataIntoSingleLayer
src/external/imgui/imgui.cpp:4863
↓ 1 callers
Function
FormatDate
src/external/imgui/implot.cpp:1115
↓ 1 callers
Function
FormatTextureIDForDebugDisplay
src/external/imgui/imgui.cpp:14475
↓ 1 callers
Function
FormatTime
src/external/imgui/implot.cpp:1075
← previous
next →
1,201–1,300 of 6,352, ranked by callers