MCPcopy Create free account

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

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

↓ 1 callersFunctionImFontAtlasBuildMultiplyRectAlpha8
imgui/imgui_draw.cpp:2102
↓ 1 callersFunctionImFontAtlasBuildPackCustomRects
imgui/imgui_draw.cpp:2425
↓ 1 callersFunctionImFontAtlasBuildRenderDefaultTexData
imgui/imgui_draw.cpp:2472
↓ 1 callersFunctionImFontAtlasBuildRenderLinesTexData
imgui/imgui_draw.cpp:2512
↓ 1 callersFunctionImFontAtlasBuildSetupFont
imgui/imgui_draw.cpp:2410
↓ 1 callersFunctionImFontAtlasGetBuilderForStbTruetype
imgui/imgui_draw.cpp:2401
↓ 1 callersFunctionImGui_ImplDX11_CreateFontsTexture
imgui/imgui_impl_dx11.cpp:279
↓ 1 callersFunctionImGui_ImplDX11_Init
imgui/imgui_impl_dx11.cpp:510
↓ 1 callersFunctionImGui_ImplDX11_NewFrame
imgui/imgui_impl_dx11.cpp:546
↓ 1 callersFunctionImGui_ImplDX11_RenderDrawData
Render function
imgui/imgui_impl_dx11.cpp:97
↓ 1 callersFunctionImGui_ImplDX9_CreateDeviceObjects
imgui/imgui_impl_dx9.cpp:261
↓ 1 callersFunctionImGui_ImplDX9_CreateFontsTexture
imgui/imgui_impl_dx9.cpp:236
↓ 1 callersFunctionImGui_ImplDX9_InvalidateDeviceObjects
imgui/imgui_impl_dx9.cpp:270
↓ 1 callersFunctionImGui_ImplWin32_GetDpiScaleForMonitor
imgui/imgui_impl_win32.cpp:460
↓ 1 callersFunctionImGui_ImplWin32_Init
Functions
imgui/imgui_impl_win32.cpp:73
↓ 1 callersFunctionImGui_ImplWin32_NewFrame
imgui/imgui_impl_win32.cpp:257
↓ 1 callersFunctionImGui_ImplWin32_UpdateGamepads
Gamepad navigation mapping
imgui/imgui_impl_win32.cpp:209
↓ 1 callersFunctionImGui_ImplWin32_UpdateMousePos
imgui/imgui_impl_win32.cpp:187
↓ 1 callersFunctionImGui_ImplWin32_WndProcHandler
imgui/imgui_impl_win32.cpp:315
↓ 1 callersFunctionImLinearSweep
imgui/imgui_internal.h:402
↓ 1 callersFunctionImParseFormatTrimDecorations
Extract the format out of a format string with leading or trailing decorations fmt = "blah blah" -> return fmt fmt = "%.3f" -> return fmt fmt =
imgui/imgui_widgets.cpp:3204
↓ 1 callersFunctionImStrTrimBlanks
Trim str by offsetting contents when there's leading data + writing a \0 at the trailing position. We use this in situation where the cost is negligib
imgui/imgui.cpp:1356
↓ 1 callersFunctionImStrdup
imgui/imgui.cpp:1284
↓ 1 callersFunctionImStrdupcpy
imgui/imgui.cpp:1291
↓ 1 callersFunctionImStreolRange
Find end-of-line. Return pointer will point to either first \n, either str_end.
imgui/imgui.cpp:1320
↓ 1 callersFunctionImTextCharToUtf8
Based on stb_to_utf8() from github.com/nothings/stb/
imgui/imgui.cpp:1665
↓ 1 callersFunctionImTriangleArea
imgui/imgui_internal.h:414
↓ 1 callersFunctionImTriangleBarycentricCoords
imgui/imgui.cpp:1229
↓ 1 callersFunctionImTriangleClosestPoint
imgui/imgui.cpp:1240
↓ 1 callersFunctionImUpperPowerOfTwo
imgui/imgui_internal.h:280
↓ 1 callersFunctionInitImGuiD3D11
universal.cpp:74
↓ 1 callersFunctionInitializeBuffer
-------------------------------------------------------------------------
Minhook/src/buffer.c:68
↓ 1 callersFunctionInputTextCalcTextLenAndLineCount
imgui/imgui_widgets.cpp:3486
↓ 1 callersMethodIsActive
imgui/imgui.h:2041
↓ 1 callersFunctionIsActiveIdUsingNavInput
imgui/imgui_internal.h:2316
↓ 1 callersMethodIsBuilt
4 bytes-per-pixel
imgui/imgui.h:2610
↓ 1 callersMethodIsDataType
imgui/imgui.h:1938
↓ 1 callersMethodIsGlyphRangeUnused
API is designed this way to avoid exposing the 4K page size e.g. use with IsGlyphRangeUnused(0, 255)
imgui/imgui_draw.cpp:3009
↓ 1 callersFunctionLoadCfg
main.h:515
↓ 1 callersFunctionMH_CreateHookApiEx
-------------------------------------------------------------------------
Minhook/src/hook.c:834
↓ 1 callersFunctionMH_Initialize
-------------------------------------------------------------------------
Minhook/src/hook.c:466
↓ 1 callersFunctionMH_Uninitialize
-------------------------------------------------------------------------
Minhook/src/hook.c:496
↓ 1 callersFunctionMenuBarHeight
imgui/imgui_internal.h:1828
↓ 1 callersFunctionMetricsHelpMarker
Avoid naming collision with imgui_demo.cpp's HelpMarker() for unity builds.
imgui/imgui.cpp:10725
↓ 1 callersFunctionNavClampRectToVisibleAreaForMoveDir
imgui/imgui.cpp:8516
↓ 1 callersFunctionNodeFont
[Internal] Display details for a single font, called by ShowStyleEditor().
imgui/imgui_demo.cpp:5740
↓ 1 callersFunctionNotifyOfDocumentsClosedElsewhere
[Optional] Notify the system of Tabs/Windows closure that happened outside the regular tab interface. If a tab has been closed programmatically (aka c
imgui/imgui_demo.cpp:7425
↓ 1 callersFunctionPathBezierCubicCurveToCasteljau
Closely mimics ImBezierCubicClosestPointCasteljau() in imgui.cpp
imgui/imgui_draw.cpp:1082
↓ 1 callersFunctionPathBezierQuadraticCurveToCasteljau
imgui/imgui_draw.cpp:1107
↓ 1 callersMethodPrimRectUV
imgui/imgui_draw.cpp:647
↓ 1 callersFunctionProcessThreadIPs
-------------------------------------------------------------------------
Minhook/src/hook.c:199
↓ 1 callersMethodRenderText
imgui/imgui_draw.cpp:3330
↓ 1 callersFunctionRenderViewportsThumbnails
imgui/imgui.cpp:10703
↓ 1 callersFunctionSTB_TEXTEDIT_KEYTOTEXT
imgui/imgui_widgets.cpp:3552
↓ 1 callersFunctionSaveCfg
main.h:488
↓ 1 callersMethodSetArenaBasePtr
imgui/imgui_internal.h:558
↓ 1 callersFunctionSetBit
imgui/imgui_internal.h:499
↓ 1 callersMethodSetCircleSegmentMaxError
imgui/imgui_draw.cpp:379
↓ 1 callersMethodSetToCurrentState
Save current stack sizes for later compare
imgui/imgui.cpp:7186
↓ 1 callersMethodSetVoidPtr
imgui/imgui.cpp:1963
↓ 1 callersFunctionSetupViewportDrawData
imgui/imgui.cpp:4276
↓ 1 callersFunctionShaderDisassemble
main.h:596
↓ 1 callersFunctionShowDemoWindowColumns
Demonstrate old/legacy Columns API! [2020: Columns are under-featured and not maintained. Prefer using the more flexible and powerful BeginTable() API
imgui/imgui_demo.cpp:5175
↓ 1 callersFunctionShowDemoWindowLayout
imgui/imgui_demo.cpp:2315
↓ 1 callersFunctionShowDemoWindowMisc
imgui/imgui_demo.cpp:5372
↓ 1 callersFunctionShowDemoWindowPopups
imgui/imgui_demo.cpp:3080
↓ 1 callersFunctionShowDemoWindowTables
imgui/imgui_demo.cpp:3477
↓ 1 callersFunctionShowDemoWindowWidgets
imgui/imgui_demo.cpp:517
↓ 1 callersFunctionShowExampleAppAutoResize
Demonstrate creating a window which gets auto-resized according to its content.
imgui/imgui_demo.cpp:6908
↓ 1 callersFunctionShowExampleAppConsole
imgui/imgui_demo.cpp:6530
↓ 1 callersFunctionShowExampleAppConstrainedResize
Demonstrate creating a window with custom resize constraints.
imgui/imgui_demo.cpp:6932
↓ 1 callersFunctionShowExampleAppCustomRendering
Demonstrate using the low-level ImDrawList to draw custom shapes.
imgui/imgui_demo.cpp:7104
↓ 1 callersFunctionShowExampleAppDocuments
imgui/imgui_demo.cpp:7436
↓ 1 callersFunctionShowExampleAppFullscreen
Demonstrate creating a window covering the entire screen/viewport
imgui/imgui_demo.cpp:7033
↓ 1 callersFunctionShowExampleAppLayout
Demonstrate create a window with multiple child windows.
imgui/imgui_demo.cpp:6699
↓ 1 callersFunctionShowExampleAppLog
Demonstrate creating a simple log window with basic filtering.
imgui/imgui_demo.cpp:6665
↓ 1 callersFunctionShowExampleAppLongText
Demonstrate/test rendering huge amount of text, and the incidence of clipping.
imgui/imgui_demo.cpp:6846
↓ 1 callersFunctionShowExampleAppMainMenuBar
Demonstrate creating a "main" fullscreen menu bar and populating it. Note the difference between BeginMainMenuBar() and BeginMenuBar(): - BeginMenuBar
imgui/imgui_demo.cpp:6077
↓ 1 callersFunctionShowExampleAppPropertyEditor
Demonstrate create a simple property editor.
imgui/imgui_demo.cpp:6811
↓ 1 callersFunctionShowExampleAppSimpleOverlay
Demonstrate creating a simple static window with no decoration + a context-menu to choose which corner of the screen to use.
imgui/imgui_demo.cpp:6986
↓ 1 callersFunctionShowExampleAppWindowTitles
Demonstrate using "##" and "###" in identifiers to manipulate ID generation. This apply to all regular items as well. Read FAQ section "How can I have
imgui/imgui_demo.cpp:7071
↓ 1 callersFunctionShowPlaceholderObject
imgui/imgui_demo.cpp:6763
↓ 1 callersFunctionShowTableColumnsStatusFlags
imgui/imgui_demo.cpp:3469
↓ 1 callersFunctionSliderFloat4
imgui/imgui.h:1996
↓ 1 callersFunctionTableFixFlags
Helper
imgui/imgui_tables.cpp:248
↓ 1 callersFunctionUninitializeBuffer
-------------------------------------------------------------------------
Minhook/src/buffer.c:74
↓ 1 callersFunctionUnpackBitVectorToFlatIndexList
imgui/imgui_draw.cpp:2136
↓ 1 callersMethodUpdate
Helpers for internal use
imgui/imgui_widgets.cpp:6466
↓ 1 callersMethodUpdateWorkRect
imgui/imgui_internal.h:1168
↓ 1 callersMethod_ClearFreeMemory
imgui/imgui_draw.cpp:417
↓ 1 callersMethodcapacity
imgui/imgui.h:1641
↓ 1 callersFunctionchunk_size
imgui/imgui_internal.h:607
↓ 1 callersFunctionclear
imgui/imgui_internal.h:601
↓ 1 callersMethodfind_erase_unsorted
imgui/imgui.h:1674
↓ 1 callersMethodindex_from_ptr
Utilities
imgui/imgui_internal.h:542
↓ 1 callersFunctionis_word_boundary_from_left
FIXME: Move setting to IO structure
imgui/imgui_widgets.cpp:3571
↓ 1 callersMethodpush_front
imgui/imgui.h:1665
↓ 1 callersMethodset
imgui/imgui_internal.h:529
↓ 1 callersMethodsplit
imgui/imgui.cpp:2009
↓ 1 callersFunctionstb_adler32
imgui/imgui_draw.cpp:3800
← previousnext →401–500 of 1,531, ranked by callers