Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TKazer/CS2_External
/ functions
Functions
1,832 in github.com/TKazer/CS2_External
⨍
Functions
1,832
◇
Types & classes
247
↓ 1 callers
Method
SetToContextState
Save current stack sizes for later compare
CS2_External/OS-ImGui/imgui/imgui.cpp:9249
↓ 1 callers
Method
SetViewAngle
CS2_External/Game.cpp:71
↓ 1 callers
Method
SetVoidPtr
CS2_External/OS-ImGui/imgui/imgui.cpp:2436
↓ 1 callers
Method
SetupDefaults
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:363
↓ 1 callers
Function
SetupViewportDrawData
CS2_External/OS-ImGui/imgui/imgui.cpp:4783
↓ 1 callers
Function
ShowDemoWindowColumns
Demonstrate old/legacy Columns API! [2020: Columns are under-featured and not maintained. Prefer using the more flexible and powerful BeginTable() API
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:5521
↓ 1 callers
Function
ShowDemoWindowInputs
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:5725
↓ 1 callers
Function
ShowDemoWindowLayout
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:2553
↓ 1 callers
Function
ShowDemoWindowPopups
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:3337
↓ 1 callers
Function
ShowDemoWindowTables
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:3788
↓ 1 callers
Function
ShowDemoWindowWidgets
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:558
↓ 1 callers
Function
ShowExampleAppAutoResize
Demonstrate creating a window which gets auto-resized according to its content.
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7297
↓ 1 callers
Function
ShowExampleAppConsole
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:6911
↓ 1 callers
Function
ShowExampleAppConstrainedResize
Demonstrate creating a window with custom resize constraints. Note that size constraints currently don't work on a docked window (when in 'docking' br
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7323
↓ 1 callers
Function
ShowExampleAppCustomRendering
Demonstrate using the low-level ImDrawList to draw custom shapes.
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7535
↓ 1 callers
Function
ShowExampleAppDocuments
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:8025
↓ 1 callers
Function
ShowExampleAppFullscreen
Demonstrate creating a window covering the entire screen/viewport
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7463
↓ 1 callers
Function
ShowExampleAppLayout
Demonstrate create a window with multiple child windows.
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7084
↓ 1 callers
Function
ShowExampleAppLog
Demonstrate creating a simple log window with basic filtering.
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7049
↓ 1 callers
Function
ShowExampleAppLongText
Demonstrate/test rendering huge amount of text, and the incidence of clipping.
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7234
↓ 1 callers
Function
ShowExampleAppMainMenuBar
Demonstrate creating a "main" fullscreen menu bar and populating it. Note the difference between BeginMainMenuBar() and BeginMenuBar(): - BeginMenuBar
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:6448
↓ 1 callers
Function
ShowExampleAppPropertyEditor
Demonstrate create a simple property editor.
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7198
↓ 1 callers
Function
ShowExampleAppSimpleOverlay
Demonstrate creating a simple static window with no decoration + a context-menu to choose which corner of the screen to use.
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7408
↓ 1 callers
Function
ShowExampleAppWindowTitles
Demonstrate the use of "##" and "###" in identifiers to manipulate ID generation. This applies to all regular items as well. Read FAQ section "How can
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7501
↓ 1 callers
Function
ShowLosLine
�������
CS2_External/Render.hpp:114
↓ 1 callers
Function
ShowPlaceholderObject
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7150
↓ 1 callers
Function
ShowTableColumnsStatusFlags
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:3780
↓ 1 callers
Function
TableFixFlags
Helper
CS2_External/OS-ImGui/imgui/imgui_tables.cpp:265
↓ 1 callers
Function
TableGetInstanceID
CS2_External/OS-ImGui/imgui/imgui_internal.h:3058
↓ 1 callers
Function
UnpackBitVectorToFlatIndexList
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:3076
↓ 1 callers
Method
Update
Helpers for internal use
CS2_External/OS-ImGui/imgui/imgui_widgets.cpp:6901
↓ 1 callers
Method
UpdateAllBoneData
CS2_External/Bone.cpp:3
↓ 1 callers
Method
UpdateEntityListEntry
CS2_External/Game.cpp:58
↓ 1 callers
Function
UpdateWindowInFocusOrderList
CS2_External/OS-ImGui/imgui/imgui.cpp:5452
↓ 1 callers
Method
UpdateWorkRect
CS2_External/OS-ImGui/imgui/imgui_internal.h:1611
↓ 1 callers
Method
WriteMemory
CS2_External/Utils/ProcessManager.hpp:133
↓ 1 callers
Method
_ClearFreeMemory
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:439
↓ 1 callers
Method
_TryMergeDrawCmds
Try to merge two last draw commands
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:512
↓ 1 callers
Function
erase
CS2_External/OS-ImGui/imgui/imgui.h:1826
↓ 1 callers
Function
erase_unsorted
CS2_External/OS-ImGui/imgui/imgui.h:1828
↓ 1 callers
Method
get_line_begin
CS2_External/OS-ImGui/imgui/imgui_internal.h:714
↓ 1 callers
Method
get_line_end
CS2_External/OS-ImGui/imgui/imgui_internal.h:715
↓ 1 callers
Function
insert
CS2_External/OS-ImGui/imgui/imgui.h:1829
↓ 1 callers
Function
is_word_boundary_from_left
CS2_External/OS-ImGui/imgui/imgui_widgets.cpp:3735
↓ 1 callers
Function
push_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.
CS2_External/OS-ImGui/imgui/imgui.h:1823
↓ 1 callers
Function
resize
CS2_External/OS-ImGui/imgui/imgui.h:1816
↓ 1 callers
Method
split
CS2_External/OS-ImGui/imgui/imgui.cpp:2479
↓ 1 callers
Function
stb_adler32
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:4977
↓ 1 callers
Function
stb_decompress
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:5008
↓ 1 callers
Function
stb_decompress_token
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:4960
↓ 1 callers
Function
stb_text_create_undo_record
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1169
↓ 1 callers
Function
stb_text_makeundo_delete
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1337
↓ 1 callers
Function
stb_text_redo
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1281
↓ 1 callers
Function
stb_text_undo
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1213
↓ 1 callers
Function
stb_textedit_clear_state
reset the state to default
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1358
↓ 1 callers
Function
stb_textedit_cut
API cut: delete selection
CS2_External/OS-ImGui/imgui/imstb_textedit.h:688
↓ 1 callers
Function
stb_textedit_discard_redo
discard the oldest entry in the redo list--it's bad if this ever happens, but because undo & redo have to store the actual characters in different cas
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1139
↓ 1 callers
Function
stb_textedit_flush_redo
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1110
↓ 1 callers
Function
stb_textedit_initialize_state
API initialize
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1376
↓ 1 callers
Function
stb_textedit_key
API key: process a keyboard input
CS2_External/OS-ImGui/imgui/imstb_textedit.h:720
↓ 1 callers
Function
stb_textedit_paste
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1386
↓ 1 callers
Function
stb_textedit_paste_internal
API paste: replace existing selection with passed-in text
CS2_External/OS-ImGui/imgui/imstb_textedit.h:699
↓ 1 callers
Function
stbrp__skyline_find_best_pos
CS2_External/OS-ImGui/imgui/imstb_rectpack.h:347
↓ 1 callers
Function
stbrp__skyline_pack_rectangle
CS2_External/OS-ImGui/imgui/imstb_rectpack.h:449
↓ 1 callers
Function
stbrp_init_target
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3925
↓ 1 callers
Function
stbrp_setup_allow_out_of_mem
CS2_External/OS-ImGui/imgui/imstb_rectpack.h:245
↓ 1 callers
Function
stbtt_BakeFontBitmap
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4943
↓ 1 callers
Function
stbtt_BakeFontBitmap_internal
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3821
↓ 1 callers
Function
stbtt_FindMatchingFont_internal
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4927
↓ 1 callers
Function
stbtt_FlattenCurves
returns number of contours
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3626
↓ 1 callers
Function
stbtt_GetBakedQuad
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3867
↓ 1 callers
Function
stbtt_GetCodepointBitmap
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3805
↓ 1 callers
Function
stbtt_GetCodepointBitmapSubpixel
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3790
↓ 1 callers
Function
stbtt_GetCodepointHMetrics
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2634
↓ 1 callers
Function
stbtt_GetCodepointKernAdvance
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2627
↓ 1 callers
Function
stbtt_GetFontOffsetForIndex_internal
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1324
↓ 1 callers
Function
stbtt_GetGlyphKernAdvance
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2615
↓ 1 callers
Function
stbtt_GetGlyphSDF
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4583
↓ 1 callers
Function
stbtt_GetGlyphSVG
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2699
↓ 1 callers
Function
stbtt_GetNumberOfFonts_internal
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1343
↓ 1 callers
Function
stbtt_GetPackedQuad
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4371
↓ 1 callers
Function
stbtt_InitFont_internal
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1388
↓ 1 callers
Function
stbtt_MakeGlyphBitmap
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3785
↓ 1 callers
Function
stbtt_MakeGlyphBitmapSubpixelPrefilter
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4192
↓ 1 callers
Function
stbtt_PackBegin
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3965
↓ 1 callers
Function
stbtt_PackEnd
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3997
↓ 1 callers
Function
stbtt_PackFontRanges
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4310
↓ 1 callers
Function
stbtt_PackFontRangesGatherRects
rects array must be big enough to accommodate all characters in the given ranges
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4157
↓ 1 callers
Function
stbtt_PackFontRangesPackRects
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4305
↓ 1 callers
Function
stbtt__GetCoverageIndex
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2394
↓ 1 callers
Function
stbtt__GetGlyphGPOSInfoAdvance
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2501
↓ 1 callers
Function
stbtt__GetGlyphKernInfoAdvance
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2364
↓ 1 callers
Function
stbtt__GetGlyphShapeT2
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2274
↓ 1 callers
Function
stbtt__GetGlyphShapeTT
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1679
↓ 1 callers
Function
stbtt__cff_index_count
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1259
↓ 1 callers
Function
stbtt__cff_skip_operand
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1221
↓ 1 callers
Function
stbtt__cid_get_glyph_subrs
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1987
↓ 1 callers
Function
stbtt__compute_crossings_x
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4475
↓ 1 callers
Function
stbtt__dict_get
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1236
↓ 1 callers
Function
stbtt__fill_active_edges
note: this routine clips fills that extend off the edges... ideally this wouldn't happen, but it could happen if the truetype glyph bounding boxes are
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2887
← previous
next →
601–700 of 1,832, ranked by callers