MCPcopy Create free account

hub / github.com/arnaud-jamin/Cog / functions

Functions4,136 in github.com/arnaud-jamin/Cog

↓ 2 callersFunctionEndFrame
=================================================================================================
Plugins/Cog/Source/ThirdParty/NetImgui/Private/NetImgui_Api.cpp:266
↓ 2 callersFunctionEndLegendPopup
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:4228
↓ 2 callersFunctionExampleTree_CreateDemoTree
Create example tree data (this allocates _many_ more times than most other code in either Dear ImGui or others demo)
Plugins/Cog/Source/ThirdParty/ImGui/imgui_demo.cpp:337
↓ 2 callersFunctionFindCentroid
Plugins/Cog/Source/ThirdParty/ImPlot/implot_demo.cpp:1548
↓ 2 callersMethodFindGlyph
Find glyph, return fallback if missing
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:3905
↓ 2 callersMethodFindWindowByID
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/Cog/Private/CogSubsystem.cpp:453
↓ 2 callersFunctionFixLargeWindowsWhenUndocking
Problem: Undocking a large (~full screen) window would leave it so large that the bottom right sizing corner would more than likely be off the screen
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:17323
↓ 2 callersFunctionFixRectCornerFlags
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:1395
↓ 2 callersFunctionFormatDate
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:1110
↓ 2 callersFunctionFormatter_Default
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:1652
↓ 2 callersMethodGetActualEndTime
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/CogDebug/Private/CogDebugEvent.cpp:8
↓ 2 callersMethodGetArenaSizeInBytes
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:670
↓ 2 callersMethodGetAttributeColor
--------------------------------------------------------------------------------------------------------------------------
Plugins/CogAbility/Source/CogAbility/Private/CogAbilityConfig_Alignment.cpp:8
↓ 2 callersFunctionGetAutoColor
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:262
↓ 2 callersFunctionGetBoxSelectState
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:3579
↓ 2 callersMethodGetCharAdvance
Plugins/Cog/Source/ThirdParty/ImGui/imgui.h:3585
↓ 2 callersFunctionGetColormapCount
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:4499
↓ 2 callersFunctionGetContext
=================================================================================================
Plugins/Cog/Source/ThirdParty/NetImgui/Private/NetImgui_Api.cpp:308
↓ 2 callersMethodGetCustomRectByIndex
Plugins/Cog/Source/ThirdParty/ImGui/imgui.h:3505
↓ 2 callersMethodGetDebugName
Plugins/Cog/Source/ThirdParty/ImGui/imgui.h:3587
↓ 2 callersFunctionGetDpiScale
Plugins/Cog/Source/CogImgui/Public/CogImguiContext.h:73
↓ 2 callersMethodGetEffectColor
--------------------------------------------------------------------------------------------------------------------------
Plugins/CogAbility/Source/CogAbility/Private/CogAbilityConfig_Alignment.cpp:53
↓ 2 callersMethodGetEffectModifierColor
--------------------------------------------------------------------------------------------------------------------------
Plugins/CogAbility/Source/CogAbility/Private/CogAbilityConfig_Alignment.cpp:79
↓ 2 callersMethodGetFpsColor
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/CogEngine/Private/CogEngineWindow_Stats.cpp:254
↓ 2 callersMethodGetGlyphRangesDefault
Retrieve list of range (2 int per range, values are inclusive)
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:3380
↓ 2 callersMethodGetIDFromRectangle
"
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:9118
↓ 2 callersFunctionGetInputSourceName
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:10304
↓ 2 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.
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:2778
↓ 2 callersFunctionGetMouseCursorOnLine
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/CogDebug/Private/CogDebugGizmo.cpp:111
↓ 2 callersMethodGetNextSelectedItem
GetNextSelectedItem() is an abstraction allowing us to change our underlying actual storage system without impacting user. (e.g. store unselected vs c
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:8093
↓ 2 callersMethodGetNextTriangle
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:1879
↓ 2 callersMethodGetPlayerInput
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/CogImgui/Private/CogImguiInputHelper.cpp:38
↓ 2 callersFunctionGetPlotPos
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:3695
↓ 2 callersFunctionGetPlotSize
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:3702
↓ 2 callersFunctionGetRoutingIdFromOwnerId
owner_id may be None/Any, but routing_id needs to be always be set, so we default to GetCurrentFocusScope().
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:9487
↓ 2 callersFunctionGetTimeDilation
Plugins/Cog/Source/CogEngine/Public/CogEngineReplicator.h:41
↓ 2 callersFunctionGetViewportBgFgDrawList
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:4944
↓ 2 callersMethodGetVoidPtr
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:2769
↓ 2 callersFunctionImAlmostEqual
True if two numbers are approximately equal using units in the last place.
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:135
↓ 2 callersFunctionImAlphaBlendColors
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:2620
↓ 2 callersFunctionImBezierCubicCalc
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:1300
↓ 2 callersFunctionImBitArraySetBitRange
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:583
↓ 2 callersFunctionImExponentialMovingAverage
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:502
↓ 2 callersFunctionImFileLoadToMemory
Helper: Load file content into memory Memory allocated with IM_ALLOC(), must be freed by user using IM_FREE() == ImGui::MemFree() This can't really be
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:2378
↓ 2 callersFunctionImFileWrite
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:2372
↓ 2 callersFunctionImFontAtlasBuildRender32bppRectFromString
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:3211
↓ 2 callersFunctionImFontAtlasBuildRender8bppRectFromString
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:3201
↓ 2 callersFunctionImFormatStringToTempBuffer
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:2179
↓ 2 callersFunctionImGuiSelectionBasicStorage_BatchFinish
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:8135
↓ 2 callersFunctionImGuiSelectionBasicStorage_BatchSetItemSelected
Optimized for batch edits (with same value of 'selected')
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:8121
↓ 2 callersFunctionImIsFloatAboveGuaranteedIntegerPrecision
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:501
↓ 2 callersFunctionImMul
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:500
↓ 2 callersFunctionImPosMod
Returns always positive modulo (assumes r != 0)
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:121
↓ 2 callersFunctionImSign
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:462
↓ 2 callersFunctionImStrbol
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:2069
↓ 2 callersFunctionImStrchrRange
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:2048
↓ 2 callersFunctionImStrimatchlen
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:7224
↓ 2 callersFunctionImStristr
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:2076
↓ 2 callersFunctionImSum
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:154
↓ 2 callersFunctionImTextCharToUtf8_inline
Based on stb_to_utf8() from github.com/nothings/stb/
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:2507
↓ 2 callersFunctionImTriangleIsClockwise
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:515
↓ 2 callersMethodInit
Distribute storage for nodes, ears and reflexes. FIXME-OPT: if everything is convex, we could report it to caller and let it switch to an convex rende
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:1827
↓ 2 callersFunctionInitOrLoadWindowSettings
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:6474
↓ 2 callersMethodInitialize
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/Cog/Private/CogWindow.cpp:15
↓ 2 callersMethodInject
--------------------------------------------------------------------------------------------------------------------------
Plugins/CogInput/Source/CogInput/Private/CogInputActionInfo.cpp:6
↓ 2 callersFunctionInputTextReconcileUndoState
Find the shortest single replacement we can make to get from old_buf to new_buf Note that this doesn't directly alter state->TextA, state->TextLen. Th
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:4357
↓ 2 callersFunctionIsAliasKey
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:3411
↓ 2 callersMethodIsAutoFitting
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:879
↓ 2 callersMethodIsBuilt
4 bytes-per-pixel
Plugins/Cog/Source/ThirdParty/ImGui/imgui.h:3471
↓ 2 callersMethodIsCheatActiveOnTargets
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/CogEngine/Private/CogEngineReplicator.cpp:240
↓ 2 callersMethodIsDelivery
Plugins/Cog/Source/ThirdParty/ImGui/imgui.h:2629
↓ 2 callersFunctionIsItemHidden
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:315
↓ 2 callersFunctionIsKeyChordPotentiallyCharInput
- We need this to filter some Shortcut() routes when an item e.g. an InputText() is active e.g. ImGuiKey_G won't be considered a shortcut when item is
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:9582
↓ 2 callersFunctionIsLRModKey
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:3412
↓ 2 callersFunctionIsLegendEntryHovered
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:4203
↓ 2 callersMethodIsPanLocked
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:890
↓ 2 callersMethodIsReady
Plugins/Cog/Source/ThirdParty/NetImgui/Private/NetImgui_CmdPackets.h:270
↓ 2 callersFunctionIsRootOfOpenMenuSet
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:8792
↓ 2 callersFunctionLocator_Default
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:717
↓ 2 callersFunctionLogTextV
Pass text data straight to log (without being displayed)
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:14918
↓ 2 callersFunctionMapInputDefault
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:4781
↓ 2 callersMethodMin
Plugins/Cog/Source/ThirdParty/ImPlot/implot.h:504
↓ 2 callersFunctionNavScoreItemDistInterval
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:12997
↓ 2 callersFunctionNavUpdateWindowingTarget
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:14272
↓ 2 callersFunctionNewFrame
=================================================================================================
Plugins/Cog/Source/ThirdParty/NetImgui/Private/NetImgui_Api.cpp:177
↓ 2 callersMethodNotifyOfDocumentsClosedElsewhere
[Optional] Notify the system of Tabs/Windows closure that happened outside the regular tab interface. If a tab has been closed programmatically (aka c
Plugins/Cog/Source/ThirdParty/ImGui/imgui_demo.cpp:10052
↓ 2 callersMethodOnDisplayMetricsChanged
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/CogImgui/Private/CogImguiContext.cpp:253
↓ 2 callersFunctionPathConcaveShape
Add a |_| looking shape
Plugins/Cog/Source/ThirdParty/ImGui/imgui_demo.cpp:9506
↓ 2 callersFunctionPieChartSum
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:2255
↓ 2 callersFunctionPlotDigitalEx
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:2713
↓ 2 callersFunctionPlotInfLines
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:2162
↓ 2 callersFunctionPlotPieChart
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:2323
↓ 2 callersFunctionPlotStairs
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:1734
↓ 2 callersFunctionPostBegin
Plugins/Cog/Source/Cog/Public/CogWindow.h:107
↓ 2 callersFunctionPreBegin
Plugins/Cog/Source/Cog/Public/CogWindow.h:105
↓ 2 callersFunctionPrimRectLine
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:195
↓ 2 callersMethodPullLinks
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:909
↓ 2 callersMethodRebindShortcut
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/Cog/Private/CogSubsystem.cpp:1102
↓ 2 callersFunctionRenderArrowsForVerticalBar
Helper for ColorPicker4()
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:5724
↓ 2 callersMethodRenderChar
Note: as with every ImDrawList drawing function, this expects that the font atlas texture is bound.
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:4117
← previousnext →601–700 of 4,136, ranked by callers