MCPcopy Create free account

hub / github.com/TKazer/CS2_External / functions

Functions1,832 in github.com/TKazer/CS2_External

↓ 1 callersMethodSetToContextState
Save current stack sizes for later compare
CS2_External/OS-ImGui/imgui/imgui.cpp:9249
↓ 1 callersMethodSetViewAngle
CS2_External/Game.cpp:71
↓ 1 callersMethodSetVoidPtr
CS2_External/OS-ImGui/imgui/imgui.cpp:2436
↓ 1 callersMethodSetupDefaults
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:363
↓ 1 callersFunctionSetupViewportDrawData
CS2_External/OS-ImGui/imgui/imgui.cpp:4783
↓ 1 callersFunctionShowDemoWindowColumns
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 callersFunctionShowDemoWindowInputs
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:5725
↓ 1 callersFunctionShowDemoWindowLayout
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:2553
↓ 1 callersFunctionShowDemoWindowPopups
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:3337
↓ 1 callersFunctionShowDemoWindowTables
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:3788
↓ 1 callersFunctionShowDemoWindowWidgets
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:558
↓ 1 callersFunctionShowExampleAppAutoResize
Demonstrate creating a window which gets auto-resized according to its content.
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7297
↓ 1 callersFunctionShowExampleAppConsole
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:6911
↓ 1 callersFunctionShowExampleAppConstrainedResize
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 callersFunctionShowExampleAppCustomRendering
Demonstrate using the low-level ImDrawList to draw custom shapes.
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7535
↓ 1 callersFunctionShowExampleAppDocuments
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:8025
↓ 1 callersFunctionShowExampleAppFullscreen
Demonstrate creating a window covering the entire screen/viewport
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7463
↓ 1 callersFunctionShowExampleAppLayout
Demonstrate create a window with multiple child windows.
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7084
↓ 1 callersFunctionShowExampleAppLog
Demonstrate creating a simple log window with basic filtering.
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7049
↓ 1 callersFunctionShowExampleAppLongText
Demonstrate/test rendering huge amount of text, and the incidence of clipping.
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7234
↓ 1 callersFunctionShowExampleAppMainMenuBar
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 callersFunctionShowExampleAppPropertyEditor
Demonstrate create a simple property editor.
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7198
↓ 1 callersFunctionShowExampleAppSimpleOverlay
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 callersFunctionShowExampleAppWindowTitles
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 callersFunctionShowLosLine
�������
CS2_External/Render.hpp:114
↓ 1 callersFunctionShowPlaceholderObject
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7150
↓ 1 callersFunctionShowTableColumnsStatusFlags
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:3780
↓ 1 callersFunctionTableFixFlags
Helper
CS2_External/OS-ImGui/imgui/imgui_tables.cpp:265
↓ 1 callersFunctionTableGetInstanceID
CS2_External/OS-ImGui/imgui/imgui_internal.h:3058
↓ 1 callersFunctionUnpackBitVectorToFlatIndexList
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:3076
↓ 1 callersMethodUpdate
Helpers for internal use
CS2_External/OS-ImGui/imgui/imgui_widgets.cpp:6901
↓ 1 callersMethodUpdateAllBoneData
CS2_External/Bone.cpp:3
↓ 1 callersMethodUpdateEntityListEntry
CS2_External/Game.cpp:58
↓ 1 callersFunctionUpdateWindowInFocusOrderList
CS2_External/OS-ImGui/imgui/imgui.cpp:5452
↓ 1 callersMethodUpdateWorkRect
CS2_External/OS-ImGui/imgui/imgui_internal.h:1611
↓ 1 callersMethodWriteMemory
CS2_External/Utils/ProcessManager.hpp:133
↓ 1 callersMethod_ClearFreeMemory
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:439
↓ 1 callersMethod_TryMergeDrawCmds
Try to merge two last draw commands
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:512
↓ 1 callersFunctionerase
CS2_External/OS-ImGui/imgui/imgui.h:1826
↓ 1 callersFunctionerase_unsorted
CS2_External/OS-ImGui/imgui/imgui.h:1828
↓ 1 callersMethodget_line_begin
CS2_External/OS-ImGui/imgui/imgui_internal.h:714
↓ 1 callersMethodget_line_end
CS2_External/OS-ImGui/imgui/imgui_internal.h:715
↓ 1 callersFunctioninsert
CS2_External/OS-ImGui/imgui/imgui.h:1829
↓ 1 callersFunctionis_word_boundary_from_left
CS2_External/OS-ImGui/imgui/imgui_widgets.cpp:3735
↓ 1 callersFunctionpush_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 callersFunctionresize
CS2_External/OS-ImGui/imgui/imgui.h:1816
↓ 1 callersMethodsplit
CS2_External/OS-ImGui/imgui/imgui.cpp:2479
↓ 1 callersFunctionstb_adler32
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:4977
↓ 1 callersFunctionstb_decompress
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:5008
↓ 1 callersFunctionstb_decompress_token
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:4960
↓ 1 callersFunctionstb_text_create_undo_record
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1169
↓ 1 callersFunctionstb_text_makeundo_delete
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1337
↓ 1 callersFunctionstb_text_redo
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1281
↓ 1 callersFunctionstb_text_undo
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1213
↓ 1 callersFunctionstb_textedit_clear_state
reset the state to default
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1358
↓ 1 callersFunctionstb_textedit_cut
API cut: delete selection
CS2_External/OS-ImGui/imgui/imstb_textedit.h:688
↓ 1 callersFunctionstb_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 callersFunctionstb_textedit_flush_redo
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1110
↓ 1 callersFunctionstb_textedit_initialize_state
API initialize
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1376
↓ 1 callersFunctionstb_textedit_key
API key: process a keyboard input
CS2_External/OS-ImGui/imgui/imstb_textedit.h:720
↓ 1 callersFunctionstb_textedit_paste
CS2_External/OS-ImGui/imgui/imstb_textedit.h:1386
↓ 1 callersFunctionstb_textedit_paste_internal
API paste: replace existing selection with passed-in text
CS2_External/OS-ImGui/imgui/imstb_textedit.h:699
↓ 1 callersFunctionstbrp__skyline_find_best_pos
CS2_External/OS-ImGui/imgui/imstb_rectpack.h:347
↓ 1 callersFunctionstbrp__skyline_pack_rectangle
CS2_External/OS-ImGui/imgui/imstb_rectpack.h:449
↓ 1 callersFunctionstbrp_init_target
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3925
↓ 1 callersFunctionstbrp_setup_allow_out_of_mem
CS2_External/OS-ImGui/imgui/imstb_rectpack.h:245
↓ 1 callersFunctionstbtt_BakeFontBitmap
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4943
↓ 1 callersFunctionstbtt_BakeFontBitmap_internal
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3821
↓ 1 callersFunctionstbtt_FindMatchingFont_internal
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4927
↓ 1 callersFunctionstbtt_FlattenCurves
returns number of contours
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3626
↓ 1 callersFunctionstbtt_GetBakedQuad
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3867
↓ 1 callersFunctionstbtt_GetCodepointBitmap
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3805
↓ 1 callersFunctionstbtt_GetCodepointBitmapSubpixel
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3790
↓ 1 callersFunctionstbtt_GetCodepointHMetrics
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2634
↓ 1 callersFunctionstbtt_GetCodepointKernAdvance
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2627
↓ 1 callersFunctionstbtt_GetFontOffsetForIndex_internal
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1324
↓ 1 callersFunctionstbtt_GetGlyphKernAdvance
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2615
↓ 1 callersFunctionstbtt_GetGlyphSDF
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4583
↓ 1 callersFunctionstbtt_GetGlyphSVG
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2699
↓ 1 callersFunctionstbtt_GetNumberOfFonts_internal
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1343
↓ 1 callersFunctionstbtt_GetPackedQuad
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4371
↓ 1 callersFunctionstbtt_InitFont_internal
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1388
↓ 1 callersFunctionstbtt_MakeGlyphBitmap
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3785
↓ 1 callersFunctionstbtt_MakeGlyphBitmapSubpixelPrefilter
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4192
↓ 1 callersFunctionstbtt_PackBegin
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3965
↓ 1 callersFunctionstbtt_PackEnd
CS2_External/OS-ImGui/imgui/imstb_truetype.h:3997
↓ 1 callersFunctionstbtt_PackFontRanges
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4310
↓ 1 callersFunctionstbtt_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 callersFunctionstbtt_PackFontRangesPackRects
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4305
↓ 1 callersFunctionstbtt__GetCoverageIndex
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2394
↓ 1 callersFunctionstbtt__GetGlyphGPOSInfoAdvance
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2501
↓ 1 callersFunctionstbtt__GetGlyphKernInfoAdvance
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2364
↓ 1 callersFunctionstbtt__GetGlyphShapeT2
CS2_External/OS-ImGui/imgui/imstb_truetype.h:2274
↓ 1 callersFunctionstbtt__GetGlyphShapeTT
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1679
↓ 1 callersFunctionstbtt__cff_index_count
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1259
↓ 1 callersFunctionstbtt__cff_skip_operand
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1221
↓ 1 callersFunctionstbtt__cid_get_glyph_subrs
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1987
↓ 1 callersFunctionstbtt__compute_crossings_x
CS2_External/OS-ImGui/imgui/imstb_truetype.h:4475
↓ 1 callersFunctionstbtt__dict_get
CS2_External/OS-ImGui/imgui/imstb_truetype.h:1236
↓ 1 callersFunctionstbtt__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
← previousnext →601–700 of 1,832, ranked by callers