Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wemino/EchoPatch
/ functions
Functions
2,376 in github.com/Wemino/EchoPatch
⨍
Functions
2,376
◇
Types & classes
583
↓ 2 callers
Function
TabBarCalcScrollableWidth
Scrolling happens only in the central section (leading/trailing sections are not scrolling)
include/imgui/imgui_widgets.cpp:9765
↓ 2 callers
Function
TableGetColumnBorderCol
include/imgui/imgui_tables.cpp:2776
↓ 2 callers
Function
TableInitColumnDefaults
Called in TableSetupColumn() when initializing and in TableLoadSettings() for defaults before applying stored settings. 'init_mask' specify which fiel
include/imgui/imgui_tables.cpp:1613
↓ 2 callers
Function
TableSettingsInit
Clear and initialize empty settings instance
include/imgui/imgui_tables.cpp:3686
↓ 2 callers
Function
TableSetupColumnFlags
Adjust flags: default width mode + stretch columns are not allowed when auto extending
include/imgui/imgui_tables.cpp:789
↓ 2 callers
Function
TempInputIsActive
include/imgui/imgui_internal.h:3695
↓ 2 callers
Method
TestBit
include/imgui/imgui_internal.h:650
↓ 2 callers
Function
TreeNodeStoreStackData
Store ImGuiTreeNodeStackData for just submitted node. Currently only supports 32 level deep and we are fine with (1 << Depth) overflowing into a zero,
include/imgui/imgui_widgets.cpp:6817
↓ 2 callers
Function
UnpackAccumulativeOffsetsIntoRanges
include/imgui/imgui_draw.cpp:4882
↓ 2 callers
Function
WindowPosRelToAbs
include/imgui/imgui_internal.h:3192
↓ 2 callers
Function
WriteCrashReport
include/CrashHandler.hpp:591
↓ 2 callers
Method
_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
include/imgui/imgui_draw.cpp:448
↓ 2 callers
Method
_SetTexture
This is used by ImGui::PushFont()/PopFont(). It works because we never use _TextureIdStack[] elsewhere than in PushTexture()/PopTexture().
include/imgui/imgui_draw.cpp:707
↓ 2 callers
Function
begin
include/imgui/imgui_internal.h:690
↓ 2 callers
Function
equal
include/imgui/imstb_truetype.h:4470
↓ 2 callers
Function
is_word_boundary
include/imgui/imstb_textedit.h:716
↓ 2 callers
Function
is_word_boundary_from_right
include/imgui/imgui_widgets.cpp:4051
↓ 2 callers
Function
parseLine
include/ini.hpp:273
↓ 2 callers
Method
ptr_from_offset
include/imgui/imgui_internal.h:806
↓ 2 callers
Method
reserve
include/imgui/imgui_internal.h:737
↓ 2 callers
Function
stb_decompress_length
include/imgui/imgui_draw.cpp:6179
↓ 2 callers
Function
stb_text_locate_coord
traverse the layout to locate the nearest character to a display position
include/imgui/imstb_textedit.h:433
↓ 2 callers
Function
stb_text_makeundo_insert
include/imgui/imstb_textedit.h:1422
↓ 2 callers
Function
stb_text_makeundo_replace
include/imgui/imstb_textedit.h:1437
↓ 2 callers
Function
stb_textedit_click
API click: on mouse down, move the cursor to the clicked location, and reset the selection
include/imgui/imstb_textedit.h:499
↓ 2 callers
Function
stb_textedit_discard_undo
discard the oldest entry in the undo list
include/imgui/imstb_textedit.h:1207
↓ 2 callers
Function
stb_textedit_drag
API drag: on mouse drag, move the cursor and selection endpoint to the clicked location
include/imgui/imstb_textedit.h:519
↓ 2 callers
Function
stb_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)
include/imgui/imstb_textedit.h:563
↓ 2 callers
Function
stb_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
include/imgui/imgui_widgets.cpp:4249
↓ 2 callers
Function
stb_textedit_sortselection
canoncialize the selection so start <= end
include/imgui/imstb_textedit.h:654
↓ 2 callers
Function
stb_textedit_text
API key: process text input [DEAR IMGUI] Added stb_textedit_text(), extracted out and called by stb_textedit_key() for backward compatibility.
include/imgui/imstb_textedit.h:798
↓ 2 callers
Function
stbrp__skyline_find_min_y
find minimum y position if it starts at x1
include/imgui/imstb_rectpack.h:291
↓ 2 callers
Function
stbrp_init_target
include/imgui/imstb_truetype.h:3925
↓ 2 callers
Function
stbrp_pack_rects
include/imgui/imstb_truetype.h:3936
↓ 2 callers
Function
stbtt_CompareUTF8toUTF16_bigendian_internal
include/imgui/imstb_truetype.h:4823
↓ 2 callers
Function
stbtt_GetCodepointBitmapBoxSubpixel
include/imgui/imstb_truetype.h:2749
↓ 2 callers
Function
stbtt_GetGlyphBitmapSubpixel
include/imgui/imstb_truetype.h:3721
↓ 2 callers
Function
stbtt_GetGlyphBox
include/imgui/imstb_truetype.h:1630
↓ 2 callers
Function
stbtt_MakeCodepointBitmapSubpixel
include/imgui/imstb_truetype.h:3800
↓ 2 callers
Function
stbtt_MakeGlyphBitmapSubpixelPrefilter
include/imgui/imstb_truetype.h:4192
↓ 2 callers
Function
stbtt_Rasterize
include/imgui/imstb_truetype.h:3703
↓ 2 callers
Function
stbtt__CompareUTF8toUTF16_bigendian_prefix
check if a utf8 string contains a prefix which is the utf16 string; if so return length of matching utf8 string
include/imgui/imstb_truetype.h:4784
↓ 2 callers
Function
stbtt__GetGlyphClass
include/imgui/imstb_truetype.h:2452
↓ 2 callers
Function
stbtt__GetGlyphInfoT2
include/imgui/imstb_truetype.h:2291
↓ 2 callers
Function
stbtt__buf_peek8
include/imgui/imstb_truetype.h:1145
↓ 2 callers
Function
stbtt__close_shape
include/imgui/imstb_truetype.h:1663
↓ 2 callers
Function
stbtt__csctx_close_shape
include/imgui/imstb_truetype.h:1941
↓ 2 callers
Function
stbtt__cuberoot
include/imgui/imstb_truetype.h:4543
↓ 2 callers
Function
stbtt__get_subrs
include/imgui/imstb_truetype.h:1359
↓ 2 callers
Function
stbtt__h_prefilter
include/imgui/imstb_truetype.h:4020
↓ 2 callers
Function
stbtt__hheap_alloc
include/imgui/imstb_truetype.h:2775
↓ 2 callers
Function
stbtt__hheap_cleanup
include/imgui/imstb_truetype.h:2802
↓ 2 callers
Function
stbtt__hheap_free
include/imgui/imstb_truetype.h:2796
↓ 2 callers
Function
stbtt__new_active
include/imgui/imstb_truetype.h:2840
↓ 2 callers
Function
stbtt__position_trapezoid_area
include/imgui/imstb_truetype.h:3077
↓ 2 callers
Function
stbtt__v_prefilter
include/imgui/imstb_truetype.h:4082
↓ 2 callers
Function
ttLONG
include/imgui/imstb_truetype.h:1294
↓ 1 callers
Function
Add
include/imgui/imgui_internal.h:604
↓ 1 callers
Method
AddFocusEvent
include/imgui/imgui.cpp:1985
↓ 1 callers
Method
AddFontDefault
Legacy function with heuristic to select Pixel or Vector font. The selection is based on (style.FontSizeBase * style.FontScaleMain * style.FontScaleDp
include/imgui/imgui_draw.cpp:3131
↓ 1 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
include/imgui/imgui.cpp:1682
↓ 1 callers
Function
AddOutput
include/ConsoleMgr.hpp:1448
↓ 1 callers
Method
AddTriangle
include/imgui/imgui_draw.cpp:1565
↓ 1 callers
Function
AddWindowToDrawData
include/imgui/imgui.cpp:5798
↓ 1 callers
Function
AddWindowToSortBuffer
include/imgui/imgui.cpp:5782
↓ 1 callers
Function
ApplyAutoResolution
src/Engine/Engine.cpp:1995
↓ 1 callers
Function
ApplyAutoResolutionClientPatch
src/Client/Client.cpp:2522
↓ 1 callers
Function
ApplyClientFXHook
src/Client/Client.cpp:2608
↓ 1 callers
Function
ApplyClientFXPatch
src/ClientFX/ClientFX.cpp:122
↓ 1 callers
Function
ApplyClientHook
src/Engine/Engine.cpp:1962
↓ 1 callers
Function
ApplyClientPatch
src/Client/Client.cpp:2714
↓ 1 callers
Function
ApplyClientPatchSet1
src/Client/Client.cpp:2651
↓ 1 callers
Function
ApplyClientPatchSet2
src/Client/Client.cpp:2679
↓ 1 callers
Function
ApplyClientPatchSet3
src/Client/Client.cpp:2691
↓ 1 callers
Function
ApplyConsoleClientPatch
src/Client/Client.cpp:2596
↓ 1 callers
Function
ApplyConsoleVariableHook
src/Engine/Engine.cpp:1984
↓ 1 callers
Function
ApplyControllerClientFXPatch
src/ClientFX/ClientFX.cpp:107
↓ 1 callers
Function
ApplyControllerClientPatch
src/Client/Client.cpp:2336
↓ 1 callers
Function
ApplyControllerServerPatch
src/Server/Server.cpp:174
↓ 1 callers
Function
ApplyDeviceCreationHook
src/Engine/Engine.cpp:2104
↓ 1 callers
Function
ApplyDisableHipFireAccuracyPenalty
src/Client/Client.cpp:2620
↓ 1 callers
Function
ApplyDisableJoystick
src/Engine/Engine.cpp:2091
↓ 1 callers
Function
ApplyDisableLetterboxClientPatch
src/Client/Client.cpp:2276
↓ 1 callers
Function
ApplyDisablePunkBuster
src/Engine/Engine.cpp:2053
↓ 1 callers
Function
ApplyFastVRAMDetection
src/Engine/Engine.cpp:1827
↓ 1 callers
Function
ApplyFixAspectRatioBlur
src/Engine/Engine.cpp:1814
↓ 1 callers
Function
ApplyFixDirectInputFps
src/Engine/Engine.cpp:1688
↓ 1 callers
Function
ApplyFixHighFPSPhysics
src/Engine/Engine.cpp:1715
↓ 1 callers
Function
ApplyFixKeyboardInputLanguage
src/Engine/Engine.cpp:1861
↓ 1 callers
Function
ApplyFixNvidiaShadowCorruption
src/Engine/Engine.cpp:1801
↓ 1 callers
Function
ApplyFixScriptedAnimationCrash
src/Engine/Engine.cpp:1850
↓ 1 callers
Function
ApplyFixWindow
src/Engine/Engine.cpp:1886
↓ 1 callers
Function
ApplyForceRenderMode
src/Engine/Engine.cpp:2078
↓ 1 callers
Function
ApplyGameDatabaseHook
src/Client/Client.cpp:2632
↓ 1 callers
Function
ApplyHUDScalingClientPatch
src/Client/Client.cpp:2451
↓ 1 callers
Function
ApplyHighFPSFixesClientFXPatch
src/ClientFX/ClientFX.cpp:83
↓ 1 callers
Function
ApplyHighFPSFixesClientPatch
src/Client/Client.cpp:2191
↓ 1 callers
Function
ApplyHighFPSFixesServerPatch
src/Server/Server.cpp:159
↓ 1 callers
Function
ApplyHighResolutionReflectionsClientPatch
src/Client/Client.cpp:2510
↓ 1 callers
Function
ApplyInfiniteFlashlightClientPatch
src/Client/Client.cpp:2314
← previous
next →
501–600 of 2,376, ranked by callers