MCPcopy Create free account

hub / github.com/clementgallet/libTAS / functions

Functions6,352 in github.com/clementgallet/libTAS

↓ 2 callersFunctionImFormatStringToTempBuffer
src/external/imgui/imgui.cpp:1937
↓ 2 callersFunctionImGetDirQuadrantFromDelta
src/external/imgui/imgui.cpp:11045
↓ 2 callersFunctionImGui_ImplOpenGL3_Init
Functions
src/external/imgui/imgui_impl_opengl3.cpp:274
↓ 2 callersFunctionImGui_ImplOpenGL3_SetupRenderState
src/external/imgui/imgui_impl_opengl3.cpp:405
↓ 2 callersFunctionImGui_ImplSDLRenderer2_Init
Functions
src/external/imgui/imgui_impl_sdlrenderer2.cpp:109
↓ 2 callersFunctionImGui_ImplSDLRenderer2_SetupRenderState
src/external/imgui/imgui_impl_sdlrenderer2.cpp:140
↓ 2 callersFunctionImGui_ImplSDLRenderer2_Shutdown
src/external/imgui/imgui_impl_sdlrenderer2.cpp:126
↓ 2 callersFunctionImGui_ImplVulkanH_DestroyFrame
src/external/imgui/imgui_impl_vulkan.cpp:1565
↓ 2 callersFunctionImGui_ImplVulkanH_DestroyFrameSemaphores
src/external/imgui/imgui_impl_vulkan.cpp:1578
↓ 2 callersFunctionImGui_ImplVulkan_AddTexture
Register a texture FIXME: This is experimental in the sense that we are unsure how to best design/tackle this problem, please post to https://github.c
src/external/imgui/imgui_impl_vulkan.cpp:1158
↓ 2 callersFunctionImGui_ImplVulkan_DestroyFontsTexture
You probably never need to call this, as it is called by ImGui_ImplVulkan_CreateFontsTexture() and ImGui_ImplVulkan_Shutdown().
src/external/imgui/imgui_impl_vulkan.cpp:813
↓ 2 callersFunctionImGui_ImplVulkan_DestroyWindowRenderBuffers
src/external/imgui/imgui_impl_vulkan.cpp:1209
↓ 2 callersFunctionImGui_ImplVulkan_RemoveTexture
src/external/imgui/imgui_impl_vulkan.cpp:1192
↓ 2 callersFunctionImGui_ImplVulkan_SetupRenderState
src/external/imgui/imgui_impl_vulkan.cpp:431
↓ 2 callersFunctionImGui_ImplXlib_ProcessEvent
You can read the io.WantCaptureMouse, io.WantCaptureKeyboard flags to tell if dear imgui wants to use your inputs. - When io.WantCaptureMouse is true,
src/external/imgui/imgui_impl_xlib.cpp:310
↓ 2 callersFunctionImIsFloatAboveGuaranteedIntegerPrecision
src/external/imgui/imgui_internal.h:485
↓ 2 callersFunctionImMul
src/external/imgui/imgui_internal.h:484
↓ 2 callersFunctionImPosMod
Returns always positive modulo (assumes r != 0)
src/external/imgui/implot_internal.h:121
↓ 2 callersFunctionImStrbolW
src/external/imgui/imgui.cpp:1827
↓ 2 callersFunctionImStrchrRange
src/external/imgui/imgui.cpp:1806
↓ 2 callersFunctionImStrimatchlen
src/external/imgui/imgui_widgets.cpp:6766
↓ 2 callersFunctionImStristr
src/external/imgui/imgui.cpp:1834
↓ 2 callersFunctionImSum
src/external/imgui/implot_internal.h:154
↓ 2 callersFunctionImTextCharToUtf8_inline
Based on stb_to_utf8() from github.com/nothings/stb/
src/external/imgui/imgui.cpp:2210
↓ 2 callersFunctionInitOrLoadWindowSettings
src/external/imgui/imgui.cpp:5607
↓ 2 callersFunctionInitialize
src/external/imgui/implot.cpp:455
↓ 2 callersFunctionInputScalar_DefaultCharsFilter
src/external/imgui/imgui_widgets.cpp:3398
↓ 2 callersFunctionIsAliasKey
src/external/imgui/imgui_internal.h:3086
↓ 2 callersMethodIsAutoFitting
src/external/imgui/implot_internal.h:879
↓ 2 callersFunctionIsGamepadKey
src/external/imgui/imgui_internal.h:3084
↓ 2 callersFunctionIsItemHidden
src/external/imgui/implot_items.cpp:312
↓ 2 callersMethodIsPanLocked
src/external/imgui/implot_internal.h:890
↓ 2 callersFunctionIsRootOfOpenMenuSet
src/external/imgui/imgui_widgets.cpp:7389
↓ 2 callersFunctionLZ4_NbCommonBytes
-************************************ * Common functions **************************************/
src/external/lz4.cpp:467
↓ 2 callersFunctionLZ4_compress_default
src/external/lz4.cpp:1271
↓ 2 callersFunctionLZ4_compress_fast
src/external/lz4.cpp:1252
↓ 2 callersFunctionLZ4_decompress_fast_extDict
src/external/lz4.cpp:2139
↓ 2 callersFunctionLZ4_decompress_safe_forceExtDict
src/external/lz4.cpp:2129
↓ 2 callersFunctionLZ4_decompress_safe_withPrefix64k
src/external/lz4.cpp:2104
↓ 2 callersFunctionLZ4_decompress_safe_withSmallPrefix
src/external/lz4.cpp:2120
↓ 2 callersFunctionLZ4_getPositionOnHash
src/external/lz4.cpp:726
↓ 2 callersFunctionLZ4_putIndexOnHash
src/external/lz4.cpp:673
↓ 2 callersFunctionLZ4_putPositionOnHash
src/external/lz4.cpp:685
↓ 2 callersFunctionLZ4_renormDictT
src/external/lz4.cpp:1469
↓ 2 callersFunctionLZ4_resetStream
resetStream is now deprecated, * prefer initStream() which is more general */
src/external/lz4.cpp:1373
↓ 2 callersFunctionLZ4_resetStream_fast
src/external/lz4.cpp:1379
↓ 2 callersFunctionLZ4_wildCopy32
customized variant of memcpy, which can overwrite up to 32 bytes beyond dstEnd * this version copies two times 16 bytes (instead of one time 32 bytes
src/external/lz4.cpp:415
↓ 2 callersFunctionLZ4_writeLE16
src/external/lz4.cpp:350
↓ 2 callersFunctionLocator_Default
src/external/imgui/implot.cpp:714
↓ 2 callersFunctionLogTextV
Pass text data straight to log (without being displayed)
src/external/imgui/imgui.cpp:12872
↓ 2 callersFunctionMapInputDefault
src/external/imgui/implot.cpp:4786
↓ 2 callersMethodMax
src/external/imgui/implot.h:503
↓ 2 callersMethodMin
src/external/imgui/implot.h:502
↓ 2 callersFunctionNavScoreItemDistInterval
src/external/imgui/imgui.cpp:11052
↓ 2 callersFunctionNavUpdateWindowingHighlightWindow
src/external/imgui/imgui.cpp:12264
↓ 2 callersFunctionPieChartSum
src/external/imgui/implot_items.cpp:2219
↓ 2 callersFunctionPlotDigitalEx
src/external/imgui/implot_items.cpp:2675
↓ 2 callersFunctionPlotShaded
src/external/imgui/implot_items.cpp:1775
↓ 2 callersMethodPopTextureID
src/external/imgui/imgui_draw.cpp:609
↓ 2 callersFunctionPrimRectLine
src/external/imgui/implot_items.cpp:192
↓ 2 callersMethodPullLinks
src/external/imgui/implot_internal.h:909
↓ 2 callersFunctionRegisterApiCallResult
src/library/steam/CCallbackManager.cpp:78
↓ 2 callersFunctionRegisterCallback
src/library/steam/CCallbackManager.cpp:53
↓ 2 callersFunctionRenderArrowsForVerticalBar
Helper for ColorPicker4()
src/external/imgui/imgui_widgets.cpp:5378
↓ 2 callersMethodRenderChar
Note: as with every ImDrawList drawing function, this expects that the font atlas texture is bound.
src/external/imgui/imgui_draw.cpp:3678
↓ 2 callersFunctionRenderGridLinesX
src/external/imgui/implot.cpp:1780
↓ 2 callersFunctionRenderGridLinesY
src/external/imgui/implot.cpp:1798
↓ 2 callersFunctionRenderHeatmap
src/external/imgui/implot_items.cpp:2412
↓ 2 callersFunctionRenderPrimitivesEx
src/external/imgui/implot_items.cpp:1361
↓ 2 callersFunctionResetCtxForNextAlignedPlots
src/external/imgui/implot.cpp:513
↓ 2 callersFunctionResetCtxForNextSubplot
src/external/imgui/implot.cpp:518
↓ 2 callersMethodRun
src/library/steam/CCallback.cpp:27
↓ 2 callersFunctionSDL_GL_SetAttribute
Override */
src/library/sdl/sdlwindows.cpp:570
↓ 2 callersFunctionSDL_GL_SetSwapInterval
Override */
src/library/sdl/sdlwindows.cpp:149
↓ 2 callersFunctionSDL_GameControllerEventState
Override */
src/library/inputs/sdlgamecontroller.cpp:216
↓ 2 callersFunctionSDL_GameControllerOpen
Override */
src/library/inputs/sdlgamecontroller.cpp:71
↓ 2 callersFunctionSDL_GetPerformanceCounter
Override */
src/library/sdl/sdltime.cpp:52
↓ 2 callersFunctionSDL_GetWindowFlags
Override */
src/library/sdl/sdlwindows.cpp:293
↓ 2 callersFunctionSDL_JoystickClose
Override */
src/library/inputs/sdljoystick.cpp:486
↓ 2 callersFunctionSDL_JoystickEventState
Override */
src/library/inputs/sdljoystick.cpp:327
↓ 2 callersFunctionSDL_PeepEvents
Override */
src/library/sdl/sdlevents.cpp:179
↓ 2 callersFunctionSDL_RenderSetViewport
src/library/sdl/sdlrender.cpp:121
↓ 2 callersFunctionSDL_SetWindowSize
Override */
src/library/sdl/sdlwindows.cpp:428
↓ 2 callersFunctionSDL_ShowCursor
src/library/inputs/sdlpointer.cpp:237
↓ 2 callersFunctionSDL_WarpMouseInWindow
src/library/inputs/sdlpointer.cpp:95
↓ 2 callersFunctionSTB_TEXTEDIT_MOVEWORDRIGHT_MAC
src/external/imgui/imgui_widgets.cpp:3751
↓ 2 callersFunctionSampleColormap
src/external/imgui/implot.cpp:4583
↓ 2 callersFunctionSetNextAxisLimits
src/external/imgui/implot.cpp:2335
↓ 2 callersFunctionSetNextAxisLinks
src/external/imgui/implot.cpp:2345
↓ 2 callersFunctionShowAxisMetrics
src/external/imgui/implot.cpp:5200
↓ 2 callersFunctionShowDatePicker
src/external/imgui/implot.cpp:5437
↓ 2 callersFunctionShowStyleEditor
src/external/imgui/implot.cpp:4925
↓ 2 callersFunctionShowStyleSelector
src/external/imgui/implot.cpp:4876
↓ 2 callersFunctionShowTimePicker
src/external/imgui/implot.cpp:5648
↓ 2 callersFunctionStackToolFormatLevelInfo
src/external/imgui/imgui.cpp:15156
↓ 2 callersFunctionSteamGetInterfaceVersion
src/library/steam/steamapi.cpp:170
↓ 2 callersFunctionStyleColorsAuto
src/external/imgui/implot.cpp:5745
↓ 2 callersFunctionStyleColorsClassic
src/external/imgui/implot.cpp:5775
↓ 2 callersFunctionStyleColorsLight
src/external/imgui/implot.cpp:5833
↓ 2 callersFunctionSubplotSetCell
src/external/imgui/implot.cpp:3273
← previousnext →901–1,000 of 6,352, ranked by callers