MCPcopy Create free account

hub / github.com/Spuckwaffel/UEDumper / functions

Functions2,435 in github.com/Spuckwaffel/UEDumper

↓ 1 callersFunctionAddWindowToSortBuffer
UEDumper/Frontend/ImGui/imgui.cpp:4617
↓ 1 callersMethodBuildLookupTable
UEDumper/Frontend/ImGui/imgui_draw.cpp:3151
↓ 1 callersMethodCalcCustomRectUV
UEDumper/Frontend/ImGui/imgui_draw.cpp:2232
↓ 1 callersFunctionCheckMask
UEDumper/Memory/Memory.cpp:127
↓ 1 callersFunctionClampWindowRect
UEDumper/Frontend/ImGui/imgui.cpp:5755
↓ 1 callersFunctionClearFreeMemory
UEDumper/Frontend/ImGui/imgui_internal.h:1025
↓ 1 callersMethodClearInputKeys
UEDumper/Frontend/ImGui/imgui.cpp:1252
↓ 1 callersMethodClearOutputData
UEDumper/Frontend/ImGui/imgui_draw.cpp:3129
↓ 1 callersMethodClearSelection
UEDumper/Frontend/ImGui/imgui.h:2116
↓ 1 callersMethodClearTexData
UEDumper/Frontend/ImGui/imgui_draw.cpp:2012
↓ 1 callersMethodCompareWithCurrentState
Compare to detect usage errors
UEDumper/Frontend/ImGui/imgui.cpp:8217
↓ 1 callersFunctionCreateNewWindow
UEDumper/Frontend/ImGui/imgui.cpp:5383
↓ 1 callersFunctionCreateWICTextureFromMemory
--------------------------------------------------------------------------------------
UEDumper/Frontend/Texture/WICTextureLoader/WICTextureLoader.cpp:543
↓ 1 callersFunctionCursorAnimReset
Cursor & Selection
UEDumper/Frontend/ImGui/imgui_internal.h:1031
↓ 1 callersFunctionCursorClamp
After a user-input the cursor stays on for a while without blinking
UEDumper/Frontend/ImGui/imgui_internal.h:1032
↓ 1 callersFunctionDebugNodeTableGetSizingPolicyDesc
UEDumper/Frontend/ImGui/imgui_tables.cpp:3525
↓ 1 callersFunctionDebugStartItemPicker
UEDumper/Frontend/ImGui/imgui_internal.h:2899
↓ 1 callersFunctionDecode85
UEDumper/Frontend/ImGui/imgui_draw.cpp:2112
↓ 1 callersMethodDecryptECB
UEDumper/Resources/AES/AES.cpp:58
↓ 1 callersMethodDoOpen
UEDumper/Frontend/ImGui/imgui_demo.cpp:7697
↓ 1 callersFunctionDragFloat3
UEDumper/Frontend/ImGui/imgui.h:3006
↓ 1 callersFunctionDump
UEDumper/Resources/Dumpspace/dumpspace.cpp:96
↓ 1 callersFunctionDumpClasses
UEDumper/Resources/Dumpspace/dumpspace.cpp:56
↓ 1 callersFunctionDumpEnums
UEDumper/Resources/Dumpspace/dumpspace.cpp:86
↓ 1 callersFunctionDumpFunctions
UEDumper/Resources/Dumpspace/dumpspace.cpp:66
↓ 1 callersFunctionDumpOffsets
UEDumper/Resources/Dumpspace/dumpspace.cpp:41
↓ 1 callersFunctionDumpStructs
UEDumper/Resources/Dumpspace/dumpspace.cpp:76
↓ 1 callersFunctionEditTableColumnsFlags
UEDumper/Frontend/ImGui/imgui_demo.cpp:3691
↓ 1 callersMethodEncryptECB
UEDumper/Resources/AES/AES.cpp:43
↓ 1 callersMethodEnd
UEDumper/Frontend/ImGui/imgui.cpp:2611
↓ 1 callersFunctionExecCommand
UEDumper/Frontend/ImGui/imgui_demo.cpp:6704
↓ 1 callersFunctionFindHoveredWindow
Find window given position, search front-to-back FIXME: Note that we have an inconsequential lag here: OuterRectClipped is updated in Begin(), so wind
UEDumper/Frontend/ImGui/imgui.cpp:5013
↓ 1 callersMethodFlattenIntoSingleLayer
UEDumper/Frontend/ImGui/imgui.cpp:4693
↓ 1 callersMethodGetBuildWorkRect
UEDumper/Frontend/ImGui/imgui_internal.h:1455
↓ 1 callersMethodGetByKey
UEDumper/Frontend/ImGui/imgui_internal.h:645
↓ 1 callersFunctionGetColumnWidthEx
UEDumper/Frontend/ImGui/imgui_tables.cpp:3718
↓ 1 callersFunctionGetDefaultCompressedFontDataTTFBase85
UEDumper/Frontend/ImGui/imgui_draw.cpp:4239
↓ 1 callersFunctionGetDraggedColumnOffset
UEDumper/Frontend/ImGui/imgui_tables.cpp:3685
↓ 1 callersMethodGetDrawListCount
UEDumper/Frontend/ImGui/imgui_internal.h:748
↓ 1 callersFunctionGetFallbackWindowNameForWindowingList
Window has already passed the IsWindowNavFocusable()
UEDumper/Frontend/ImGui/imgui.cpp:11029
↓ 1 callersMethodGetGlyphRangesDefault
Retrieve list of range (2 int per range, values are inclusive)
UEDumper/Frontend/ImGui/imgui_draw.cpp:2811
↓ 1 callersFunctionGetInputTextState
UEDumper/Frontend/ImGui/imgui_internal.h:2872
↓ 1 callersMethodGetIntRef
References are only valid until a new value is added to the storage. Calling a Set***() function or a Get***Ref() function invalidates the pointer.
UEDumper/Frontend/ImGui/imgui.cpp:2211
↓ 1 callersFunctionGetMinimumStepAtDecimalPrecision
UEDumper/Frontend/ImGui/imgui_widgets.cpp:2590
↓ 1 callersMethodGetMouseCursorTexData
UEDumper/Frontend/ImGui/imgui_draw.cpp:2240
↓ 1 callersFunctionGetTabBarFromTabBarRef
UEDumper/Frontend/ImGui/imgui_widgets.cpp:7810
↓ 1 callersFunctionGetTabBarRefFromTabBar
UEDumper/Frontend/ImGui/imgui_widgets.cpp:7816
↓ 1 callersMethodGetTexDataAsRGBA32
UEDumper/Frontend/ImGui/imgui_draw.cpp:2051
↓ 1 callersMethodGetTexID
Since 1.83: returns ImTextureID associated with this draw call. Warning: DO NOT assume this is always same as 'TextureId' (we will change this functio
UEDumper/Frontend/ImGui/imgui.h:2428
↓ 1 callersMethodGetVoidPtr
UEDumper/Frontend/ImGui/imgui.cpp:2202
↓ 1 callersFunctionGetWindowBgColorIdx
UEDumper/Frontend/ImGui/imgui.cpp:5534
↓ 1 callersMethodGetWorkRect
UEDumper/Frontend/ImGui/imgui_internal.h:1454
↓ 1 callersFunctionImBezierCubicClosestPointCasteljauStep
Closely mimics PathBezierToCasteljau() in imgui_draw.cpp
UEDumper/Frontend/ImGui/imgui.cpp:1439
↓ 1 callersFunctionImBezierQuadraticCalc
UEDumper/Frontend/ImGui/imgui_draw.cpp:1240
↓ 1 callersFunctionImBitArraySetBitRange
UEDumper/Frontend/ImGui/imgui_internal.h:539
↓ 1 callersFunctionImDot
UEDumper/Frontend/ImGui/imgui_internal.h:458
↓ 1 callersFunctionImFileGetSize
UEDumper/Frontend/ImGui/imgui.cpp:1825
↓ 1 callersFunctionImFileRead
UEDumper/Frontend/ImGui/imgui.cpp:1826
↓ 1 callersFunctionImFontAtlasBuildFinish
This is called/shared by both the stb_truetype and the FreeType builder.
UEDumper/Frontend/ImGui/imgui_draw.cpp:2781
↓ 1 callersFunctionImFontAtlasBuildInit
Note: this is called / shared by both the stb_truetype and the FreeType builder
UEDumper/Frontend/ImGui/imgui_draw.cpp:2760
↓ 1 callersFunctionImFontAtlasBuildMultiplyCalcLookupTable
UEDumper/Frontend/ImGui/imgui_draw.cpp:2290
↓ 1 callersFunctionImFontAtlasBuildMultiplyRectAlpha8
UEDumper/Frontend/ImGui/imgui_draw.cpp:2299
↓ 1 callersFunctionImFontAtlasBuildPackCustomRects
UEDumper/Frontend/ImGui/imgui_draw.cpp:2621
↓ 1 callersFunctionImFontAtlasBuildRenderDefaultTexData
UEDumper/Frontend/ImGui/imgui_draw.cpp:2668
↓ 1 callersFunctionImFontAtlasBuildRenderLinesTexData
UEDumper/Frontend/ImGui/imgui_draw.cpp:2708
↓ 1 callersFunctionImFontAtlasBuildSetupFont
UEDumper/Frontend/ImGui/imgui_draw.cpp:2606
↓ 1 callersFunctionImFontAtlasGetBuilderForStbTruetype
UEDumper/Frontend/ImGui/imgui_draw.cpp:2597
↓ 1 callersFunctionImGuiListClipper_SeekCursorAndSetupPrevLine
UEDumper/Frontend/ImGui/imgui.cpp:2539
↓ 1 callersFunctionImGuiListClipper_SortAndFuseRanges
UEDumper/Frontend/ImGui/imgui.cpp:2515
↓ 1 callersFunctionImGuiTableTempData
UEDumper/Frontend/ImGui/imgui_internal.h:2463
↓ 1 callersFunctionImGui_ImplDX11_CreateDeviceObjects
UEDumper/Frontend/ImGui/imgui_impl_dx11.cpp:368
↓ 1 callersFunctionImGui_ImplDX11_CreateFontsTexture
UEDumper/Frontend/ImGui/imgui_impl_dx11.cpp:306
↓ 1 callersFunctionImGui_ImplDX11_Init
UEDumper/Frontend/ImGui/imgui_impl_dx11.cpp:541
↓ 1 callersFunctionImGui_ImplDX11_NewFrame
UEDumper/Frontend/ImGui/imgui_impl_dx11.cpp:588
↓ 1 callersFunctionImGui_ImplDX11_RenderDrawData
Render function
UEDumper/Frontend/ImGui/imgui_impl_dx11.cpp:117
↓ 1 callersFunctionImGui_ImplDX11_Shutdown
UEDumper/Frontend/ImGui/imgui_impl_dx11.cpp:573
↓ 1 callersFunctionImGui_ImplWin32_GetDpiScaleForMonitor
UEDumper/Frontend/ImGui/imgui_impl_win32.cpp:544
↓ 1 callersFunctionImGui_ImplWin32_Init
Functions
UEDumper/Frontend/ImGui/imgui_impl_win32.cpp:100
↓ 1 callersFunctionImGui_ImplWin32_NewFrame
UEDumper/Frontend/ImGui/imgui_impl_win32.cpp:306
↓ 1 callersFunctionImGui_ImplWin32_Shutdown
UEDumper/Frontend/ImGui/imgui_impl_win32.cpp:173
↓ 1 callersFunctionImGui_ImplWin32_UpdateGamepads
Gamepad navigation mapping
UEDumper/Frontend/ImGui/imgui_impl_win32.cpp:257
↓ 1 callersFunctionImGui_ImplWin32_UpdateMousePos
UEDumper/Frontend/ImGui/imgui_impl_win32.cpp:222
↓ 1 callersFunctionImGui_ImplWin32_WndProcHandler
UEDumper/Frontend/ImGui/imgui_impl_win32.cpp:358
↓ 1 callersFunctionImLinearSweep
UEDumper/Frontend/ImGui/imgui_internal.h:460
↓ 1 callersFunctionImParseFormatSanitizeForPrinting
Sanitize format - Zero terminate so extra characters after format (e.g. "%f123") don't confuse atof/atoi - stb_sprintf.h supports several new modifier
UEDumper/Frontend/ImGui/imgui_widgets.cpp:3756
↓ 1 callersFunctionImParseFormatSanitizeForScanning
- For scanning we need to remove all width and precision fields "%3.7f" -> "%f". BUT don't strip types like "%I64d" which includes digits. ! "%07I64d"
UEDumper/Frontend/ImGui/imgui_widgets.cpp:3771
↓ 1 callersFunctionImParseFormatTrimDecorations
Extract the format out of a format string with leading or trailing decorations fmt = "blah blah" -> return fmt fmt = "%.3f" -> return fmt fmt =
UEDumper/Frontend/ImGui/imgui_widgets.cpp:3741
↓ 1 callersFunctionImRsqrt
UEDumper/Frontend/ImGui/imgui_internal.h:427
↓ 1 callersFunctionImStrTrimBlanks
Trim str by offsetting contents when there's leading data + writing a \0 at the trailing position. We use this in situation where the cost is negligib
UEDumper/Frontend/ImGui/imgui.cpp:1632
↓ 1 callersFunctionImStrdup
UEDumper/Frontend/ImGui/imgui.cpp:1560
↓ 1 callersFunctionImStrdupcpy
UEDumper/Frontend/ImGui/imgui.cpp:1567
↓ 1 callersFunctionImStreolRange
Find end-of-line. Return pointer will point to either first \n, either str_end.
UEDumper/Frontend/ImGui/imgui.cpp:1596
↓ 1 callersFunctionImTriangleArea
UEDumper/Frontend/ImGui/imgui_internal.h:474
↓ 1 callersFunctionImTriangleBarycentricCoords
UEDumper/Frontend/ImGui/imgui.cpp:1505
↓ 1 callersFunctionImTriangleClosestPoint
UEDumper/Frontend/ImGui/imgui.cpp:1516
↓ 1 callersFunctionImUpperPowerOfTwo
UEDumper/Frontend/ImGui/imgui_internal.h:319
↓ 1 callersFunctionInputTextCalcTextLenAndLineCount
UEDumper/Frontend/ImGui/imgui_widgets.cpp:4087
↓ 1 callersFunctionInputTextReconcileUndoStateAfterUserCallback
Find the shortest single replacement we can make to get the new text from the old text. Important: needs to be run before TextW is rewritten with the
UEDumper/Frontend/ImGui/imgui_widgets.cpp:4428
↓ 1 callersMethodIsActive
UEDumper/Frontend/ImGui/imgui.h:2205
↓ 1 callersFunctionIsActiveIdUsingNavInput
UEDumper/Frontend/ImGui/imgui_internal.h:2706
← previousnext →501–600 of 2,435, ranked by callers