Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielkrupinski/GOESP
/ functions
Functions
3,911 in github.com/danielkrupinski/GOESP
⨍
Functions
3,911
◇
Types & classes
835
↓ 1 callers
Method
RenderGlyphAndGetInfo
GOESP/imgui/imgui_freetype.cpp:250
↓ 1 callers
Method
RenderText
GOESP/imgui/imgui_draw.cpp:3486
↓ 1 callers
Function
RenderViewportsThumbnails
GOESP/imgui/imgui.cpp:10793
↓ 1 callers
Function
Render_Glyph
* * @Function: * Render_Glyph * * @Description: * Render a glyph in a bitmap. Sub-banding if needed. * * @Return: * Fre
GOESP/freetype/src/raster/ftraster.c:3113
↓ 1 callers
Function
STB_TEXTEDIT_KEYTOTEXT
GOESP/imgui/imgui_widgets.cpp:3584
↓ 1 callers
Function
SanitizeFormatString
Sanitize format - Zero terminate so extra characters after format (e.g. "%f123") don't confuse atof/atoi - stb_sprintf.h supports several new modifier
GOESP/imgui/imgui_widgets.cpp:2083
↓ 1 callers
Method
SetArenaBasePtr
GOESP/imgui/imgui_internal.h:562
↓ 1 callers
Function
SetBit
GOESP/imgui/imgui_internal.h:501
↓ 1 callers
Method
SetCircleTessellationMaxError
GOESP/imgui/imgui_draw.cpp:380
↓ 1 callers
Method
SetToCurrentState
Save current stack sizes for later compare
GOESP/imgui/imgui.cpp:7237
↓ 1 callers
Method
SetVoidPtr
GOESP/imgui/imgui.cpp:1996
↓ 1 callers
Function
SetupViewportDrawData
GOESP/imgui/imgui.cpp:4320
↓ 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
GOESP/imgui/imgui_demo.cpp:5190
↓ 1 callers
Function
ShowDemoWindowLayout
GOESP/imgui/imgui_demo.cpp:2325
↓ 1 callers
Function
ShowDemoWindowMisc
GOESP/imgui/imgui_demo.cpp:5387
↓ 1 callers
Function
ShowDemoWindowPopups
GOESP/imgui/imgui_demo.cpp:3091
↓ 1 callers
Function
ShowDemoWindowTables
GOESP/imgui/imgui_demo.cpp:3488
↓ 1 callers
Function
ShowDemoWindowWidgets
GOESP/imgui/imgui_demo.cpp:527
↓ 1 callers
Function
ShowExampleAppAutoResize
Demonstrate creating a window which gets auto-resized according to its content.
GOESP/imgui/imgui_demo.cpp:6947
↓ 1 callers
Function
ShowExampleAppConsole
GOESP/imgui/imgui_demo.cpp:6569
↓ 1 callers
Function
ShowExampleAppConstrainedResize
Demonstrate creating a window with custom resize constraints.
GOESP/imgui/imgui_demo.cpp:6971
↓ 1 callers
Function
ShowExampleAppCustomRendering
Demonstrate using the low-level ImDrawList to draw custom shapes.
GOESP/imgui/imgui_demo.cpp:7143
↓ 1 callers
Function
ShowExampleAppDocuments
GOESP/imgui/imgui_demo.cpp:7473
↓ 1 callers
Function
ShowExampleAppFullscreen
Demonstrate creating a window covering the entire screen/viewport
GOESP/imgui/imgui_demo.cpp:7072
↓ 1 callers
Function
ShowExampleAppLayout
Demonstrate create a window with multiple child windows.
GOESP/imgui/imgui_demo.cpp:6738
↓ 1 callers
Function
ShowExampleAppLog
Demonstrate creating a simple log window with basic filtering.
GOESP/imgui/imgui_demo.cpp:6704
↓ 1 callers
Function
ShowExampleAppLongText
Demonstrate/test rendering huge amount of text, and the incidence of clipping.
GOESP/imgui/imgui_demo.cpp:6885
↓ 1 callers
Function
ShowExampleAppMainMenuBar
Demonstrate creating a "main" fullscreen menu bar and populating it. Note the difference between BeginMainMenuBar() and BeginMenuBar(): - BeginMenuBar
GOESP/imgui/imgui_demo.cpp:6116
↓ 1 callers
Function
ShowExampleAppPropertyEditor
Demonstrate create a simple property editor.
GOESP/imgui/imgui_demo.cpp:6850
↓ 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.
GOESP/imgui/imgui_demo.cpp:7025
↓ 1 callers
Function
ShowExampleAppWindowTitles
Demonstrate using "##" and "###" in identifiers to manipulate ID generation. This apply to all regular items as well. Read FAQ section "How can I have
GOESP/imgui/imgui_demo.cpp:7110
↓ 1 callers
Function
ShowPlaceholderObject
GOESP/imgui/imgui_demo.cpp:6802
↓ 1 callers
Function
ShowTableColumnsStatusFlags
GOESP/imgui/imgui_demo.cpp:3480
↓ 1 callers
Function
SliderFloat4
GOESP/imgui/imgui.h:2782
↓ 1 callers
Function
Split_Conic
* * @Function: * Split_Conic * * @Description: * Subdivide one conic Bezier into two joint sub-arcs in the Bezier * stack.
GOESP/freetype/src/raster/ftraster.c:912
↓ 1 callers
Function
Split_Cubic
* * @Function: * Split_Cubic * * @Description: * Subdivide a third-order Bezier arc into two joint sub-arcs in the * Bezier st
GOESP/freetype/src/raster/ftraster.c:951
↓ 1 callers
Function
TT_Init_Glyph_Loading
GOESP/freetype/src/truetype/ttgload.c:778
↓ 1 callers
Function
TT_Load_Glyph
* * @Function: * TT_Load_Glyph * * @Description: * A function used to load a single glyph within a given glyph slot, * for a g
GOESP/freetype/src/truetype/ttgload.c:2806
↓ 1 callers
Function
TT_New_Context
GOESP/freetype/src/truetype/ttinterp.c:598
↓ 1 callers
Function
TT_Process_Composite_Component
* * @Function: * TT_Process_Composite_Component * * @Description: * Once a composite component has been loaded, it needs to be *
GOESP/freetype/src/truetype/ttgload.c:1174
↓ 1 callers
Function
TT_Process_Composite_Glyph
* * @Function: * TT_Process_Composite_Glyph * * @Description: * This is slightly different from TT_Process_Simple_Glyph, in that
GOESP/freetype/src/truetype/ttgload.c:1343
↓ 1 callers
Function
TT_Process_Simple_Glyph
* * @Function: * TT_Process_Simple_Glyph * * @Description: * Once a simple glyph has been loaded, it needs to be processed. *
GOESP/freetype/src/truetype/ttgload.c:940
↓ 1 callers
Function
TT_Run_Context
* * @Function: * TT_Run_Context * * @Description: * Executes one or more instructions in the execution context. * * @Input:
GOESP/freetype/src/truetype/ttinterp.c:545
↓ 1 callers
Function
TT_Set_Named_Instance
* * @Function: * TT_Set_Named_Instance * * @Description: * Set the given named instance, also resetting any further * variatio
GOESP/freetype/src/truetype/ttgxvar.c:3072
↓ 1 callers
Function
TableFixFlags
GOESP/ImGuiCustom.cpp:142
↓ 1 callers
Function
TableFixFlags
Helper
GOESP/imgui/imgui_tables.cpp:262
↓ 1 callers
Function
UnpackBitVectorToFlatIndexList
GOESP/imgui/imgui_draw.cpp:2292
↓ 1 callers
Method
Update
Helpers for internal use
GOESP/imgui/imgui_widgets.cpp:6499
↓ 1 callers
Method
UpdateWorkRect
GOESP/imgui/imgui_internal.h:1190
↓ 1 callers
Function
VIRTUAL_METHOD
GOESP/SDK/Entity.h:133
↓ 1 callers
Method
_CalcCircleAutoSegmentCount
GOESP/imgui/imgui_draw.cpp:549
↓ 1 callers
Method
_ClearFreeMemory
GOESP/imgui/imgui_draw.cpp:420
↓ 1 callers
Method
_firstPass
GOESP/PostProcessing.cpp:289
↓ 1 callers
Function
_iup_worker_shift
GOESP/freetype/src/truetype/ttinterp.c:6857
↓ 1 callers
Method
_secondPass
GOESP/PostProcessing.cpp:300
↓ 1 callers
Function
af_cjk_align_edge_points
GOESP/freetype/src/autofit/afcjk.c:2191
↓ 1 callers
Function
af_cjk_hint_edges
GOESP/freetype/src/autofit/afcjk.c:1812
↓ 1 callers
Function
af_cjk_hints_apply
GOESP/freetype/src/autofit/afcjk.c:2283
↓ 1 callers
Function
af_cjk_hints_compute_edges
GOESP/freetype/src/autofit/afcjk.c:1004
↓ 1 callers
Function
af_cjk_hints_compute_segments
GOESP/freetype/src/autofit/afcjk.c:802
↓ 1 callers
Function
af_cjk_hints_init
GOESP/freetype/src/autofit/afcjk.c:1382
↓ 1 callers
Function
af_cjk_hints_link_segments
GOESP/freetype/src/autofit/afcjk.c:846
↓ 1 callers
Function
af_cjk_metrics_scale
GOESP/freetype/src/autofit/afcjk.c:762
↓ 1 callers
Function
af_cjk_snap_width
GOESP/freetype/src/autofit/afcjk.c:1461
↓ 1 callers
Function
af_direction_compute
GOESP/freetype/src/autofit/afhints.c:642
↓ 1 callers
Function
af_face_globals_compute_style_coverage
GOESP/freetype/src/autofit/afglobal.c:129
↓ 1 callers
Function
af_face_globals_free
GOESP/freetype/src/autofit/afglobal.c:381
↓ 1 callers
Function
af_face_globals_get_metrics
GOESP/freetype/src/autofit/afglobal.c:419
↓ 1 callers
Function
af_face_globals_is_digit
GOESP/freetype/src/autofit/afglobal.c:498
↓ 1 callers
Function
af_glyph_hints_dump_edges
GOESP/freetype/src/autofit/afhints.c:573
↓ 1 callers
Function
af_glyph_hints_dump_points
GOESP/freetype/src/autofit/afhints.c:316
↓ 1 callers
Function
af_glyph_hints_dump_segments
GOESP/freetype/src/autofit/afhints.c:434
↓ 1 callers
Function
af_iup_shift
GOESP/freetype/src/autofit/afhints.c:1472
↓ 1 callers
Function
af_latin2_align_serif_edge
GOESP/freetype/src/autofit/aflatin2.c:1839
↓ 1 callers
Function
af_latin2_hint_edges
GOESP/freetype/src/autofit/aflatin2.c:1861
↓ 1 callers
Function
af_latin2_hints_compute_blue_edges
GOESP/freetype/src/autofit/aflatin2.c:1410
↓ 1 callers
Function
af_latin2_hints_compute_edges
GOESP/freetype/src/autofit/aflatin2.c:1084
↓ 1 callers
Function
af_latin2_metrics_check_digits
GOESP/freetype/src/autofit/aflatin2.c:438
↓ 1 callers
Function
af_latin2_metrics_init_blues
GOESP/freetype/src/autofit/aflatin2.c:192
↓ 1 callers
Function
af_latin2_metrics_init_widths
GOESP/freetype/src/autofit/aflatin2.c:66
↓ 1 callers
Function
af_latin2_snap_width
GOESP/freetype/src/autofit/aflatin2.c:1602
↓ 1 callers
Function
af_latin_align_serif_edge
GOESP/freetype/src/autofit/aflatin.c:2957
↓ 1 callers
Function
af_latin_hint_edges
GOESP/freetype/src/autofit/aflatin.c:2981
↓ 1 callers
Function
af_latin_hints_compute_blue_edges
GOESP/freetype/src/autofit/aflatin.c:2477
↓ 1 callers
Function
af_latin_hints_compute_edges
GOESP/freetype/src/autofit/aflatin.c:2102
↓ 1 callers
Function
af_latin_metrics_check_digits
GOESP/freetype/src/autofit/aflatin.c:1073
↓ 1 callers
Function
af_latin_metrics_init_blues
GOESP/freetype/src/autofit/aflatin.c:318
↓ 1 callers
Function
af_latin_metrics_init_widths
GOESP/freetype/src/autofit/aflatin.c:58
↓ 1 callers
Function
af_latin_snap_width
GOESP/freetype/src/autofit/aflatin.c:2680
↓ 1 callers
Function
af_latin_sort_blue
GOESP/freetype/src/autofit/aflatin.c:276
↓ 1 callers
Function
af_loader_embolden_glyph_in_slot
GOESP/freetype/src/autofit/afloader.c:88
↓ 1 callers
Function
af_loader_reset
GOESP/freetype/src/autofit/afloader.c:42
↓ 1 callers
Function
af_warper_compute_line_best
GOESP/freetype/src/autofit/afwarp.c:71
↓ 1 callers
Function
afm_parse_kern_data
GOESP/freetype/src/psaux/afmparse.c:788
↓ 1 callers
Function
afm_parse_kern_pairs
GOESP/freetype/src/psaux/afmparse.c:690
↓ 1 callers
Function
afm_parse_track_kern
GOESP/freetype/src/psaux/afmparse.c:586
↓ 1 callers
Function
afm_parser_skip_section
GOESP/freetype/src/psaux/afmparse.c:830
↓ 1 callers
Function
append_exponent
GOESP/nlohmann/json.hpp:15637
↓ 1 callers
Function
at
! @brief access specified array element with bounds checking Returns a reference to the element at specified location @a idx, with bounds
GOESP/nlohmann/json.hpp:20286
↓ 1 callers
Method
capacity
GOESP/imgui/imgui.h:1656
← previous
next →
1,401–1,500 of 3,911, ranked by callers