MCPcopy Create free account

hub / github.com/Wemino/EchoPatch / functions

Functions2,376 in github.com/Wemino/EchoPatch

↓ 8 callersFunctionClear
include/imgui/imgui_internal.h:663
↓ 8 callersFunctionImAddClampOverflow
include/imgui/imgui_internal.h:511
↓ 8 callersFunctionImGui_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
include/imgui/imgui_impl_dx9.cpp:86
↓ 8 callersFunctionImHashData
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
include/imgui/imgui.cpp:2409
↓ 8 callersFunctionImLog
include/imgui/imgui_internal.h:490
↓ 8 callersFunctionImQsort
include/imgui/imgui_internal.h:372
↓ 8 callersFunctionImSubClampOverflow
include/imgui/imgui_internal.h:512
↓ 8 callersFunctionIsNamedKey
Inputs FIXME: Eventually we should aim to move e.g. IsActiveIdUsingKey() into IsKeyXXX functions.
include/imgui/imgui_internal.h:3383
↓ 8 callersMethodNtHeaders
include/LAAPatcher.hpp:121
↓ 8 callersMethodPathArcTo
include/imgui/imgui_draw.cpp:1270
↓ 8 callersFunctionResetStillnessTracking
src/Controller/Controller.cpp:667
↓ 8 callersFunctionShouldShowControllerPrompts
src/Controller/Controller.cpp:1239
↓ 8 callersMethodclear
include/imgui/imgui_internal.h:797
↓ 8 callersFunctionstbtt__buf_skip
include/imgui/imstb_truetype.h:1158
↓ 7 callersFunctionCalcWindowSizeAfterConstraint
include/imgui/imgui.cpp:6690
↓ 7 callersFunctionCheckBounds
include/LAAPatcher.hpp:47
↓ 7 callersMethodGetCenter
Helpers
include/imgui/imgui.h:3975
↓ 7 callersMethodGetMapSize
include/imgui/imgui_internal.h:783
↓ 7 callersFunctionImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
include/imgui/imgui.cpp:2524
↓ 7 callersFunctionImFontAtlasFontDestroyOutput
Keep source/input FontData
include/imgui/imgui_draw.cpp:3654
↓ 7 callersFunctionImFontCalcWordWrapPositionEx
Simple word-wrapping for English, not full-featured. Please submit failing cases! This will return the next location to wrap from. If no wrapping if n
include/imgui/imgui_draw.cpp:5489
↓ 7 callersFunctionImFormatStringToTempBuffer
include/imgui/imgui.cpp:2317
↓ 7 callersFunctionImFormatStringToTempBufferV
FIXME: Should rework API toward allowing multiple in-flight temp buffers (easier and safer for caller) by making the caller acquire a temp buffer toke
include/imgui/imgui.cpp:2329
↓ 7 callersFunctionImPow
include/imgui/imgui_internal.h:488
↓ 7 callersFunctionImRotate
include/imgui/imgui_internal.h:532
↓ 7 callersFunctionImStrSkipBlank
include/imgui/imgui.cpp:2252
↓ 7 callersFunctionImTextCharToUtf8
include/imgui/imgui.cpp:2698
↓ 7 callersMethodPathStroke
include/imgui/imgui.h:3371
↓ 7 callersMethodPopClipRect
include/imgui/imgui.cpp:5875
↓ 7 callersMethodPushClipRect
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
include/imgui/imgui.cpp:5868
↓ 7 callersFunctionSTB_TEXTEDIT_LAYOUTROW
include/imgui/imgui_widgets.cpp:4005
↓ 7 callersMethodTryGetMapData
It is the map we need iterate to find valid items, since we don't have "alive" storage anywhere
include/imgui/imgui_internal.h:784
↓ 7 callersFunctionWindowRectAbsToRel
include/imgui/imgui_internal.h:3189
↓ 7 callersFunctionstbtt_GetGlyphBitmapBoxSubpixel
include/imgui/imstb_truetype.h:2726
↓ 7 callersFunctionstbtt_ScaleForPixelHeight
include/imgui/imstb_truetype.h:2665
↓ 7 callersFunctionstbtt__cff_get_index
include/imgui/imstb_truetype.h:1195
↓ 6 callersMethodAddCircle
include/imgui/imgui_draw.cpp:1587
↓ 6 callersMethodAddImage
include/imgui/imgui_draw.cpp:1742
↓ 6 callersFunctionApplyHookReplaceable
src/helper.hpp:505
↓ 6 callersFunctionConvertSingleModFlagToKey
include/imgui/imgui_internal.h:3392
↓ 6 callersMethodFindGlyphNoFallback
Attempt to load but when missing, return NULL instead of FallbackGlyph
include/imgui/imgui_draw.cpp:5300
↓ 6 callersMethodGetColumnSettings
include/imgui/imgui_internal.h:3153
↓ 6 callersMethodGetInt
include/imgui/imgui.cpp:2916
↓ 6 callersMethodGetMainRect
Helpers to retrieve ImRect (we don't need to store BuildWorkRect as every access tend to change it, hence the code asymmetry)
include/imgui/imgui_internal.h:1985
↓ 6 callersFunctionImBitArraySetBit
include/imgui/imgui_internal.h:625
↓ 6 callersFunctionImCharIsBlankW
include/imgui/imgui_internal.h:403
↓ 6 callersFunctionImGui_ImplWin32_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
include/imgui/imgui_impl_win32.cpp:141
↓ 6 callersFunctionMakeJMP
src/helper.hpp:72
↓ 6 callersFunctionPushOutputLine
include/ConsoleMgr.hpp:252
↓ 6 callersFunctionResolveRelativeAddress
src/helper.hpp:262
↓ 6 callersFunctionSTB_TEXTEDIT_INSERTCHARS
include/imgui/imgui_widgets.cpp:4191
↓ 6 callersMethodSectionCount
include/LAAPatcher.hpp:123
↓ 6 callersFunctionTabItemGetSectionIdx
include/imgui/imgui_widgets.cpp:9599
↓ 6 callersMethodread
include/ini.hpp:744
↓ 6 callersFunctionreplace
include/ini.hpp:115
↓ 6 callersFunctionreserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
include/imgui/imgui.h:2251
↓ 6 callersMethodresize
include/imgui/imgui_internal.h:736
↓ 6 callersFunctionstb__match
include/imgui/imgui_draw.cpp:6187
↓ 6 callersFunctionstbtt_InitFont
include/imgui/imstb_truetype.h:4960
↓ 6 callersFunctionstbtt__buf_range
include/imgui/imstb_truetype.h:1186
↓ 6 callersFunctionstbtt__dict_get_ints
include/imgui/imstb_truetype.h:1251
↓ 6 callersFunctionstbtt__matchpair
include/imgui/imstb_truetype.h:4851
↓ 6 callersMethodwrite
include/ini.hpp:767
↓ 5 callersMethodAdd
include/imgui/imgui_internal.h:774
↓ 5 callersMethodAddCircleFilled
include/imgui/imgui_draw.cpp:1611
↓ 5 callersMethodAddKeyEvent
include/imgui/imgui.cpp:1853
↓ 5 callersMethodAddTriangleFilled
include/imgui/imgui_draw.cpp:1576
↓ 5 callersFunctionCallAddControl
src/Controller/ScreenJoystickHook.hpp:53
↓ 5 callersMethodCursorAnimReset
Those functions are not inlined in imgui_internal.h, allowing us to hide ImStbTexteditState from that header.
include/imgui/imgui_widgets.cpp:4305
↓ 5 callersFunctionDecode85Byte
include/imgui/imgui_draw.cpp:3106
↓ 5 callersFunctionFindLatestInputEvent
include/imgui/imgui.cpp:1790
↓ 5 callersFunctionFormatFloat
include/ConsoleMgr.hpp:147
↓ 5 callersMethodGetIndex
include/imgui/imgui_internal.h:770
↓ 5 callersFunctionGetKeyOwnerData
Test that key is either not owned, either owned by 'owner_id'
include/imgui/imgui_internal.h:3430
↓ 5 callersMethodGetVarPtr
Offset in parent structure
include/imgui/imgui_internal.h:911
↓ 5 callersFunctionGetWindowDisplayLayer
include/imgui/imgui.cpp:5811
↓ 5 callersFunctionImCharIsBlankA
include/imgui/imgui_internal.h:402
↓ 5 callersFunctionImFontAtlasBakedAddFontGlyph
x0/y0/x1/y1 are offset from the character upper-left layout position, in pixels. Therefore x0/y0 are often fairly close to zero. Not to be mistaken wi
include/imgui/imgui_draw.cpp:5192
↓ 5 callersFunctionImFontAtlasBuildInit
Start packing over current empty texture
include/imgui/imgui_draw.cpp:4258
↓ 5 callersFunctionImFontAtlasPackAddRect
Important: Calling this may recreate a new texture and therefore change atlas->TexData FIXME-NEWFONTS: Expose other glyph padding settings for custom
include/imgui/imgui_draw.cpp:4396
↓ 5 callersFunctionImLineClosestPoint
include/imgui/imgui.cpp:2082
↓ 5 callersFunctionImStrncpy
include/imgui/imgui.cpp:2149
↓ 5 callersFunctionImTextClassifierSetCharClass
include/imgui/imgui_draw.cpp:5443
↓ 5 callersFunctionImTextFindPreviousUtf8Codepoint
include/imgui/imgui.cpp:2751
↓ 5 callersFunctionIsNamedKeyOrMod
include/imgui/imgui_internal.h:3384
↓ 5 callersFunctionIsWindowActiveAndVisible
include/imgui/imgui.cpp:5372
↓ 5 callersFunctionSTB_TEXTEDIT_DELETECHARS
include/imgui/imgui_widgets.cpp:4180
↓ 5 callersFunctionTableGetColumnAvailSortDirection
include/imgui/imgui_tables.cpp:2909
↓ 5 callersFunctionWindowRectRelToAbs
include/imgui/imgui_internal.h:3190
↓ 5 callersFunctionstb_textedit_delete_selection
delete the section
include/imgui/imstb_textedit.h:638
↓ 5 callersFunctionstbtt_GetFontOffsetForIndex
include/imgui/imstb_truetype.h:4950
↓ 5 callersFunctionstbtt_GetGlyphShape
include/imgui/imstb_truetype.h:2302
↓ 5 callersFunctionstbtt__csctx_rline_to
include/imgui/imstb_truetype.h:1955
↓ 5 callersFunctiontoLower
include/ini.hpp:108
↓ 4 callersMethodAddMousePosEvent
Queue a mouse move event
include/imgui/imgui.cpp:1882
↓ 4 callersMethodAddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
include/imgui/imgui_draw.cpp:1526
↓ 4 callersFunctionApplyHookAPI
src/helper.hpp:536
↓ 4 callersMethodBegin
include/imgui/imgui.cpp:3271
↓ 4 callersFunctionCalcNextScrollFromScrollTargetAndClamp
include/imgui/imgui.cpp:11766
↓ 4 callersFunctionCalcWindowAutoFitSize
include/imgui/imgui.cpp:6739
← previousnext →101–200 of 2,376, ranked by callers