MCPcopy Create free account

hub / github.com/Sh0ckFR/Universal-Dear-ImGui-Hook / functions

Functions5,040 in github.com/Sh0ckFR/Universal-Dear-ImGui-Hook

↓ 2 callersFunctionUnpackAccumulativeOffsetsIntoRanges
imgui/imgui_draw.cpp:3445
↓ 2 callersFunctionWindowPosRelToAbs
imgui/imgui_internal.h:3030
↓ 2 callersMethod_ResetForNewFrame
Initialize before use in a new frame. We always have a command ready in the buffer. In the majority of cases, you would want to call PushClipRect() an
imgui/imgui_draw.cpp:422
↓ 2 callersMethod_SetTextureID
This is used by ImGui::PushFont()/PopFont(). It works because we never use _TextureIdStack[] elsewhere than in PushTextureID()/PopTextureID().
imgui/imgui_draw.cpp:671
↓ 2 callersFunctionbegin
imgui/imgui_internal.h:651
↓ 2 callersFunctionequal
imgui/imstb_truetype.h:4470
↓ 2 callersFunctionis_word_boundary
imgui/imstb_textedit.h:663
↓ 2 callersFunctionis_word_boundary_from_right
imgui/imgui_widgets.cpp:4022
↓ 2 callersMethodptr_from_offset
imgui/imgui_internal.h:734
↓ 2 callersFunctionrelease
d3d12hook.cpp:568
↓ 2 callersFunctionsSendJoystickCallback
@brief Send joystick callback **/
imgui/examples/libs/usynergy/uSynergy.c:187
↓ 2 callersFunctionstb_decompress_length
imgui/imgui_draw.cpp:4556
↓ 2 callersFunctionstb_text_locate_coord
traverse the layout to locate the nearest character to a display position
imgui/imstb_textedit.h:410
↓ 2 callersFunctionstb_text_makeundo_insert
imgui/imstb_textedit.h:1364
↓ 2 callersFunctionstb_text_makeundo_replace
imgui/imstb_textedit.h:1379
↓ 2 callersFunctionstb_textedit_click
API click: on mouse down, move the cursor to the clicked location, and reset the selection
imgui/imstb_textedit.h:470
↓ 2 callersFunctionstb_textedit_discard_undo
discard the oldest entry in the undo list
imgui/imstb_textedit.h:1149
↓ 2 callersFunctionstb_textedit_drag
API drag: on mouse drag, move the cursor and selection endpoint to the clicked location
imgui/imstb_textedit.h:488
↓ 2 callersFunctionstb_textedit_find_charpos
find the x/y location of a character, and remember info about the previous row in case we get a move-up event (for page up, we'll have to rescan)
imgui/imstb_textedit.h:530
↓ 2 callersFunctionstb_textedit_replace
stb_textedit internally allows for a single undo record to do addition and deletion, but somehow, calling the stb_textedit_paste() function creates tw
imgui/imgui_widgets.cpp:4149
↓ 2 callersFunctionstb_textedit_sortselection
canoncialize the selection so start <= end
imgui/imstb_textedit.h:619
↓ 2 callersFunctionstb_textedit_text
[DEAR IMGUI] Added stb_textedit_text(), extracted out and called by stb_textedit_key() for backward compatibility.
imgui/imstb_textedit.h:743
↓ 2 callersFunctionstbrp__skyline_find_min_y
find minimum y position if it starts at x1
imgui/imstb_rectpack.h:291
↓ 2 callersFunctionstbrp_init_target
imgui/imstb_truetype.h:3925
↓ 2 callersFunctionstbtt_CompareUTF8toUTF16_bigendian_internal
imgui/imstb_truetype.h:4823
↓ 2 callersFunctionstbtt_GetCodepointBitmapBoxSubpixel
imgui/imstb_truetype.h:2749
↓ 2 callersFunctionstbtt_GetGlyphBitmapBox
imgui/imstb_truetype.h:2744
↓ 2 callersFunctionstbtt_GetGlyphBitmapSubpixel
imgui/imstb_truetype.h:3721
↓ 2 callersFunctionstbtt_GetGlyphBox
imgui/imstb_truetype.h:1630
↓ 2 callersFunctionstbtt_MakeCodepointBitmapSubpixel
imgui/imstb_truetype.h:3800
↓ 2 callersFunctionstbtt_PackFontRangesRenderIntoRects
rects array must be big enough to accommodate all characters in the given ranges
imgui/imstb_truetype.h:4216
↓ 2 callersFunctionstbtt_Rasterize
imgui/imstb_truetype.h:3703
↓ 2 callersFunctionstbtt__CompareUTF8toUTF16_bigendian_prefix
check if a utf8 string contains a prefix which is the utf16 string; if so return length of matching utf8 string
imgui/imstb_truetype.h:4784
↓ 2 callersFunctionstbtt__GetGlyphClass
imgui/imstb_truetype.h:2452
↓ 2 callersFunctionstbtt__GetGlyphInfoT2
imgui/imstb_truetype.h:2291
↓ 2 callersFunctionstbtt__buf_peek8
imgui/imstb_truetype.h:1145
↓ 2 callersFunctionstbtt__close_shape
imgui/imstb_truetype.h:1663
↓ 2 callersFunctionstbtt__csctx_close_shape
imgui/imstb_truetype.h:1941
↓ 2 callersFunctionstbtt__cuberoot
imgui/imstb_truetype.h:4543
↓ 2 callersFunctionstbtt__get_subrs
imgui/imstb_truetype.h:1359
↓ 2 callersFunctionstbtt__h_prefilter
imgui/imstb_truetype.h:4020
↓ 2 callersFunctionstbtt__hheap_alloc
imgui/imstb_truetype.h:2775
↓ 2 callersFunctionstbtt__hheap_cleanup
imgui/imstb_truetype.h:2802
↓ 2 callersFunctionstbtt__hheap_free
imgui/imstb_truetype.h:2796
↓ 2 callersFunctionstbtt__new_active
imgui/imstb_truetype.h:2840
↓ 2 callersFunctionstbtt__position_trapezoid_area
imgui/imstb_truetype.h:3077
↓ 2 callersFunctionstbtt__v_prefilter
imgui/imstb_truetype.h:4082
↓ 2 callersFunctionthrowResultException
vulkan/vulkan.hpp:7171
↓ 2 callersFunctionttLONG
imgui/imstb_truetype.h:1294
↓ 1 callersFunctionAdd
imgui/imgui_internal.h:565
↓ 1 callersMethodAddBezierCubic
Cubic Bezier takes 4 controls points
imgui/imgui_draw.cpp:1652
↓ 1 callersMethodAddBezierQuadratic
Quadratic Bezier takes 3 controls points
imgui/imgui_draw.cpp:1663
↓ 1 callersMethodAddEllipse
Ellipse
imgui/imgui_draw.cpp:1623
↓ 1 callersMethodAddEllipseFilled
imgui/imgui_draw.cpp:1637
↓ 1 callersMethodAddFontDefault
Load embedded ProggyClean.ttf at size 13, disable oversampling
imgui/imgui_draw.cpp:2640
↓ 1 callersMethodAddNgon
Guaranteed to honor 'num_segments'
imgui/imgui_draw.cpp:1599
↓ 1 callersMethodAddNgonFilled
Guaranteed to honor 'num_segments'
imgui/imgui_draw.cpp:1611
↓ 1 callersFunctionAddWindowToDrawData
imgui/imgui.cpp:5464
↓ 1 callersFunctionAddWindowToSortBuffer
imgui/imgui.cpp:5448
↓ 1 callersMethodAlloc
imgui/examples/example_win32_directx12/main.cpp:64
↓ 1 callersMethodBlitGlyph
imgui/misc/freetype/imgui_freetype.cpp:325
↓ 1 callersFunctionBoxSelectActivateDrag
imgui/imgui_widgets.cpp:7467
↓ 1 callersFunctionBoxSelectScrollWithMouseDrag
imgui/imgui_widgets.cpp:7492
↓ 1 callersMethodBuild
imgui/imgui.cpp:2859
↓ 1 callersMethodBuildLookupTable
imgui/imgui_draw.cpp:3731
↓ 1 callersMethodCalcCustomRectUV
imgui/imgui_draw.cpp:2757
↓ 1 callersFunctionCalcDelayFromHoveredFlags
imgui/imgui.cpp:4516
↓ 1 callersFunctionCalcRoutingScore
Current score encoding (lower is highest priority): - 0: ImGuiInputFlags_RouteGlobal | ImGuiInputFlags_RouteOverActive - 1: ImGuiInputFlags_Active
imgui/imgui.cpp:9008
↓ 1 callersFunctionCalcScrollEdgeSnap
Helper to snap on edges when aiming at an item very close to the edge, So the difference between WindowPadding and ItemSpacing will be in the visible
imgui/imgui.cpp:11113
↓ 1 callersMethodChannelsSplit
Advanced: Channels - Use to split render into layers. By switching channels to can render out-of-order (e.g. submit FG primitives before BG primitives
imgui/imgui.h:3225
↓ 1 callersFunctionCheckProgram
If you get an error please report on GitHub. You may try different GL context version or GLSL version.
imgui/backends/imgui_impl_opengl3.cpp:752
↓ 1 callersFunctionClampWindowPos
imgui/imgui.cpp:6741
↓ 1 callersFunctionCleanupDummyObjects
hooks.cpp:24
↓ 1 callersFunctionCleanupVulkan
imgui/examples/example_sdl2_vulkan/main.cpp:233
↓ 1 callersFunctionCleanupVulkan
imgui/examples/example_sdl3_vulkan/main.cpp:238
↓ 1 callersFunctionCleanupVulkan
imgui/examples/example_win32_vulkan/main.cpp:234
↓ 1 callersFunctionCleanupVulkan
imgui/examples/example_glfw_vulkan/main.cpp:245
↓ 1 callersFunctionCleanupVulkanWindow
imgui/examples/example_sdl2_vulkan/main.cpp:247
↓ 1 callersFunctionCleanupVulkanWindow
imgui/examples/example_sdl3_vulkan/main.cpp:252
↓ 1 callersFunctionCleanupVulkanWindow
imgui/examples/example_win32_vulkan/main.cpp:248
↓ 1 callersFunctionCleanupVulkanWindow
imgui/examples/example_glfw_vulkan/main.cpp:259
↓ 1 callersFunctionClearFreeMemory
imgui/imgui_internal.h:1128
↓ 1 callersFunctionClearIO
Zero-clear except IO as we preserve IO.Requests[] buffer allocation.
imgui/imgui_internal.h:1825
↓ 1 callersMethodClearInputMouse
imgui/imgui.cpp:1599
↓ 1 callersMethodClearOutputData
imgui/imgui_draw.cpp:3708
↓ 1 callersMethodClearSelection
imgui/imgui_widgets.cpp:4202
↓ 1 callersFunctionColorEditRestoreH
imgui/imgui_widgets.cpp:5477
↓ 1 callersFunctionCreateDeviceAndSwapChain
Create hidden Window + device + DX12 swapchain
hooks.cpp:40
↓ 1 callersFunctionCreateDeviceD3D
imgui/examples/example_win32_directx11/main.cpp:190
↓ 1 callersFunctionCreateDeviceD3D
imgui/examples/example_win32_directx10/main.cpp:190
↓ 1 callersFunctionCreateDeviceD3D
imgui/examples/example_win32_directx9/main.cpp:199
↓ 1 callersFunctionCreateDeviceD3D
imgui/examples/example_win32_directx12/main.cpp:305
↓ 1 callersFunctionCreateDeviceD3D
Helper functions to use DirectX11
imgui/examples/example_sdl2_directx11/main.cpp:201
↓ 1 callersFunctionCreateDeviceWGL
Helper functions
imgui/examples/example_win32_opengl3/main.cpp:183
↓ 1 callersFunctionCreateFrameResources
vulkanhook.cpp:269
↓ 1 callersFunctionCreateNewWindow
imgui/imgui.cpp:6291
↓ 1 callersFunctionCreateRenderPass
vulkanhook.cpp:201
↓ 1 callersFunctionDebugNodeTableGetSizingPolicyDesc
imgui/imgui_tables.cpp:4000
↓ 1 callersFunctionDebugPrintInputEvent
imgui/imgui.cpp:9795
↓ 1 callersFunctionDecode85
imgui/imgui_draw.cpp:2625
← previousnext →601–700 of 5,040, ranked by callers