MCPcopy Create free account

hub / github.com/DrNseven/D3D11-Worldtoscreen-Finder / functions

Functions1,531 in github.com/DrNseven/D3D11-Worldtoscreen-Finder

↓ 227 callersFunctionImMax
imgui/imgui_internal.h:380
↓ 135 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
imgui/imgui_demo.cpp:179
↓ 95 callersMethodpush_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.
imgui/imgui.h:1663
↓ 91 callersFunctionttUSHORT
imgui/imstb_truetype.h:1269
↓ 82 callersMethodresize
imgui/imgui.h:1657
↓ 79 callersFunctionImMin
imgui/imgui_internal.h:379
↓ 74 callersFunctionGetCurrentWindow
imgui/imgui_internal.h:2179
↓ 74 callersMethodclear
imgui/imgui.h:1645
↓ 71 callersFunctionImFloor
imgui/imgui_internal.h:397
↓ 59 callersFunctionImRect
imgui/imgui_internal.h:442
↓ 58 callersFunctionImClamp
imgui/imgui_internal.h:381
↓ 55 callersMethodAddRectFilled
imgui/imgui_draw.cpp:1202
↓ 45 callersFunctionImLerp
imgui/imgui_internal.h:382
↓ 41 callersMethodAddRect
p_min = upper-left, p_max = lower-right Note we don't render 1 pixels sized rectangles properly.
imgui/imgui_draw.cpp:1191
↓ 41 callersFunctionImFormatString
imgui/imgui.cpp:1396
↓ 38 callersMethodGetID
imgui/imgui.cpp:2888
↓ 37 callersFunctionttSHORT
imgui/imstb_truetype.h:1270
↓ 33 callersFunctionDragFloat
imgui/imgui.h:1987
↓ 32 callersFunctionIsKeyPressedMap
imgui/imgui_internal.h:2319
↓ 30 callersFunctionSliderFloat
imgui/imgui.h:1993
↓ 29 callersMethodAddLine
imgui/imgui_draw.cpp:1180
↓ 26 callersFunctionGetForegroundDrawList
imgui/imgui_internal.h:2203
↓ 24 callersMethodempty
imgui/imgui.h:1637
↓ 23 callersMethodsize
imgui/imgui.h:1638
↓ 22 callersFunctionGetCurrentWindowRead
Windows We should always have a CurrentWindow in the stack (there is an implicit "Debug" window) If this ever crash because g.CurrentWindow is NULL it
imgui/imgui_internal.h:2178
↓ 22 callersFunctionImSaturate
imgui/imgui_internal.h:393
↓ 21 callersMethodpop_back
imgui/imgui.h:1664
↓ 20 callersMethodbegin
imgui/imgui.h:1646
↓ 19 callersFunctionPopStyleCompact
imgui/imgui_demo.cpp:3399
↓ 19 callersFunctionPushStyleCompact
Make the UI compact because there are so many fields
imgui/imgui_demo.cpp:3392
↓ 19 callersFunctionstb_textedit_clamp
make the selection/cursor state valid if client altered the string
imgui/imstb_textedit.h:577
↓ 18 callersMethodOnKeyPressed
imgui/imgui_widgets.cpp:3668
↓ 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)
imgui/imstb_truetype.h:2936
↓ 17 callersFunctionIsNavInputTest
imgui/imgui_internal.h:2321
↓ 17 callersMethodreserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
imgui/imgui.h:1660
↓ 16 callersMethodAddText
imgui/imgui_draw.cpp:1386
↓ 16 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
imgui/imgui.cpp:1472
↓ 16 callersFunctionImIsPowerOfTwo
Helpers: Bit manipulation
imgui/imgui_internal.h:278
↓ 15 callersFunctionstbtt_FindGlyphIndex
imgui/imstb_truetype.h:1461
↓ 15 callersFunctionstbtt__buf_get8
imgui/imstb_truetype.h:1116
↓ 15 callersFunctionstbtt__csctx_rccurve_to
imgui/imstb_truetype.h:1925
↓ 15 callersFunctionttULONG
imgui/imstb_truetype.h:1271
↓ 14 callersMethodSetCurrentChannel
imgui/imgui_draw.cpp:1599
↓ 14 callersMethodappendf
imgui/imgui.cpp:2116
↓ 14 callersFunctionstbtt__find_table
@OPTIMIZE: binary search
imgui/imstb_truetype.h:1289
↓ 13 callersMethodPathLineTo
imgui/imgui.h:2417
↓ 13 callersFunctionSTB_TEXTEDIT_GETCHAR
imgui/imgui_widgets.cpp:3550
↓ 12 callersMethodClear
imgui/imgui_draw.cpp:1836
↓ 12 callersFunctionImLengthSqr
imgui/imgui_internal.h:394
↓ 12 callersFunctionSliderFloat2
imgui/imgui.h:1994
↓ 12 callersMethodend
imgui/imgui.h:1648
↓ 10 callersMethodAddCircle
imgui/imgui_draw.cpp:1280
↓ 10 callersFunctionSTB_TEXTEDIT_STRINGLEN
imgui/imgui_widgets.cpp:3549
↓ 10 callersFunctionstb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
imgui/imstb_textedit.h:687
↓ 9 callersMethodAddCircleFilled
imgui/imgui_draw.cpp:1310
↓ 9 callersMethodClearFlags
imgui/imgui_internal.h:1056
↓ 9 callersMethodHasSelection
imgui/imgui.h:1908
↓ 9 callersFunctionImTextCharFromUtf8
Convert UTF-8 to 32-bit character, process single character input. A nearly-branchless UTF-8 decoder, based on work of Christopher Wellons (https://gi
imgui/imgui.cpp:1580
↓ 9 callersFunctionLowerBound
std::lower_bound but without the bullshit
imgui/imgui.cpp:1837
↓ 9 callersMethodPathArcToFast
imgui/imgui_draw.cpp:1019
↓ 9 callersFunctionstbtt__buf_seek
imgui/imstb_truetype.h:1130
↓ 9 callersFunctionstbtt__new_buf
imgui/imstb_truetype.h:1151
↓ 9 callersFunctionstbtt_setvertex
imgui/imstb_truetype.h:1559
↓ 8 callersMethodBegin
Use case A: Begin() called from constructor with items_height<0, then called again from Step() in StepNo 1 Use case B: Begin() called from constructor
imgui/imgui.cpp:2247
↓ 8 callersFunctionClear
imgui/imgui_internal.h:510
↓ 8 callersFunctionIM_DELETE
imgui/imgui.h:1606
↓ 8 callersFunctionImAddClampOverflow
imgui/imgui_internal.h:384
↓ 8 callersFunctionImCharIsBlankA
imgui/imgui_internal.h:301
↓ 8 callersFunctionImLog
imgui/imgui_internal.h:370
↓ 8 callersFunctionImSubClampOverflow
imgui/imgui_internal.h:385
↓ 8 callersFunctionImSwap
imgui/imgui_internal.h:383
↓ 8 callersFunctionMH_CreateHook
-------------------------------------------------------------------------
Minhook/src/hook.c:535
↓ 8 callersFunctionMH_DisableHook
-------------------------------------------------------------------------
Minhook/src/hook.c:730
↓ 8 callersFunctionSTB_TEXTEDIT_LAYOUTROW
imgui/imgui_widgets.cpp:3554
↓ 8 callersFunctionstbtt_ScaleForPixelHeight
imgui/imstb_truetype.h:2607
↓ 8 callersFunctionstbtt__buf_skip
imgui/imstb_truetype.h:1136
↓ 7 callersMethodAddImage
imgui/imgui_draw.cpp:1420
↓ 7 callersMethodAddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
imgui/imgui_draw.cpp:1219
↓ 7 callersFunctionEnterSpinLock
-------------------------------------------------------------------------
Minhook/src/hook.c:436
↓ 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
imgui/imgui.cpp:1525
↓ 7 callersFunctionImFormatStringV
imgui/imgui.cpp:1414
↓ 7 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
imgui/imgui.cpp:1456
↓ 7 callersFunctionImPow
imgui/imgui_internal.h:368
↓ 7 callersFunctionImStrSkipBlank
imgui/imgui.cpp:1371
↓ 7 callersMethodInsertChars
imgui/imgui_widgets.cpp:3701
↓ 7 callersFunctionIsNavInputDown
imgui/imgui_internal.h:2320
↓ 7 callersFunctionLeaveSpinLock
-------------------------------------------------------------------------
Minhook/src/hook.c:457
↓ 7 callersFunctionMH_EnableHook
-------------------------------------------------------------------------
Minhook/src/hook.c:724
↓ 7 callersMethodPathArcTo
imgui/imgui_draw.cpp:1043
↓ 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
imgui/imgui.cpp:4300
↓ 7 callersFunctionRenderArrow
[1.71: 2019/06/07: Updating prototypes of some of the internal functions. Leaving those for reference for a short while]
imgui/imgui_internal.h:2428
↓ 7 callersFunctionShaderHook
main.h:617
↓ 7 callersFunctionstbtt_GetGlyphBitmapBoxSubpixel
imgui/imstb_truetype.h:2629
↓ 7 callersFunctionstbtt__cff_get_index
imgui/imstb_truetype.h:1173
↓ 6 callersMethodAddTriangleFilled
imgui/imgui_draw.cpp:1269
↓ 6 callersFunctionCalcWindowSizeAfterConstraint
imgui/imgui.cpp:5100
↓ 6 callersMethodDraw
imgui/imgui.cpp:1999
↓ 6 callersMethodGetCenter
Helpers
imgui/imgui.h:2768
↓ 6 callersMethodGetColumnSettings
imgui/imgui_internal.h:2161
↓ 6 callersFunctionImTextCountUtf8BytesFromStr
imgui/imgui.cpp:1732
next →1–100 of 1,531, ranked by callers