Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sh0ckFR/Universal-Dear-ImGui-Hook
/ functions
Functions
5,040 in github.com/Sh0ckFR/Universal-Dear-ImGui-Hook
⨍
Functions
5,040
◇
Types & classes
6,921
↓ 10 callers
Function
ImGui_ImplSDL3_UpdateGamepadAnalog
imgui/backends/imgui_impl_sdl3.cpp:699
↓ 10 callers
Function
ImGui_ImplWGPU_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
imgui/backends/imgui_impl_wgpu.cpp:118
↓ 10 callers
Function
ImLowerBound
std::lower_bound but without the bullshit
imgui/imgui.cpp:2681
↓ 10 callers
Function
ImToUpper
Find beginning-of-line
imgui/imgui_internal.h:394
↓ 10 callers
Function
Init
menu.cpp:8
↓ 10 callers
Function
MouseButtonToKey
imgui/imgui_internal.h:3227
↓ 10 callers
Method
PathArcTo
imgui/imgui_draw.cpp:1233
↓ 10 callers
Function
STB_TEXTEDIT_STRINGLEN
imgui/imgui_widgets.cpp:3972
↓ 10 callers
Function
SafeRelease
imgui/backends/imgui_impl_wgpu.cpp:181
↓ 10 callers
Method
Step
imgui/imgui_demo.cpp:9502
↓ 10 callers
Function
sNetToNative16
@brief Read 16 bit integer in network byte order and convert to native byte order **/
imgui/examples/libs/usynergy/uSynergy.c:41
↓ 9 callers
Method
Draw
imgui/imgui_demo.cpp:10456
↓ 9 callers
Method
GetCenter
Helpers
imgui/imgui.h:3583
↓ 9 callers
Method
HasSelection
imgui/imgui_widgets.cpp:4201
↓ 9 callers
Function
ImGui_ImplAllegro5_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
imgui/backends/imgui_impl_allegro5.cpp:111
↓ 9 callers
Function
IsPlausibleDevice
vulkanhook.cpp:38
↓ 9 callers
Function
LocalizeGetMsg
imgui/imgui_internal.h:3091
↓ 9 callers
Method
PathStroke
imgui/imgui.h:3196
↓ 9 callers
Method
PopClipRect
imgui/imgui.cpp:5540
↓ 9 callers
Method
PushClipRect
Push a clipping rectangle for both ImGui logic (hit-testing etc.) and low-level ImDrawList rendering. - When using this function it is sane to ensure
imgui/imgui.cpp:5533
↓ 9 callers
Function
SafeRelease
imgui/imgui_impl_dx12.cpp:172
↓ 9 callers
Function
SafeRelease
imgui/backends/imgui_impl_dx12.cpp:172
↓ 9 callers
Function
ShowDebugLogFlag
imgui/imgui.cpp:16631
↓ 9 callers
Method
append
imgui/imgui.cpp:2928
↓ 9 callers
Method
next_chunk
imgui/imgui_internal.h:730
↓ 9 callers
Function
sAddUInt16
@brief Add uint16 to reply packet **/
imgui/examples/libs/usynergy/uSynergy.c:103
↓ 9 callers
Function
stbtt__buf_seek
imgui/imstb_truetype.h:1152
↓ 9 callers
Function
stbtt__new_buf
imgui/imstb_truetype.h:1173
↓ 9 callers
Function
stbtt_setvertex
imgui/imstb_truetype.h:1599
↓ 8 callers
Method
AddFocusEvent
imgui/imgui.cpp:1821
↓ 8 callers
Function
HookQueuePresent
vulkanhook.cpp:149
↓ 8 callers
Function
ImAddClampOverflow
imgui/imgui_internal.h:482
↓ 8 callers
Function
ImGui_ImplDX10_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
imgui/imgui_impl_dx10.cpp:79
↓ 8 callers
Function
ImGui_ImplDX10_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
imgui/backends/imgui_impl_dx10.cpp:79
↓ 8 callers
Function
ImGui_ImplDX11_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
imgui/imgui_impl_dx11.cpp:82
↓ 8 callers
Function
ImGui_ImplDX11_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
imgui/backends/imgui_impl_dx11.cpp:82
↓ 8 callers
Function
ImGui_ImplDX9_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
imgui/imgui_impl_dx9.cpp:77
↓ 8 callers
Function
ImGui_ImplDX9_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
imgui/backends/imgui_impl_dx9.cpp:77
↓ 8 callers
Function
ImGui_ImplSDL3_GetViewportForWindowID
imgui/backends/imgui_impl_sdl3.cpp:334
↓ 8 callers
Function
ImGui_ImplVulkanH_CreateOrResizeWindow
Create or resize window
imgui/backends/imgui_impl_vulkan.cpp:1655
↓ 8 callers
Function
ImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
imgui/imgui.cpp:2239
↓ 8 callers
Function
ImLog
imgui/imgui_internal.h:461
↓ 8 callers
Function
ImSubClampOverflow
imgui/imgui_internal.h:483
↓ 8 callers
Method
IncludeItemByIndex
Call IncludeItemByIndex() or IncludeItemsByIndex() *BEFORE* first call to Step() if you need a range of items to not be clipped, regardless of their v
imgui/imgui.h:2723
↓ 8 callers
Function
IsNamedKey
Inputs FIXME: Eventually we should aim to move e.g. IsActiveIdUsingKey() into IsKeyXXX functions.
imgui/imgui_internal.h:3206
↓ 8 callers
Function
MetricsHelpMarker
Avoid naming collision with imgui_demo.cpp's HelpMarker() for unity builds.
imgui/imgui.cpp:15477
↓ 8 callers
Method
SetKeyEventNativeData
[Optional] Call after AddKeyEvent(). Specify native keycode, scancode + Specify index for legacy <1.87 IsKeyXXX() functions with native indices. If yo
imgui/imgui.cpp:1699
↓ 8 callers
Method
clear
imgui/imgui_internal.h:725
↓ 8 callers
Function
stbtt_ScaleForPixelHeight
imgui/imstb_truetype.h:2665
↓ 8 callers
Function
stbtt__buf_skip
imgui/imstb_truetype.h:1158
↓ 7 callers
Method
AddDrawCmd
imgui/imgui_draw.cpp:474
↓ 7 callers
Method
AddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
imgui/imgui_draw.cpp:1489
↓ 7 callers
Function
CalcWindowSizeAfterConstraint
imgui/imgui.cpp:6339
↓ 7 callers
Method
GetMapSize
imgui/imgui_internal.h:711
↓ 7 callers
Function
ImCharIsBlankW
imgui/imgui_internal.h:397
↓ 7 callers
Function
ImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
imgui/imgui.cpp:2337
↓ 7 callers
Function
ImGui_ImplGlfw_ShouldChainCallback
imgui/backends/imgui_impl_glfw.cpp:335
↓ 7 callers
Function
ImGui_ImplSDL3_Init
imgui/backends/imgui_impl_sdl3.cpp:459
↓ 7 callers
Function
ImGui_ImplWin32_Shutdown
imgui/imgui_impl_win32.cpp:219
↓ 7 callers
Function
ImPow
imgui/imgui_internal.h:459
↓ 7 callers
Function
ImQsort
imgui/imgui_internal.h:367
↓ 7 callers
Function
ImRotate
imgui/imgui_internal.h:501
↓ 7 callers
Function
ImStrSkipBlank
imgui/imgui.cpp:2082
↓ 7 callers
Method
InsertChars
imgui/imgui_widgets.cpp:4236
↓ 7 callers
Function
STB_TEXTEDIT_LAYOUTROW
imgui/imgui_widgets.cpp:3976
↓ 7 callers
Method
TryGetMapData
It is the map we need iterate to find valid items, since we don't have "alive" storage anywhere
imgui/imgui_internal.h:712
↓ 7 callers
Function
WindowRectAbsToRel
imgui/imgui_internal.h:3027
↓ 7 callers
Method
destroy
vulkan/vulkan_shared.hpp:451
↓ 7 callers
Function
sAddString
@brief Add string to reply packet **/
imgui/examples/libs/usynergy/uSynergy.c:81
↓ 7 callers
Function
sTrace
@brief Trace text to client **/
imgui/examples/libs/usynergy/uSynergy.c:69
↓ 7 callers
Function
stbtt_GetGlyphBitmapBoxSubpixel
imgui/imstb_truetype.h:2726
↓ 7 callers
Function
stbtt__cff_get_index
imgui/imstb_truetype.h:1195
↓ 6 callers
Method
AddCircleFilled
imgui/imgui_draw.cpp:1574
↓ 6 callers
Method
AddImage
imgui/imgui_draw.cpp:1707
↓ 6 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
imgui/imgui.cpp:1510
↓ 6 callers
Method
AddTriangleFilled
imgui/imgui_draw.cpp:1539
↓ 6 callers
Function
ConvertSingleModFlagToKey
imgui/imgui_internal.h:3215
↓ 6 callers
Method
GetColumnSettings
imgui/imgui_internal.h:2993
↓ 6 callers
Function
ImBitArraySetBit
imgui/imgui_internal.h:586
↓ 6 callers
Function
ImCharIsBlankA
imgui/imgui_internal.h:396
↓ 6 callers
Function
ImFormatStringToTempBufferV
FIXME: Should rework API toward allowing multiple in-flight temp buffers (easier and safer for caller) by making the caller acquire a temp buffer toke
imgui/imgui.cpp:2159
↓ 6 callers
Function
ImGui_ImplSDL2_GetViewportForWindowID
imgui/backends/imgui_impl_sdl2.cpp:351
↓ 6 callers
Function
ImGui_ImplSDL2_Init
imgui/backends/imgui_impl_sdl2.cpp:473
↓ 6 callers
Function
ImGui_ImplWin32_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
imgui/imgui_impl_win32.cpp:134
↓ 6 callers
Function
ImGui_ImplWin32_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
imgui/backends/imgui_impl_win32.cpp:134
↓ 6 callers
Function
ImGui_ImplWin32_Init
imgui/imgui_impl_win32.cpp:208
↓ 6 callers
Function
ImGui_ImplWin32_NewFrame
imgui/imgui_impl_win32.cpp:389
↓ 6 callers
Function
ImGui_ImplWin32_NewFrame
imgui/backends/imgui_impl_win32.cpp:389
↓ 6 callers
Function
ImGui_ImplWin32_Shutdown
imgui/backends/imgui_impl_win32.cpp:219
↓ 6 callers
Function
ImGui_ImplWin32_WndProcHandler
imgui/backends/imgui_impl_win32.cpp:611
↓ 6 callers
Method
PassFilter
imgui/imgui.cpp:2879
↓ 6 callers
Function
STB_TEXTEDIT_INSERTCHARS
imgui/imgui_widgets.cpp:4093
↓ 6 callers
Method
SelectAll
imgui/imgui_widgets.cpp:4206
↓ 6 callers
Method
SetBit
imgui/imgui_internal.h:612
↓ 6 callers
Function
TabItemGetSectionIdx
imgui/imgui_widgets.cpp:9325
↓ 6 callers
Function
Uninject
Public helper to begin uninjecting the DLL
dllmain.cpp:259
↓ 6 callers
Function
outliterals
imgui/misc/fonts/binary_to_compressed_c.cpp:237
↓ 6 callers
Function
sAddUInt32
@brief Add uint32 to reply packet **/
imgui/examples/libs/usynergy/uSynergy.c:116
↓ 6 callers
Function
stb__match
imgui/imgui_draw.cpp:4564
↓ 6 callers
Function
stb_out2
imgui/misc/fonts/binary_to_compressed_c.cpp:233
← previous
next →
101–200 of 5,040, ranked by callers