MCPcopy Create free account

hub / github.com/TKazer/CS2_External / functions

Functions1,832 in github.com/TKazer/CS2_External

↓ 4 callersFunctionstbtt__add_point
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3555
↓ 4 callersFunctionstbtt__cff_index_get
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1265
↓ 4 callersFunctionstbtt__csctx_v
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1925
↓ 4 callersFunctionstbtt__oversample_shift
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4144
↓ 4 callersMethodswap
CS2_External/OS-ImGui/imgui/imgui_internal.h:701
↓ 3 callersFunctionAddDrawListToDrawData
CS2_External/OS-ImGui/imgui/imgui.cpp:4705
↓ 3 callersMethodAddMousePosEvent
Queue a mouse move event
CS2_External/OS-ImGui/imgui/imgui.cpp:1466
↓ 3 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
CS2_External/OS-ImGui/imgui/imgui.cpp:1538
↓ 3 callersMethodAddPolyline
TODO: Thickness anti-aliased lines cap are missing their AA fringe. We avoid using the ImVec2 math operators here to reduce cost to a minimum for debu
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:737
↓ 3 callersMethodAddShadowCircle
Draw a shadow for a circular object Uses the draw path and so wipes any existing data there
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:2372
↓ 3 callersMethodAddShadowRect
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:2087
↓ 3 callersMethodCalcCustomRectUV
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:2974
↓ 3 callersFunctionCalcWordWrapNextLineStartA
Wrapping skips upcoming blanks
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:4326
↓ 3 callersFunctionColorEditRestoreHS
ColorEdit supports RGB and HSV inputs. In case of RGB input resulting color may have undefined hue and/or saturation. Since widget displays both RGB a
CS2_External/OS-ImGui/imgui/imgui_widgets.cpp:5070
↓ 3 callersFunctionConvertShortcutMod
CS2_External/OS-ImGui/imgui/imgui_internal.h:2933
↓ 3 callersMethodDoQueueClose
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7954
↓ 3 callersMethodDoSave
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7956
↓ 3 callersFunctionEditTableSizingFlags
Show a combo box with a choice of sizing policies
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:3715
↓ 3 callersFunctionFindFirstExistingGlyph
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:4124
↓ 3 callersFunctionFindWindowNavFocusable
CS2_External/OS-ImGui/imgui/imgui.cpp:11899
↓ 3 callersMethodGetCharAdvance
CS2_External/OS-ImGui/imgui/imgui.h:2987
↓ 3 callersFunctionGetCombinedRootWindow
CS2_External/OS-ImGui/imgui/imgui.cpp:7173
↓ 3 callersMethodGetConvexTexPadding
The size of the texture area required for the actual 2x2 rectangle shadow texture (after the redundant corners have been removed). Padding is required
CS2_External/OS-ImGui/imgui/imgui.h:2747
↓ 3 callersFunctionGetCursorPos
CS2_External/OS-ImGui/imgui/imgui_internal.h:1109
↓ 3 callersFunctionGetDefaultFont
CS2_External/OS-ImGui/imgui/imgui_internal.h:2784
↓ 3 callersMethodGetEntityListAddress
CS2_External/Game.cpp:23
↓ 3 callersMethodGetIDFromRectangle
This is only used in rare/specific situations to manufacture an ID out of nowhere.
CS2_External/OS-ImGui/imgui/imgui.cpp:3743
↓ 3 callersMethodGetInt
CS2_External/OS-ImGui/imgui/imgui.cpp:2349
↓ 3 callersFunctionGetMouseSourceFromMessageExtraInfo
See https://learn.microsoft.com/en-us/windows/win32/tablet/system-events-and-mouse-messages Prefer to call this at the top of the message handler to a
CS2_External/OS-ImGui/imgui/imgui_impl_win32.cpp:528
↓ 3 callersMethodGetName
CS2_External/OS-ImGui/imgui/imgui_internal.h:1636
↓ 3 callersMethodGetProcessModuleHandle
CS2_External/Utils/ProcessManager.hpp:203
↓ 3 callersMethodGetSpan
CS2_External/OS-ImGui/imgui/imgui_internal.h:642
↓ 3 callersMethodGetSpanPtrBegin
CS2_External/OS-ImGui/imgui/imgui_internal.h:639
↓ 3 callersMethodGetVarPtr
Offset in parent structure
CS2_External/OS-ImGui/imgui/imgui_internal.h:979
↓ 3 callersFunctionImBitArrayClearAllBits
CS2_External/OS-ImGui/imgui/imgui_internal.h:546
↓ 3 callersFunctionImBitArrayClearBit
CS2_External/OS-ImGui/imgui/imgui_internal.h:548
↓ 3 callersFunctionImFileOpen
CS2_External/OS-ImGui/imgui/imgui.cpp:1975
↓ 3 callersFunctionImGuiListClipper_SeekCursorForItem
CS2_External/OS-ImGui/imgui/imgui.cpp:2746
↓ 3 callersFunctionImLength
CS2_External/OS-ImGui/imgui/imgui_internal.h:459
↓ 3 callersFunctionImParseFormatFindEnd
CS2_External/OS-ImGui/imgui/imgui_widgets.cpp:3263
↓ 3 callersFunctionImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
CS2_External/OS-ImGui/imgui/imgui_widgets.cpp:3250
↓ 3 callersFunctionImTextStrToUtf8
CS2_External/OS-ImGui/imgui/imgui.cpp:2189
↓ 3 callersFunctionImTriangleContainsPoint
CS2_External/OS-ImGui/imgui/imgui.cpp:1648
↓ 3 callersMethodIsLoaded
CS2_External/OS-ImGui/imgui/imgui.h:2988
↓ 3 callersMethodIsPacked
CS2_External/OS-ImGui/imgui/imgui.h:2817
↓ 3 callersMethodPrimRectUV
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:699
↓ 3 callersMethodPrimVtx
CS2_External/OS-ImGui/imgui/imgui.h:2690
↓ 3 callersMethodSetBit
CS2_External/OS-ImGui/imgui/imgui_internal.h:575
↓ 3 callersFunctionSetCurrentWindow
CS2_External/OS-ImGui/imgui/imgui.cpp:3751
↓ 3 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
CS2_External/OS-ImGui/imgui/imgui.cpp:2409
↓ 3 callersFunctionSetMode
CS2_External/TriggerBot.h:18
↓ 3 callersFunctionSetWindowConditionAllowFlags
CS2_External/OS-ImGui/imgui/imgui.cpp:5425
↓ 3 callersMethodSplit
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:2429
↓ 3 callersMethodStep
CS2_External/OS-ImGui/imgui/imgui.cpp:2948
↓ 3 callersFunctionTabBarGetTabOrder
CS2_External/OS-ImGui/imgui/imgui_internal.h:3094
↓ 3 callersFunctionTempInputIsActive
CS2_External/OS-ImGui/imgui/imgui_internal.h:3184
↓ 3 callersFunctionUpdateAliasKey
CS2_External/OS-ImGui/imgui/imgui.cpp:8370
↓ 3 callersMethodUpdatePawn
CS2_External/Entity.cpp:23
↓ 3 callersMethodWorldToScreen
CS2_External/View.hpp:10
↓ 3 callersMethodalloc_chunk
CS2_External/OS-ImGui/imgui/imgui_internal.h:694
↓ 3 callersMethodappendfv
Helper: Text buffer for logging/accumulating text
CS2_External/OS-ImGui/imgui/imgui.cpp:2595
↓ 3 callersFunctionclear
CS2_External/OS-ImGui/imgui/imgui.h:1793
↓ 3 callersFunctionstb__lit
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:4947
↓ 3 callersFunctionstb_textedit_move_to_last
move cursor to last character of selection
CS2_External/OS-ImGui/imgui/imstb_textedit.h:628
↓ 3 callersFunctionstbrp_pack_rects
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3936
↓ 3 callersFunctionstbtt_GetFontVMetrics
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2639
↓ 3 callersFunctionstbtt_GetGlyphHMetrics
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2310
↓ 3 callersFunctionstbtt__GetGlyfOffset
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1608
↓ 3 callersFunctionstbtt__buf_get
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1163
↓ 3 callersFunctionstbtt__cff_int
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1209
↓ 3 callersFunctionstbtt__csctx_rmove_to
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1947
↓ 3 callersFunctionstbtt__isfont
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1299
↓ 3 callersFunctionstbtt__run_charstring
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2015
↓ 3 callersFunctionstbtt__track_vertex
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1916
↓ 2 callersMethodAddGlyph
x0/y0/x1/y1 are offset from the character upper-left layout position, in pixels. Therefore x0/y0 are often fairly close to zero. Not to be mistaken wi
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:4246
↓ 2 callersMethodAddMouseButtonEvent
CS2_External/OS-ImGui/imgui/imgui.cpp:1492
↓ 2 callersMethodAddMouseWheelEvent
Queue a mouse wheel event (some mouse/API may only have a Y component)
CS2_External/OS-ImGui/imgui/imgui.cpp:1517
↓ 2 callersFunctionAddRootWindowToDrawData
Layer is locked for the root window, however child windows may use a different viewport (e.g. extruding menu)
CS2_External/OS-ImGui/imgui/imgui.cpp:4760
↓ 2 callersFunctionAddSubtractedRect
Adds a rectangle (A) with another rectangle (B) subtracted from it (i.e. the portion of A covered by B is not drawn). Does not handle rounded corners
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:1701
↓ 2 callersMethodAddTriangle
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:1482
↓ 2 callersFunctionApplyWindowSettings
CS2_External/OS-ImGui/imgui/imgui.cpp:5444
↓ 2 callersMethodCalcConvexTexHeight
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:378
↓ 2 callersMethodCalcConvexTexWidth
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:372
↓ 2 callersFunctionCalcFontSize
CS2_External/OS-ImGui/imgui/imgui_internal.h:2390
↓ 2 callersFunctionCalcMaxPopupHeightFromItemCount
CS2_External/OS-ImGui/imgui/imgui_widgets.cpp:1669
↓ 2 callersMethodCalcRectTexSize
Number of pixels of padding to add to the rectangular texture to avoid sampling artifacts at the edges.
CS2_External/OS-ImGui/imgui/imgui.h:2746
↓ 2 callersFunctionCalcResizePosSizeFromAnyCorner
CS2_External/OS-ImGui/imgui/imgui.cpp:5641
↓ 2 callersFunctionCalcWindowAutoFitSize
CS2_External/OS-ImGui/imgui/imgui.cpp:5584
↓ 2 callersFunctionCalcWindowContentSizes
CS2_External/OS-ImGui/imgui/imgui.cpp:5564
↓ 2 callersMethodCleanupDeviceD3D
CS2_External/OS-ImGui/OS-ImGui_External.cpp:47
↓ 2 callersMethodDeclColumns
CS2_External/OS-ImGui/imgui/imgui_widgets.cpp:6933
↓ 2 callersMethodDistanceTo
CS2_External/OS-ImGui/OS-ImGui_Struct.h:76
↓ 2 callersFunctionFixRectCornerFlags
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:1344
↓ 2 callersFunctionGaussianBlur
Perform an in-place Gaussian blur of a square array of floats with a fixed kernel size and sigma Uses a stack allocation for the temporary data so pot
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:3571
↓ 2 callersFunctionGaussianBlurPass
Perform a single Gaussian blur pass with a fixed kernel size and sigma
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:3542
↓ 2 callersMethodGetAliveCount
To iterate a ImPool: for (int n = 0; n < pool.GetMapSize(); n++) if (T* t = pool.TryGetMapData(n)) { ... } Can be avoided if you know .Remove() has ne
CS2_External/OS-ImGui/imgui/imgui_internal.h:672
↓ 2 callersMethodGetArenaSizeInBytes
CS2_External/OS-ImGui/imgui/imgui_internal.h:637
↓ 2 callersMethodGetCustomRectByIndex
CS2_External/OS-ImGui/imgui/imgui.h:2903
↓ 2 callersMethodGetDebugName
CS2_External/OS-ImGui/imgui/imgui.h:2989
↓ 2 callersMethodGetHealth
CS2_External/Entity.cpp:64
← previousnext →201–300 of 1,832, ranked by callers