Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SunOner/sunone_aimbot_2
/ functions
Functions
5,633 in github.com/SunOner/sunone_aimbot_2
⨍
Functions
5,633
◇
Types & classes
778
↓ 11 callers
Function
stb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
sunone_aimbot_2/imgui/imstb_textedit.h:755
↓ 11 callers
Method
swap
sunone_aimbot_2/imgui/imgui_internal.h:813
↓ 10 callers
Function
ARGB
ARGB: 0xAARRGGBB
sunone_aimbot_2/overlay/Game_overlay.h:13
↓ 10 callers
Method
AddLineV
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:1492
↓ 10 callers
Method
AddLineV
sunone_aimbot_2/imgui/imgui_draw.cpp:1492
↓ 10 callers
Method
FindGlyph
Find glyph, load if necessary, return fallback if missing
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:5320
↓ 10 callers
Method
FindGlyph
Find glyph, load if necessary, return fallback if missing
sunone_aimbot_2/imgui/imgui_draw.cpp:5320
↓ 10 callers
Method
GetCenter
Helpers
sunone_aimbot_2/imgui/imgui.h:3984
↓ 10 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
sunone_aimbot_2/modules/imgui-1.92.8/backends/imgui_impl_allegro5.cpp:119
↓ 10 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
sunone_aimbot_2/modules/imgui-1.92.8/backends/imgui_impl_dx9.cpp:87
↓ 10 callers
Function
ImGui_ImplSDL2_UpdateGamepadAnalog
sunone_aimbot_2/modules/imgui-1.92.8/backends/imgui_impl_sdl2.cpp:809
↓ 10 callers
Function
ImGui_ImplSDL3_UpdateGamepadAnalog
sunone_aimbot_2/modules/imgui-1.92.8/backends/imgui_impl_sdl3.cpp:758
↓ 10 callers
Function
ImToUpper
Find beginning-of-line
sunone_aimbot_2/modules/imgui-1.92.8/imgui_internal.h:403
↓ 10 callers
Function
ImToUpper
Find beginning-of-line
sunone_aimbot_2/imgui/imgui_internal.h:403
↓ 10 callers
Function
MetricsHelpMarker
Avoid naming collision with imgui_demo.cpp's HelpMarker() for unity builds.
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:16204
↓ 10 callers
Function
MetricsHelpMarker
Avoid naming collision with imgui_demo.cpp's HelpMarker() for unity builds.
sunone_aimbot_2/imgui/imgui.cpp:16204
↓ 10 callers
Function
MouseButtonToKey
sunone_aimbot_2/modules/imgui-1.92.8/imgui_internal.h:3417
↓ 10 callers
Function
MouseButtonToKey
sunone_aimbot_2/imgui/imgui_internal.h:3417
↓ 10 callers
Function
STB_TEXTEDIT_STRINGLEN
sunone_aimbot_2/modules/imgui-1.92.8/imgui_widgets.cpp:4021
↓ 10 callers
Function
STB_TEXTEDIT_STRINGLEN
sunone_aimbot_2/imgui/imgui_widgets.cpp:4194
↓ 10 callers
Function
SafeRelease
sunone_aimbot_2/modules/imgui-1.92.8/backends/imgui_impl_wgpu.cpp:247
↓ 10 callers
Function
ShowDebugLogFlag
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:17853
↓ 10 callers
Function
ShowDebugLogFlag
sunone_aimbot_2/imgui/imgui.cpp:17853
↓ 10 callers
Method
append
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:3154
↓ 10 callers
Method
append
sunone_aimbot_2/imgui/imgui.cpp:3154
↓ 10 callers
Function
isAnyKeyPressedWin32Only
sunone_aimbot_2/keyboard/keyboard_listener.cpp:138
↓ 10 callers
Method
ready
sunone_aimbot_2/depth/depth_mask.cpp:30
↓ 10 callers
Method
sendTrackedCommand
sunone_aimbot_2/modules/makcu/src/serialport.cpp:186
↓ 10 callers
Function
shouldDrawMousePage
sunone_aimbot_2/overlay/draw_mouse.cpp:61
↓ 10 callers
Function
stbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
sunone_aimbot_2/modules/stb/stb_image.h:3859
↓ 10 callers
Function
stbi__malloc_mad3
sunone_aimbot_2/modules/stb/stb_image.h:1055
↓ 9 callers
Method
AddCircle
sunone_aimbot_2/imgui/imgui_draw.cpp:1602
↓ 9 callers
Method
AddMouseWheelEvent
Queue a mouse wheel event (some mouse/API may only have a Y component)
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:1983
↓ 9 callers
Function
ClampInt
sunone_aimbot_2/overlay/overlay.cpp:113
↓ 9 callers
Function
ComboRow
sunone_aimbot_2/overlay/ui_sections.h:143
↓ 9 callers
Method
GetPitch
sunone_aimbot_2/modules/imgui-1.92.8/imgui.h:3546
↓ 9 callers
Method
HasSelection
sunone_aimbot_2/modules/imgui-1.92.8/imgui_widgets.cpp:4327
↓ 9 callers
Method
HasSelection
sunone_aimbot_2/imgui/imgui_widgets.cpp:4500
↓ 9 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
sunone_aimbot_2/modules/imgui-1.92.8/backends/imgui_impl_dx10.cpp:97
↓ 9 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
sunone_aimbot_2/modules/imgui-1.92.8/backends/imgui_impl_dx11.cpp:101
↓ 9 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
sunone_aimbot_2/imgui/imgui_impl_dx11.cpp:101
↓ 9 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
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:2435
↓ 9 callers
Function
ImLowerBound
std::lower_bound but without the bullshit
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:2907
↓ 9 callers
Function
ImLowerBound
std::lower_bound but without the bullshit
sunone_aimbot_2/imgui/imgui.cpp:2907
↓ 9 callers
Function
InputTextRow
sunone_aimbot_2/overlay/ui_sections.h:117
↓ 9 callers
Function
LocalizeGetMsg
sunone_aimbot_2/modules/imgui-1.92.8/imgui_internal.h:3277
↓ 9 callers
Function
LocalizeGetMsg
sunone_aimbot_2/imgui/imgui_internal.h:3277
↓ 9 callers
Function
SetGpuCaptureStatus
sunone_aimbot_2/capture/duplication_api_capture.cpp:420
↓ 9 callers
Function
TextRow
sunone_aimbot_2/overlay/ui_sections.h:151
↓ 9 callers
Function
TryInt64ToInt
sunone_aimbot_2/benchmarks/provider_benchmark.cpp:1413
↓ 9 callers
Method
next_chunk
sunone_aimbot_2/modules/imgui-1.92.8/imgui_internal.h:808
↓ 9 callers
Method
next_chunk
sunone_aimbot_2/imgui/imgui_internal.h:808
↓ 9 callers
Function
safe_copy_string
sunone_aimbot_2/modules/makcu/src/makcu_c.cpp:85
↓ 9 callers
Function
stbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
sunone_aimbot_2/modules/stb/stb_image.h:2919
↓ 9 callers
Function
stbtt__buf_seek
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:1152
↓ 9 callers
Function
stbtt__buf_seek
sunone_aimbot_2/imgui/imstb_truetype.h:1152
↓ 9 callers
Function
stbtt__new_buf
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:1173
↓ 9 callers
Function
stbtt__new_buf
sunone_aimbot_2/imgui/imstb_truetype.h:1173
↓ 9 callers
Function
stbtt_setvertex
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:1599
↓ 9 callers
Function
stbtt_setvertex
sunone_aimbot_2/imgui/imstb_truetype.h:1599
↓ 9 callers
Function
tryGetPositiveDimInt
sunone_aimbot_2/detector/trt_detector.cpp:51
↓ 9 callers
Method
write
sunone_aimbot_2/modules/makcu/src/serialport.cpp:509
↓ 8 callers
Method
AddDrawCmd
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:507
↓ 8 callers
Method
AddDrawCmd
sunone_aimbot_2/imgui/imgui_draw.cpp:507
↓ 8 callers
Function
CleanupClientSocket
sunone_aimbot_2/mouse/kmbox_net/kmboxNet.cpp:97
↓ 8 callers
Function
Clear
sunone_aimbot_2/modules/imgui-1.92.8/imgui_internal.h:669
↓ 8 callers
Function
Clear
sunone_aimbot_2/imgui/imgui_internal.h:669
↓ 8 callers
Method
GetPixels
sunone_aimbot_2/modules/imgui-1.92.8/imgui.h:3543
↓ 8 callers
Function
ImAddClampOverflow
sunone_aimbot_2/modules/imgui-1.92.8/imgui_internal.h:515
↓ 8 callers
Function
ImAddClampOverflow
sunone_aimbot_2/imgui/imgui_internal.h:515
↓ 8 callers
Function
ImGui_ImplSDL3_GetViewportForWindowID
sunone_aimbot_2/modules/imgui-1.92.8/backends/imgui_impl_sdl3.cpp:168
↓ 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
sunone_aimbot_2/imgui/imgui.cpp:2435
↓ 8 callers
Function
ImLog
sunone_aimbot_2/modules/imgui-1.92.8/imgui_internal.h:493
↓ 8 callers
Function
ImLog
sunone_aimbot_2/imgui/imgui_internal.h:493
↓ 8 callers
Function
ImQsort
sunone_aimbot_2/modules/imgui-1.92.8/imgui_internal.h:375
↓ 8 callers
Function
ImQsort
sunone_aimbot_2/imgui/imgui_internal.h:375
↓ 8 callers
Function
ImSubClampOverflow
sunone_aimbot_2/modules/imgui-1.92.8/imgui_internal.h:516
↓ 8 callers
Function
ImSubClampOverflow
sunone_aimbot_2/imgui/imgui_internal.h:516
↓ 8 callers
Function
IsNamedKey
Inputs FIXME: Eventually we should aim to move e.g. IsActiveIdUsingKey() into IsKeyXXX functions.
sunone_aimbot_2/modules/imgui-1.92.8/imgui_internal.h:3396
↓ 8 callers
Function
IsNamedKey
Inputs FIXME: Eventually we should aim to move e.g. IsActiveIdUsingKey() into IsKeyXXX functions.
sunone_aimbot_2/imgui/imgui_internal.h:3396
↓ 8 callers
Function
NchwOffset
sunone_aimbot_2/benchmarks/provider_benchmark.cpp:1449
↓ 8 callers
Function
ParseInt
sunone_aimbot_2/benchmarks/provider_benchmark.cpp:79
↓ 8 callers
Method
PathArcTo
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:1279
↓ 8 callers
Method
PathArcTo
sunone_aimbot_2/imgui/imgui_draw.cpp:1279
↓ 8 callers
Method
PopClipRect
sunone_aimbot_2/imgui/imgui.cpp:5911
↓ 8 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
sunone_aimbot_2/imgui/imgui.cpp:5904
↓ 8 callers
Function
StartsWith
sunone_aimbot_2/benchmarks/provider_benchmark.cpp:74
↓ 8 callers
Method
clear
sunone_aimbot_2/modules/imgui-1.92.8/imgui_internal.h:803
↓ 8 callers
Method
clear
sunone_aimbot_2/imgui/imgui_internal.h:803
↓ 8 callers
Function
hr_to_string
sunone_aimbot_2/scr/other_tools.cpp:319
↓ 8 callers
Function
nchwOffset
sunone_aimbot_2/detector/dml_detector.cpp:74
↓ 8 callers
Method
reset
sunone_aimbot_2/mouse/AimbotTarget.cpp:288
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
sunone_aimbot_2/modules/stb/stb_image.h:2416
↓ 8 callers
Function
stbi__convert_format
sunone_aimbot_2/modules/stb/stb_image.h:1755
↓ 8 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
sunone_aimbot_2/modules/stb/stb_image.h:1031
↓ 8 callers
Function
stbtt__buf_skip
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:1158
↓ 8 callers
Function
stbtt__buf_skip
sunone_aimbot_2/imgui/imstb_truetype.h:1158
↓ 7 callers
Method
AddFocusEvent
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:2011
↓ 7 callers
Method
AddImage
sunone_aimbot_2/imgui/imgui_draw.cpp:1757
↓ 7 callers
Method
AddTriangleFilled
sunone_aimbot_2/imgui/imgui_draw.cpp:1591
← previous
next →
201–300 of 5,633, ranked by callers