MCPcopy Create free account

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

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

↓ 2 callersFunctionstb_text_locate_coord
traverse the layout to locate the nearest character to a display position
imgui/imstb_textedit.h:398
↓ 2 callersFunctionstb_text_makeundo_insert
imgui/imstb_textedit.h:1342
↓ 2 callersFunctionstb_text_makeundo_replace
imgui/imstb_textedit.h:1357
↓ 2 callersFunctionstb_textedit_discard_undo
discard the oldest entry in the undo list
imgui/imstb_textedit.h:1127
↓ 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:518
↓ 2 callersFunctionstb_textedit_sortselection
canoncialize the selection so start <= end
imgui/imstb_textedit.h:615
↓ 2 callersFunctionstbrp__skyline_find_min_y
find minimum y position if it starts at x1
imgui/imstb_rectpack.h:295
↓ 2 callersFunctionstbtt_CompareUTF8toUTF16_bigendian_internal
imgui/imstb_truetype.h:4647
↓ 2 callersFunctionstbtt_GetCodepointBitmapBoxSubpixel
imgui/imstb_truetype.h:2652
↓ 2 callersFunctionstbtt_GetGlyphBitmapBox
imgui/imstb_truetype.h:2647
↓ 2 callersFunctionstbtt_GetGlyphBitmapSubpixel
imgui/imstb_truetype.h:3553
↓ 2 callersFunctionstbtt_GetGlyphBox
imgui/imstb_truetype.h:1590
↓ 2 callersFunctionstbtt_MakeCodepointBitmapSubpixel
imgui/imstb_truetype.h:3632
↓ 2 callersFunctionstbtt_PackFontRangesRenderIntoRects
rects array must be big enough to accommodate all characters in the given ranges
imgui/imstb_truetype.h:4045
↓ 2 callersFunctionstbtt_Rasterize
imgui/imstb_truetype.h:3535
↓ 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:4608
↓ 2 callersFunctionstbtt__GetGlyphClass
imgui/imstb_truetype.h:2374
↓ 2 callersFunctionstbtt__GetGlyphInfoT2
imgui/imstb_truetype.h:2254
↓ 2 callersFunctionstbtt__buf_peek8
imgui/imstb_truetype.h:1123
↓ 2 callersFunctionstbtt__close_shape
imgui/imstb_truetype.h:1623
↓ 2 callersFunctionstbtt__csctx_close_shape
imgui/imstb_truetype.h:1904
↓ 2 callersFunctionstbtt__cuberoot
imgui/imstb_truetype.h:4366
↓ 2 callersFunctionstbtt__get_subrs
imgui/imstb_truetype.h:1337
↓ 2 callersFunctionstbtt__h_prefilter
imgui/imstb_truetype.h:3852
↓ 2 callersFunctionstbtt__hheap_alloc
imgui/imstb_truetype.h:2678
↓ 2 callersFunctionstbtt__hheap_cleanup
imgui/imstb_truetype.h:2705
↓ 2 callersFunctionstbtt__hheap_free
imgui/imstb_truetype.h:2699
↓ 2 callersFunctionstbtt__new_active
imgui/imstb_truetype.h:2743
↓ 2 callersFunctionstbtt__v_prefilter
imgui/imstb_truetype.h:3914
↓ 2 callersFunctionttLONG
imgui/imstb_truetype.h:1272
↓ 1 callersFunctionAdd
imgui/imgui_internal.h:458
↓ 1 callersMethodAddBezierCubic
Cubic Bezier takes 4 controls points
imgui/imgui_draw.cpp:1365
↓ 1 callersMethodAddBezierQuadratic
Quadratic Bezier takes 3 controls points
imgui/imgui_draw.cpp:1376
↓ 1 callersFunctionAddHookEntry
-------------------------------------------------------------------------
Minhook/src/hook.c:118
↓ 1 callersMethodAddInputCharacterUTF16
UTF16 strings use surrogate pairs to encode codepoints >= 0x10000, so we should save the high surrogate.
imgui/imgui.cpp:1093
↓ 1 callersFunctionAddModel
main.h:346
↓ 1 callersMethodAddNgon
Guaranteed to honor 'num_segments'
imgui/imgui_draw.cpp:1341
↓ 1 callersMethodAddNgonFilled
Guaranteed to honor 'num_segments'
imgui/imgui_draw.cpp:1353
↓ 1 callersFunctionAddWindowToDrawData
imgui/imgui.cpp:4237
↓ 1 callersFunctionAddWindowToSortBuffer
imgui/imgui.cpp:4184
↓ 1 callersFunctionAimAtPos
main.h:181
↓ 1 callersFunctionAllocateBuffer
-------------------------------------------------------------------------
Minhook/src/buffer.c:247
↓ 1 callersMethodBuildLookupTable
imgui/imgui_draw.cpp:2957
↓ 1 callersMethodCalcCustomRectUV
imgui/imgui_draw.cpp:2039
↓ 1 callersFunctionClampWindowRect
imgui/imgui.cpp:5407
↓ 1 callersMethodClear
imgui/imgui_internal.h:655
↓ 1 callersFunctionClearFreeMemory
imgui/imgui_internal.h:963
↓ 1 callersMethodClearOutputData
imgui/imgui_draw.cpp:2943
↓ 1 callersMethodClearSelection
imgui/imgui.h:1907
↓ 1 callersMethodClearTexData
imgui/imgui_draw.cpp:1817
↓ 1 callersMethodCompareWithCurrentState
Compare to detect usage errors
imgui/imgui.cpp:7200
↓ 1 callersFunctionCreateNewWindow
imgui/imgui.cpp:5053
↓ 1 callersFunctionCreateTrampolineFunction
-------------------------------------------------------------------------
Minhook/src/trampoline.c:76
↓ 1 callersFunctionCursorAnimReset
Cursor & Selection
imgui/imgui_internal.h:969
↓ 1 callersFunctionCursorClamp
After a user-input the cursor stays on for a while without blinking
imgui/imgui_internal.h:970
↓ 1 callersFunctionDebugNodeTableGetSizingPolicyDesc
imgui/imgui_tables.cpp:3409
↓ 1 callersFunctionDebugStartItemPicker
imgui/imgui_internal.h:2502
↓ 1 callersFunctionDecode85
imgui/imgui_draw.cpp:1919
↓ 1 callersFunctionDeleteHookEntry
-------------------------------------------------------------------------
Minhook/src/hook.c:143
↓ 1 callersMethodDoOpen
imgui/imgui_demo.cpp:7364
↓ 1 callersFunctionDragFloat3
imgui/imgui.h:1989
↓ 1 callersFunctionEditTableColumnsFlags
imgui/imgui_demo.cpp:3447
↓ 1 callersMethodEnd
imgui/imgui.cpp:2265
↓ 1 callersFunctionEnumerateThreads
-------------------------------------------------------------------------
Minhook/src/hook.c:263
↓ 1 callersFunctionExecCommand
imgui/imgui_demo.cpp:6379
↓ 1 callersFunctionFindHoveredWindow
Find window given position, search front-to-back FIXME: Note that we have an inconsequential lag here: OuterRectClipped is updated in Begin(), so wind
imgui/imgui.cpp:4488
↓ 1 callersFunctionFindNewIP
-------------------------------------------------------------------------
Minhook/src/hook.c:186
↓ 1 callersFunctionFindNextFreeRegion
Minhook/src/buffer.c:120
↓ 1 callersFunctionFindOldIP
-------------------------------------------------------------------------
Minhook/src/hook.c:163
↓ 1 callersFunctionFindPrevFreeRegion
Minhook/src/buffer.c:89
↓ 1 callersMethodFlattenIntoSingleLayer
imgui/imgui.cpp:4258
↓ 1 callersFunctionGenerateTexture
main.h:153
↓ 1 callersFunctionGetColumnWidthEx
imgui/imgui_tables.cpp:3600
↓ 1 callersFunctionGetDefaultCompressedFontDataTTFBase85
imgui/imgui_draw.cpp:3963
↓ 1 callersFunctionGetDraggedColumnOffset
imgui/imgui_tables.cpp:3567
↓ 1 callersMethodGetDrawListCount
imgui/imgui_internal.h:657
↓ 1 callersFunctionGetDst
main.h:337
↓ 1 callersFunctionGetFallbackWindowNameForWindowingList
Window has already passed the IsWindowNavFocusable()
imgui/imgui.cpp:9563
↓ 1 callersMethodGetGlyphRangesDefault
Retrieve list of range (2 int per range, values are inclusive)
imgui/imgui_draw.cpp:2630
↓ 1 callersFunctionGetIndex
imgui/imgui_internal.h:580
↓ 1 callersFunctionGetInputTextState
imgui/imgui_internal.h:2480
↓ 1 callersMethodGetIntRef
References are only valid until a new value is added to the storage. Calling a Set***() function or a Get***Ref() function invalidates the pointer.
imgui/imgui.cpp:1906
↓ 1 callersFunctionGetMemoryBlock
-------------------------------------------------------------------------
Minhook/src/buffer.c:151
↓ 1 callersFunctionGetMinimumStepAtDecimalPrecision
imgui/imgui_widgets.cpp:2051
↓ 1 callersMethodGetMouseCursorTexData
imgui/imgui_draw.cpp:2047
↓ 1 callersFunctionGetTabBarFromTabBarRef
imgui/imgui_widgets.cpp:6931
↓ 1 callersFunctionGetTabBarRefFromTabBar
imgui/imgui_widgets.cpp:6937
↓ 1 callersMethodGetVoidPtr
imgui/imgui.cpp:1897
↓ 1 callersFunctionGetWindowBgColorIdxFromFlags
imgui/imgui.cpp:5202
↓ 1 callersMethodGetWorkRect
imgui/imgui_internal.h:1167
↓ 1 callersFunctionImAtoi
imgui/imgui_widgets.cpp:2060
↓ 1 callersFunctionImBezierCubicClosestPointCasteljauStep
Closely mimics PathBezierToCasteljau() in imgui_draw.cpp
imgui/imgui.cpp:1163
↓ 1 callersFunctionImBezierQuadraticCalc
imgui/imgui_draw.cpp:1072
↓ 1 callersFunctionImBitArraySetBitRange
imgui/imgui_internal.h:476
↓ 1 callersFunctionImDot
imgui/imgui_internal.h:400
↓ 1 callersFunctionImFileGetSize
imgui/imgui.cpp:1526
↓ 1 callersFunctionImFileRead
imgui/imgui.cpp:1527
↓ 1 callersFunctionImFontAtlasBuildFinish
This is called/shared by both the stb_truetype and the FreeType builder.
imgui/imgui_draw.cpp:2585
↓ 1 callersFunctionImFontAtlasBuildInit
Note: this is called / shared by both the stb_truetype and the FreeType builder
imgui/imgui_draw.cpp:2564
↓ 1 callersFunctionImFontAtlasBuildMultiplyCalcLookupTable
imgui/imgui_draw.cpp:2093
← previousnext →301–400 of 1,531, ranked by callers