MCPcopy Create free account

hub / github.com/SunOner/sunone_aimbot_2 / functions

Functions5,633 in github.com/SunOner/sunone_aimbot_2

↓ 1 callersMethodEnable
sunone_aimbot_2/capture/capture.cpp:301
↓ 1 callersFunctionEncode85Byte
sunone_aimbot_2/modules/imgui-1.92.8/misc/fonts/binary_to_compressed_c.cpp:82
↓ 1 callersMethodEndFrame
This is normally called by Render(). You may want to call it directly if you want to avoid calling Render() but the gain will be very minimal.
sunone_aimbot_2/imgui/imgui.cpp:6001
↓ 1 callersFunctionEndManualOverlayWindowDrag
sunone_aimbot_2/overlay/overlay.cpp:948
↓ 1 callersFunctionEndSubsection
sunone_aimbot_2/overlay/ui_sections.h:240
↓ 1 callersMethodEnqueue
sunone_aimbot_2/capture/capture.cpp:368
↓ 1 callersFunctionEnsureDisplayNamesAreUnique
sunone_aimbot_2/capture/virtual_camera.cpp:182
↓ 1 callersFunctionEnumerateCameraCandidates
sunone_aimbot_2/capture/virtual_camera.cpp:200
↓ 1 callersFunctionEnumerateDirectShowCandidates
sunone_aimbot_2/capture/virtual_camera.cpp:59
↓ 1 callersFunctionExtractRowsCols
sunone_aimbot_2/detector/postProcess.cpp:33
↓ 1 callersFunctionFindBestWheelingWindow
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:10315
↓ 1 callersFunctionFindBestWheelingWindow
sunone_aimbot_2/imgui/imgui.cpp:10315
↓ 1 callersFunctionFlattenDrawDataIntoSingleLayer
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:5858
↓ 1 callersFunctionFlattenDrawDataIntoSingleLayer
sunone_aimbot_2/imgui/imgui.cpp:5858
↓ 1 callersMethodGetBuildWorkRect
sunone_aimbot_2/modules/imgui-1.92.8/imgui_internal.h:1998
↓ 1 callersMethodGetBuildWorkRect
sunone_aimbot_2/imgui/imgui_internal.h:1998
↓ 1 callersFunctionGetColumnWidthEx
sunone_aimbot_2/modules/imgui-1.92.8/imgui_tables.cpp:4312
↓ 1 callersFunctionGetColumnWidthEx
sunone_aimbot_2/imgui/imgui_tables.cpp:4312
↓ 1 callersFunctionGetDMLDeviceName
sunone_aimbot_2/detector/dml_detector.cpp:305
↓ 1 callersFunctionGetDataCollectionUiState
sunone_aimbot_2/scr/data_collector.cpp:393
↓ 1 callersFunctionGetDefaultCompressedFontDataProggyClean
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:6506
↓ 1 callersFunctionGetDefaultCompressedFontDataProggyClean
sunone_aimbot_2/imgui/imgui_draw.cpp:6506
↓ 1 callersFunctionGetDefaultCompressedFontDataProggyForever
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:6768
↓ 1 callersFunctionGetDefaultCompressedFontDataProggyForever
sunone_aimbot_2/imgui/imgui_draw.cpp:6768
↓ 1 callersFunctionGetDisplayConfigRefreshRateForDevice
sunone_aimbot_2/scr/other_tools.cpp:796
↓ 1 callersFunctionGetDraggedColumnOffset
sunone_aimbot_2/modules/imgui-1.92.8/imgui_tables.cpp:4279
↓ 1 callersFunctionGetDraggedColumnOffset
sunone_aimbot_2/imgui/imgui_tables.cpp:4279
↓ 1 callersFunctionGetExpectedContextFontSize
This duplicates some of the logic in UpdateFontsNewFrame() which is a bit chicken-and-eggy/tricky to extract due to variety of codepaths and possible
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:3152
↓ 1 callersFunctionGetExpectedContextFontSize
This duplicates some of the logic in UpdateFontsNewFrame() which is a bit chicken-and-eggy/tricky to extract due to variety of codepaths and possible
sunone_aimbot_2/imgui/imgui_draw.cpp:3152
↓ 1 callersFunctionGetFallbackWindowNameForWindowingList
Window has already passed the IsWindowNavFocusable()
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:14786
↓ 1 callersFunctionGetFallbackWindowNameForWindowingList
Window has already passed the IsWindowNavFocusable()
sunone_aimbot_2/imgui/imgui.cpp:14786
↓ 1 callersMethodGetGlyphRangesDefault
Retrieve list of range (2 int per range, values are inclusive)
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:4866
↓ 1 callersMethodGetGlyphRangesDefault
Retrieve list of range (2 int per range, values are inclusive)
sunone_aimbot_2/imgui/imgui_draw.cpp:4866
↓ 1 callersMethodGetIDFromPos
This is only used in rare/specific situations to manufacture an ID out of nowhere. FIXME: Consider instead storing last non-zero ID + count of success
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:9246
↓ 1 callersMethodGetIDFromPos
This is only used in rare/specific situations to manufacture an ID out of nowhere. FIXME: Consider instead storing last non-zero ID + count of success
sunone_aimbot_2/imgui/imgui.cpp:9246
↓ 1 callersFunctionGetInputTextState
sunone_aimbot_2/modules/imgui-1.92.8/imgui_internal.h:3711
↓ 1 callersFunctionGetInputTextState
sunone_aimbot_2/imgui/imgui_internal.h:3711
↓ 1 callersFunctionGetMinimumStepAtDecimalPrecision
sunone_aimbot_2/modules/imgui-1.92.8/imgui_widgets.cpp:2475
↓ 1 callersFunctionGetMinimumStepAtDecimalPrecision
sunone_aimbot_2/imgui/imgui_widgets.cpp:2586
↓ 1 callersFunctionGetMonitorRefreshRateByIndex
sunone_aimbot_2/scr/other_tools.cpp:843
↓ 1 callersFunctionGetMouseSourceFromMessageExtraInfo
GLFW doesn't allow to distinguish Mouse vs TouchScreen vs Pen. Add support for Win32 (based on imgui_impl_win32), because we rely on _TouchScreen info
sunone_aimbot_2/modules/imgui-1.92.8/backends/imgui_impl_glfw.cpp:581
↓ 1 callersMethodGetNextFrameCpu
sunone_aimbot_2/capture/udp_capture.cpp:130
↓ 1 callersMethodGetNextFrameGpu
sunone_aimbot_2/capture/duplication_api_capture.cpp:446
↓ 1 callersFunctionGetOverlayWorkAreaForRect
sunone_aimbot_2/overlay/overlay.cpp:612
↓ 1 callersMethodGetPixels
sunone_aimbot_2/imgui/imgui.h:3543
↓ 1 callersMethodGetSizeInBytes
sunone_aimbot_2/modules/imgui-1.92.8/imgui.h:3545
↓ 1 callersFunctionGetSkipItemForListClipping
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:3221
↓ 1 callersFunctionGetSkipItemForListClipping
sunone_aimbot_2/imgui/imgui.cpp:3221
↓ 1 callersMethodGetSourceDimensions
sunone_aimbot_2/capture/capture.h:48
↓ 1 callersFunctionGetTabBarFromTabBarRef
sunone_aimbot_2/modules/imgui-1.92.8/imgui_widgets.cpp:9773
↓ 1 callersFunctionGetTabBarFromTabBarRef
sunone_aimbot_2/imgui/imgui_widgets.cpp:9989
↓ 1 callersFunctionGetTabBarRefFromTabBar
sunone_aimbot_2/modules/imgui-1.92.8/imgui_widgets.cpp:9779
↓ 1 callersFunctionGetTabBarRefFromTabBar
sunone_aimbot_2/imgui/imgui_widgets.cpp:9995
↓ 1 callersMethodGetVoidPtr
sunone_aimbot_2/imgui/imgui.cpp:2963
↓ 1 callersMethodGetVoidPtrRef
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:2993
↓ 1 callersMethodGetVoidPtrRef
sunone_aimbot_2/imgui/imgui.cpp:2993
↓ 1 callersFunctionGetWindowBgColorIdx
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:6833
↓ 1 callersFunctionGetWindowBgColorIdx
sunone_aimbot_2/imgui/imgui.cpp:6833
↓ 1 callersFunctionGetWindowProcessName
sunone_aimbot_2/scr/other_tools.cpp:216
↓ 1 callersFunctionImBezierCubicClosestPointCasteljauStep
Closely mimics PathBezierToCasteljau() in imgui_draw.cpp
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:2063
↓ 1 callersFunctionImBezierCubicClosestPointCasteljauStep
Closely mimics PathBezierToCasteljau() in imgui_draw.cpp
sunone_aimbot_2/imgui/imgui.cpp:2063
↓ 1 callersFunctionImBezierQuadraticCalc
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:1359
↓ 1 callersFunctionImBezierQuadraticCalc
sunone_aimbot_2/imgui/imgui_draw.cpp:1359
↓ 1 callersFunctionImCharIsXdigitA
sunone_aimbot_2/modules/imgui-1.92.8/imgui_internal.h:407
↓ 1 callersFunctionImCharIsXdigitA
sunone_aimbot_2/imgui/imgui_internal.h:407
↓ 1 callersFunctionImDot
sunone_aimbot_2/modules/imgui-1.92.8/imgui_internal.h:535
↓ 1 callersFunctionImDot
sunone_aimbot_2/imgui/imgui_internal.h:535
↓ 1 callersFunctionImFileGetSize
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:2551
↓ 1 callersFunctionImFileGetSize
sunone_aimbot_2/imgui/imgui.cpp:2551
↓ 1 callersFunctionImFileRead
sunone_aimbot_2/modules/imgui-1.92.8/imgui.cpp:2552
↓ 1 callersFunctionImFileRead
sunone_aimbot_2/imgui/imgui.cpp:2552
↓ 1 callersFunctionImFontAtlasAddDrawListSharedData
Those functions are designed to facilitate changing the underlying structures for ImFontAtlas to store an array of ImDrawListSharedData
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:4000
↓ 1 callersFunctionImFontAtlasAddDrawListSharedData
Those functions are designed to facilitate changing the underlying structures for ImFontAtlas to store an array of ImDrawListSharedData
sunone_aimbot_2/imgui/imgui_draw.cpp:4000
↓ 1 callersFunctionImFontAtlasBakedAdd
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:3880
↓ 1 callersFunctionImFontAtlasBakedAdd
sunone_aimbot_2/imgui/imgui_draw.cpp:3880
↓ 1 callersFunctionImFontAtlasBakedAddFontGlyphAdvancedX
FIXME: Code is duplicated with code above.
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:5281
↓ 1 callersFunctionImFontAtlasBakedAddFontGlyphAdvancedX
FIXME: Code is duplicated with code above.
sunone_aimbot_2/imgui/imgui_draw.cpp:5281
↓ 1 callersFunctionImFontAtlasBakedDiscardFontGlyph
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:3865
↓ 1 callersFunctionImFontAtlasBakedDiscardFontGlyph
sunone_aimbot_2/imgui/imgui_draw.cpp:3865
↓ 1 callersFunctionImFontAtlasBakedGetClosestMatch
FIXME-OPT: This is not a fast query. Adding a BakedCount field in Font might allow to take a shortcut for the most common case.
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:3912
↓ 1 callersFunctionImFontAtlasBakedGetClosestMatch
FIXME-OPT: This is not a fast query. Adding a BakedCount field in Font might allow to take a shortcut for the most common case.
sunone_aimbot_2/imgui/imgui_draw.cpp:3912
↓ 1 callersFunctionImFontAtlasBakedGetId
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:5391
↓ 1 callersFunctionImFontAtlasBakedGetId
sunone_aimbot_2/imgui/imgui_draw.cpp:5391
↓ 1 callersFunctionImFontAtlasBakedGetOrAdd
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:5426
↓ 1 callersFunctionImFontAtlasBakedGetOrAdd
sunone_aimbot_2/imgui/imgui_draw.cpp:5426
↓ 1 callersFunctionImFontAtlasBakedSetFontGlyphBitmap
Copy to texture, post-process and queue update for backend
sunone_aimbot_2/imgui/imgui_draw.cpp:5304
↓ 1 callersFunctionImFontAtlasBuildAcceptCodepointForSource
Important! This assume by ImFontConfig::GlyphExcludeRanges[] is a SMALL ARRAY (e.g. <10 entries) Use "Input Glyphs Overlap Detection Tool" to display
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:4511
↓ 1 callersFunctionImFontAtlasBuildAcceptCodepointForSource
Important! This assume by ImFontConfig::GlyphExcludeRanges[] is a SMALL ARRAY (e.g. <10 entries) Use "Input Glyphs Overlap Detection Tool" to display
sunone_aimbot_2/imgui/imgui_draw.cpp:4511
↓ 1 callersFunctionImFontAtlasBuildLegacyPreloadAllGlyphRanges
Preload all glyph ranges for legacy backends. This may lead to multiple texture creation which might be a little slower than before.
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:3520
↓ 1 callersFunctionImFontAtlasBuildLegacyPreloadAllGlyphRanges
Preload all glyph ranges for legacy backends. This may lead to multiple texture creation which might be a little slower than before.
sunone_aimbot_2/imgui/imgui_draw.cpp:3520
↓ 1 callersFunctionImFontAtlasBuildSetupFontBakedBlanks
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:3812
↓ 1 callersFunctionImFontAtlasBuildSetupFontBakedBlanks
sunone_aimbot_2/imgui/imgui_draw.cpp:3812
↓ 1 callersFunctionImFontAtlasBuildSetupFontBakedEllipsis
Create a compact, baked "..." if it doesn't exist, by using the ".". This may seem overly complicated right now but the point is to exercise and impro
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:3748
↓ 1 callersFunctionImFontAtlasBuildSetupFontBakedEllipsis
Create a compact, baked "..." if it doesn't exist, by using the ".". This may seem overly complicated right now but the point is to exercise and impro
sunone_aimbot_2/imgui/imgui_draw.cpp:3748
↓ 1 callersFunctionImFontAtlasBuildSetupFontLoader
Setup main font loader for the atlas Every font source (ImFontConfig) will use this unless ImFontConfig::FontLoader specify a custom loader.
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:3494
↓ 1 callersFunctionImFontAtlasBuildSetupFontLoader
Setup main font loader for the atlas Every font source (ImFontConfig) will use this unless ImFontConfig::FontLoader specify a custom loader.
sunone_aimbot_2/imgui/imgui_draw.cpp:3494
↓ 1 callersFunctionImFontAtlasBuildSetupFontSpecialGlyphs
Load/identify special glyphs (note that this is called again for fonts with MergeMode)
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:3832
↓ 1 callersFunctionImFontAtlasBuildSetupFontSpecialGlyphs
Load/identify special glyphs (note that this is called again for fonts with MergeMode)
sunone_aimbot_2/imgui/imgui_draw.cpp:3832
↓ 1 callersFunctionImFontAtlasDebugLogTextureRequests
sunone_aimbot_2/modules/imgui-1.92.8/imgui_draw.cpp:4632
↓ 1 callersFunctionImFontAtlasDebugLogTextureRequests
sunone_aimbot_2/imgui/imgui_draw.cpp:4632
← previousnext →1,501–1,600 of 5,633, ranked by callers