MCPcopy Create free account

hub / github.com/Joe1sn/S-inject / functions

Functions2,039 in github.com/Joe1sn/S-inject

↓ 900 callersFunctionImVec2
extern/ImGui/imgui.h:294
↓ 289 callersFunctionImMax
extern/ImGui/imgui_internal.h:499
↓ 189 callersFunctionHelpMarker
Helper to display a little (?) mark which shows a tooltip when hovered. In your own code you may want to display an actual icon if you are using a mer
extern/ImGui/imgui_demo.cpp:273
↓ 144 callersFunctionColor
Unnamed namespace, since we only use this here.
include/utils/spectrum.h:20
↓ 133 callersMethodpush_back
extern/ImGui/imgui_internal.h:744
↓ 119 callersFunctionImMin
extern/ImGui/imgui_internal.h:498
↓ 112 callersMethodresize
extern/ImGui/imgui.h:2736
↓ 102 callersFunctionttUSHORT
extern/ImGui/imstb_truetype.h:1291
↓ 96 callersFunctionImTrunc
extern/ImGui/imgui_internal.h:516
↓ 74 callersMethodAddRectFilled
extern/ImGui/imgui_draw.cpp:1497
↓ 74 callersFunctionGetCurrentWindow
extern/ImGui/imgui_internal.h:3119
↓ 73 callersMethodclear
extern/ImGui/imgui.h:2735
↓ 65 callersFunctionImRect
extern/ImGui/imgui_internal.h:578
↓ 64 callersFunctionImClamp
extern/ImGui/imgui_internal.h:500
↓ 59 callersFunctionerror
src/utils/error.cpp:40
↓ 52 callersMethodAddRect
p_min = upper-left, p_max = lower-right Note we don't render 1 pixels sized rectangles properly.
extern/ImGui/imgui_draw.cpp:1486
↓ 48 callersFunctionImFormatString
extern/ImGui/imgui.cpp:2198
↓ 48 callersFunctionImLerp
extern/ImGui/imgui_internal.h:501
↓ 45 callersMethodGetID
This is one of the very rare legacy case where we use ImGuiWindow methods, it should ideally be flattened at some point but it's been used a lots by w
extern/ImGui/imgui.cpp:8976
↓ 41 callersFunctionItemSize
extern/ImGui/imgui_internal.h:3243
↓ 40 callersMethodsize
Buf is zero-terminated, so end() will point on the zero-terminator
extern/ImGui/imgui.h:2733
↓ 38 callersMethodAddLine
extern/ImGui/imgui_draw.cpp:1475
↓ 38 callersFunctionttSHORT
extern/ImGui/imstb_truetype.h:1292
↓ 35 callersMethodpush_back
extern/ImGui/imgui_draw.cpp:1822
↓ 31 callersMethodc_str
extern/ImGui/imgui.h:2738
↓ 28 callersFunctionGetForegroundDrawList
extern/ImGui/imgui_internal.h:3166
↓ 28 callersFunctionImIsPowerOfTwo
Helpers: Bit manipulation
extern/ImGui/imgui_internal.h:382
↓ 28 callersFunctionImSaturate
extern/ImGui/imgui_internal.h:512
↓ 27 callersMethodbegin
extern/ImGui/imgui.h:2731
↓ 26 callersMethodContains
extern/ImGui/imgui_widgets.cpp:8392
↓ 20 callersMethodreserve
Similar to resize(0) on ImVector: empty string but don't free buffer.
extern/ImGui/imgui.h:2737
↓ 20 callersFunctionstb_textedit_clamp
make the selection/cursor state valid if client altered the string
extern/ImGui/imstb_textedit.h:613
↓ 19 callersFunctionImHashStr
Zero-terminated string hash, with support for ### to reset back to seed value We support a syntax of "label###id" where only "###id" is included in th
extern/ImGui/imgui.cpp:2352
↓ 19 callersFunctionPopStyleCompact
extern/ImGui/imgui_demo.cpp:5551
↓ 19 callersFunctionPushStyleCompact
Make the UI compact because there are so many fields
extern/ImGui/imgui_demo.cpp:5544
↓ 19 callersMethodappendf
extern/ImGui/imgui.cpp:3042
↓ 18 callersFunctionIM_DELETE
extern/ImGui/imgui.h:2170
↓ 18 callersMethodOnKeyPressed
extern/ImGui/imgui_widgets.cpp:4231
↓ 18 callersMethodempty
extern/ImGui/imgui.h:2734
↓ 18 callersFunctionstbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
extern/ImGui/imstb_truetype.h:3033
↓ 18 callersFunctionttULONG
extern/ImGui/imstb_truetype.h:1293
↓ 17 callersMethodApplyRequests
Apply requests coming from BeginMultiSelect() and EndMultiSelect(). - Enable 'Demo->Tools->Debug Log->Selection' to see selection requests as they hap
extern/ImGui/imgui_widgets.cpp:8471
↓ 17 callersFunctionGetCurrentWindowRead
extern/ImGui/imgui_internal.h:3118
↓ 17 callersFunctionImTextCharFromUtf8
extern/ImGui/imgui.cpp:2485
↓ 17 callersMethodSetCurrentChannel
extern/ImGui/imgui_draw.cpp:2220
↓ 16 callersMethodPathLineTo
extern/ImGui/imgui.h:3318
↓ 16 callersFunctionSTB_TEXTEDIT_GETCHAR
extern/ImGui/imgui_widgets.cpp:3955
↓ 16 callersFunctionstbtt_FindGlyphIndex
extern/ImGui/imstb_truetype.h:1501
↓ 15 callersFunctionGetKeyData
extern/ImGui/imgui_internal.h:3344
↓ 15 callersFunctionImAbs
extern/ImGui/imgui_internal.h:484
↓ 15 callersFunctionIsVkDown
extern/ImGui/imgui_impl_win32.cpp:271
↓ 15 callersFunctionstbtt__buf_get8
extern/ImGui/imstb_truetype.h:1138
↓ 15 callersFunctionstbtt__csctx_rccurve_to
extern/ImGui/imstb_truetype.h:1962
↓ 15 callersFunctionstbtt__find_table
@OPTIMIZE: binary search
extern/ImGui/imstb_truetype.h:1311
↓ 14 callersMethodAddText
extern/ImGui/imgui_draw.cpp:1698
↓ 14 callersMethodBegin
extern/ImGui/imgui.cpp:3167
↓ 14 callersMethodClearFlags
extern/ImGui/imgui_internal.h:1356
↓ 14 callersFunctionImSwap
extern/ImGui/imgui_internal.h:502
↓ 13 callersFunctionImFloor
extern/ImGui/imgui_internal.h:518
↓ 13 callersMethodappend
extern/ImGui/imgui.cpp:3024
↓ 12 callersMethodClear
extern/ImGui/imgui_draw.cpp:2248
↓ 12 callersFunctionImFontAtlasPackGetRect
Generally for non-user facing functions: assert on invalid ID.
extern/ImGui/imgui_draw.cpp:4357
↓ 12 callersFunctionImGui_ImplWin32_AddKeyEvent
extern/ImGui/imgui_impl_win32.cpp:276
↓ 12 callersFunctionImLengthSqr
extern/ImGui/imgui_internal.h:513
↓ 12 callersFunctionImUpperPowerOfTwo
extern/ImGui/imgui_internal.h:384
↓ 12 callersMethodPathArcToFast
0: East, 3: South, 6: West, 9: North, 12: East
extern/ImGui/imgui_draw.cpp:1248
↓ 12 callersMethodswap
extern/ImGui/imgui_internal.h:800
↓ 11 callersFunctionClear
extern/ImGui/imgui_internal.h:656
↓ 11 callersMethodGetPixelsAt
extern/ImGui/imgui.h:3487
↓ 11 callersFunctionTableGetInstanceData
extern/ImGui/imgui_internal.h:3486
↓ 11 callersFunctionstb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
extern/ImGui/imstb_textedit.h:752
↓ 10 callersMethodAddCircle
extern/ImGui/imgui_draw.cpp:1575
↓ 10 callersMethodFindGlyph
Find glyph, load if necessary, return fallback if missing
extern/ImGui/imgui_draw.cpp:5202
↓ 10 callersFunctionImToUpper
Find beginning-of-line
extern/ImGui/imgui_internal.h:403
↓ 10 callersFunctionMetricsHelpMarker
Avoid naming collision with imgui_demo.cpp's HelpMarker() for unity builds.
extern/ImGui/imgui.cpp:15778
↓ 10 callersFunctionMouseButtonToKey
extern/ImGui/imgui_internal.h:3346
↓ 10 callersMethodPathArcTo
extern/ImGui/imgui_draw.cpp:1258
↓ 10 callersFunctionSTB_TEXTEDIT_STRINGLEN
extern/ImGui/imgui_widgets.cpp:3954
↓ 10 callersFunctionShowDebugLogFlag
extern/ImGui/imgui.cpp:17415
↓ 10 callersMethodStep
extern/ImGui/imgui_demo.cpp:9611
↓ 9 callersMethodDraw
extern/ImGui/imgui_demo.cpp:10565
↓ 9 callersMethodGetCenter
Helpers
extern/ImGui/imgui.h:3917
↓ 9 callersMethodHasSelection
extern/ImGui/imgui_widgets.cpp:4257
↓ 9 callersFunctionImLowerBound
std::lower_bound but without the bullshit
extern/ImGui/imgui.cpp:2777
↓ 9 callersFunctionLocalizeGetMsg
extern/ImGui/imgui_internal.h:3209
↓ 9 callersMethodPathStroke
extern/ImGui/imgui.h:3322
↓ 9 callersMethodPopClipRect
extern/ImGui/imgui.cpp:5727
↓ 9 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
extern/ImGui/imgui.cpp:5720
↓ 9 callersMethodnext_chunk
extern/ImGui/imgui_internal.h:795
↓ 9 callersFunctionstbtt__buf_seek
extern/ImGui/imstb_truetype.h:1152
↓ 9 callersFunctionstbtt__new_buf
extern/ImGui/imstb_truetype.h:1173
↓ 9 callersFunctionstbtt_setvertex
extern/ImGui/imstb_truetype.h:1599
↓ 8 callersMethodAddDrawCmd
extern/ImGui/imgui_draw.cpp:492
↓ 8 callersFunctionImAddClampOverflow
extern/ImGui/imgui_internal.h:503
↓ 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
extern/ImGui/imgui.cpp:2324
↓ 8 callersFunctionImLog
extern/ImGui/imgui_internal.h:482
↓ 8 callersFunctionImSubClampOverflow
extern/ImGui/imgui_internal.h:504
↓ 8 callersMethodIncludeItemByIndex
Call IncludeItemByIndex() or IncludeItemsByIndex() *BEFORE* first call to Step() if you need a range of items to not be clipped, regardless of their v
extern/ImGui/imgui.h:2848
↓ 8 callersFunctionIsNamedKey
Inputs FIXME: Eventually we should aim to move e.g. IsActiveIdUsingKey() into IsKeyXXX functions.
extern/ImGui/imgui_internal.h:3325
↓ 8 callersMethodclear
extern/ImGui/imgui_internal.h:790
next →1–100 of 2,039, ranked by callers