MCPcopy Create free account

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

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

↓ 5 callersFunctionReset
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:476
↓ 5 callersFunctionSTB_TEXTEDIT_DELETECHARS
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:4062
↓ 5 callersFunctionSetAndIncreaseDataPointer
Plugins/Cog/Source/ThirdParty/NetImgui/Private/NetImgui_CmdPackets_DrawFrame.cpp:11
↓ 5 callersFunctionSetAxes
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:3651
↓ 5 callersMethodSetVoidPtr
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:2831
↓ 5 callersFunctionSetupAxisFormat
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:2154
↓ 5 callersFunctionShowExampleMenuFile
Note that shortcuts are currently provided for display only (future version will add explicit flags to BeginMenu() to request processing shortcuts)
Plugins/Cog/Source/ThirdParty/ImGui/imgui_demo.cpp:8358
↓ 5 callersFunctionTableGetColumnAvailSortDirection
Plugins/Cog/Source/ThirdParty/ImGui/imgui_tables.cpp:2837
↓ 5 callersFunctionTagV
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:3824
↓ 5 callersFunctionWindowRectRelToAbs
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:3225
↓ 5 callersFunctionstb_textedit_delete_selection
delete the section
Plugins/Cog/Source/ThirdParty/ImGui/imstb_textedit.h:603
↓ 5 callersFunctionstb_textedit_move_to_first
move cursor to first character of selection
Plugins/Cog/Source/ThirdParty/ImGui/imstb_textedit.h:629
↓ 5 callersFunctionstbtt_GetFontOffsetForIndex
Plugins/Cog/Source/ThirdParty/ImGui/imstb_truetype.h:4950
↓ 5 callersFunctionstbtt_GetGlyphShape
Plugins/Cog/Source/ThirdParty/ImGui/imstb_truetype.h:2302
↓ 5 callersFunctionstbtt__csctx_rline_to
Plugins/Cog/Source/ThirdParty/ImGui/imstb_truetype.h:1955
↓ 4 callersMethodAddMousePosEvent
Queue a mouse move event
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:1730
↓ 4 callersMethodAddMouseSourceEvent
This is not a real event, the data is latched in order to be stored in actual Mouse events. This is so that duplicate events (e.g. Windows sending ext
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:1826
↓ 4 callersFunctionAnyAxesHeld
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:1360
↓ 4 callersMethodApplyFit
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:855
↓ 4 callersFunctionArrayCount
Plugins/Cog/Source/ThirdParty/NetImgui/Private/NetImgui_Shared.h:166
↓ 4 callersFunctionBeginDragDropTargetAxis
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:4280
↓ 4 callersFunctionBeginDragDropTargetPlot
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:4273
↓ 4 callersFunctionBeginItem
Begins a new item. Returns false if the item should not be plotted.
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:398
↓ 4 callersFunctionBeginSubplots
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:3332
↓ 4 callersFunctionCalcNextScrollFromScrollTargetAndClamp
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:11667
↓ 4 callersMethodCalcTextSizeA
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:4038
↓ 4 callersMethodClear
Plugins/Cog/Source/ThirdParty/ImGui/imgui_demo.cpp:8823
↓ 4 callersMethodClearFreeMemory
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:2080
↓ 4 callersFunctionDebugNodeDockNodeFlags
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:21751
↓ 4 callersMethodDoForceClose
Plugins/Cog/Source/ThirdParty/ImGui/imgui_demo.cpp:9966
↓ 4 callersFunctionDragLineY
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:3996
↓ 4 callersFunctionDragPoint
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:3892
↓ 4 callersMethodDraw
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/CogDebug/Private/CogDebugShape.cpp:645
↓ 4 callersFunctionEndSubplots
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:3534
↓ 4 callersFunctionExampleTree_CreateNode
Plugins/Cog/Source/ThirdParty/ImGui/imgui_demo.cpp:316
↓ 4 callersMethodExtendFit
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:839
↓ 4 callersMethodFindGlyphNoFallback
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:3915
↓ 4 callersMethodGetActivateSelectionMode
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/Cog/Private/CogSubsystem.cpp:1048
↓ 4 callersFunctionGetDateTimeWidth
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:1151
↓ 4 callersFunctionGetDaysInMonth
Returns the number of days in a month, accounting for Feb. leap years. #month is zero indexed.
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:1549
↓ 4 callersMethodGetFollowCamera
Source/CogSample/CogSampleCharacter.h:187
↓ 4 callersMethodGetInstigator
--------------------------------------------------------------------------------------------------------------------------
Source/CogSample/CogSampleFunctionLibrary_Gameplay.cpp:325
↓ 4 callersFunctionGetItem
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:310
↓ 4 callersMethodGetKeys
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:403
↓ 4 callersMethodGetLegendLabel
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:1008
↓ 4 callersFunctionGetLocationPos
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:551
↓ 4 callersFunctionGetMouseSourceName
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:10310
↓ 4 callersMethodGetName
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:400
↓ 4 callersFunctionGetPlotStyleVarInfo
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:330
↓ 4 callersMethodHasMenus
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:888
↓ 4 callersMethodHasTitle
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:1082
↓ 4 callersFunctionImAcos01
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:4408
↓ 4 callersFunctionImAlphaU32
Set alpha channel of 32-bit color from float in range [0.0 1.0]
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:215
↓ 4 callersFunctionImBitArrayGetStorageSizeInBytes
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:578
↓ 4 callersFunctionImCharIsSeparatorW
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:3988
↓ 4 callersFunctionImMinMaxArray
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:144
↓ 4 callersFunctionImMixU32
Mix color a and b by factor s in [0 256]
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:180
↓ 4 callersFunctionImParseFormatPrecision
Parse display precision back from the display format string FIXME: This is still used by some navigation code path to infer a minimum tweak step, but
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:3571
↓ 4 callersFunctionImTextFindPreviousUtf8Codepoint
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:2595
↓ 4 callersFunctionImTriangleContainsPoint
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:1964
↓ 4 callersFunctionInputTextCalcTextSize
FIXME: Ideally we'd share code with ImFont::CalcTextSizeA()
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:3895
↓ 4 callersFunctionInputTextFilterCharacter
Return false to discard a character.
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:4254
↓ 4 callersFunctionIsActiveIdUsingNavDir
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:3434
↓ 4 callersMethodIsDone
Plugins/Cog/Source/ThirdParty/NetImgui/Private/NetImgui_CmdPackets.h:269
↓ 4 callersMethodIsForeground
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:878
↓ 4 callersMethodIsLockedMax
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:883
↓ 4 callersMethodIsLockedMin
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:882
↓ 4 callersFunctionIsPlotHovered
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:3730
↓ 4 callersFunctionLockWheelingWindow
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:10144
↓ 4 callersMethodMax
Plugins/Cog/Source/ThirdParty/ImPlot/implot.h:505
↓ 4 callersMethodMerge
Plugins/Cog/Source/ThirdParty/ImGui/imgui_draw.cpp:2124
↓ 4 callersFunctionMkTime
// Make a UNIX timestamp from a tm struct according to the current ImPlotStyle.UseLocalTime setting.
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:1568
↓ 4 callersFunctionNiceNum
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:398
↓ 4 callersFunctionNow
Get the current time as a timestamp.
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:1598
↓ 4 callersFunctionPlotBarGroups
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:1925
↓ 4 callersFunctionPlotBarsHEx
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:1850
↓ 4 callersFunctionPlotBarsVEx
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:1826
↓ 4 callersFunctionPlotErrorBars
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:2060
↓ 4 callersFunctionPlotHistogram
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:2543
↓ 4 callersFunctionPlotShadedEx
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:1762
↓ 4 callersFunctionPlotStemsEx
Plugins/Cog/Source/ThirdParty/ImPlot/implot_items.cpp:2098
↓ 4 callersMethodPlotToPixels
Plugins/Cog/Source/ThirdParty/ImPlot/implot_internal.h:819
↓ 4 callersFunctionPreSaveConfig
Plugins/Cog/Source/Cog/Public/CogWindow.h:31
↓ 4 callersFunctionRenderColorBar
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:4582
↓ 4 callersMethodRenderColorConfig
--------------------------------------------------------------------------------------------------------------------------
Plugins/Cog/Source/CogEngine/Private/CogEngineWindow_Stats.cpp:299
↓ 4 callersFunctionResetCtxForNextPlot
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:498
↓ 4 callersFunctionSTB_TEXTEDIT_GETWIDTH
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:3954
↓ 4 callersMethodSetBit
Plugins/Cog/Source/ThirdParty/ImGui/imgui_internal.h:608
↓ 4 callersFunctionSetCurrentWindow
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:4396
↓ 4 callersMethodSetInt
FIXME-OPT: Need a way to reuse the result of lower_bound when doing GetInt()/SetInt() - not too bad because it only happens on explicit interaction (m
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:2808
↓ 4 callersMethodSetItemSelected
Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp:8113
↓ 4 callersFunctionSetWindowConditionAllowFlags
Plugins/Cog/Source/ThirdParty/ImGui/imgui.cpp:6437
↓ 4 callersFunctionSetupAxisLimitsConstraints
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:2269
↓ 4 callersFunctionSetupAxisLinks
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:2166
↓ 4 callersFunctionSetupLegend
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:2301
↓ 4 callersFunctionShowAxisContextMenu
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:1342
↓ 4 callersFunctionShowLegendContextMenu
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:1457
↓ 4 callersFunctionShowMetricsWindow
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:5222
↓ 4 callersFunctionShowStyleEditor
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:4920
↓ 4 callersFunctionShowStyleSelector
Plugins/Cog/Source/ThirdParty/ImPlot/implot.cpp:4871
← previousnext →301–400 of 4,136, ranked by callers