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
Function
tt_check_trickyness_family
GOESP/freetype/src/truetype/ttobjs.c:149
↓ 1 callers
Function
tt_check_trickyness_sfnt_ids
GOESP/freetype/src/truetype/ttobjs.c:276
↓ 1 callers
Function
tt_delta_shift
GOESP/freetype/src/truetype/ttgxvar.c:3525
↓ 1 callers
Function
tt_done_blend
* * @Function: * tt_done_blend * * @Description: * Free the blend internal data structure. */
GOESP/freetype/src/truetype/ttgxvar.c:4257
↓ 1 callers
Function
tt_face_build_cmaps
parse the `cmap' table and build the corresponding TT_CMap objects */ in the current face */ /
GOESP/freetype/src/sfnt/ttcmap.c:3764
↓ 1 callers
Function
tt_face_done_kern
GOESP/freetype/src/sfnt/ttkern.c:171
↓ 1 callers
Function
tt_face_done_loca
GOESP/freetype/src/truetype/ttpload.c:289
↓ 1 callers
Function
tt_face_free_bdf_props
GOESP/freetype/src/sfnt/ttbdf.c:39
↓ 1 callers
Function
tt_face_free_hdmx
GOESP/freetype/src/truetype/ttpload.c:610
↓ 1 callers
Function
tt_face_get_device_metrics
* * Return the advance width table for a given pixel size if it is found * in the font's `hdmx' table (if any). */
GOESP/freetype/src/truetype/ttpload.c:627
↓ 1 callers
Function
tt_face_get_metrics
* * @Function: * tt_face_get_metrics * * @Description: * Return the horizontal or vertical metrics in font units for a * given
GOESP/freetype/src/sfnt/ttmtx.c:227
↓ 1 callers
Function
tt_face_goto_table
* * @Function: * tt_face_goto_table * * @Description: * Looks for a TrueType table by name, then seek a stream to it. * * @In
GOESP/freetype/src/sfnt/ttload.c:130
↓ 1 callers
Function
tt_face_load_bdf_props
GOESP/freetype/src/sfnt/ttbdf.c:60
↓ 1 callers
Function
tt_face_load_fpgm
* * @Function: * tt_face_load_fpgm * * @Description: * Load the font program. * * @InOut: * face :: * A handle to
GOESP/freetype/src/truetype/ttpload.c:403
↓ 1 callers
Function
tt_face_load_hdmx
GOESP/freetype/src/truetype/ttpload.c:530
↓ 1 callers
Function
tt_face_load_loca
* * @Function: * tt_face_load_loca * * @Description: * Load the locations table. * * @InOut: * face :: * A handle
GOESP/freetype/src/truetype/ttpload.c:62
↓ 1 callers
Function
tt_face_load_prep
* * @Function: * tt_face_load_prep * * @Description: * Load the cvt program. * * @InOut: * face :: * A handle to
GOESP/freetype/src/truetype/ttpload.c:467
↓ 1 callers
Function
tt_face_load_sbix_image
GOESP/freetype/src/sfnt/ttsbit.c:1465
↓ 1 callers
Function
tt_face_palette_set
GOESP/freetype/src/sfnt/ttcpal.c:260
↓ 1 callers
Function
tt_get_metrics
GOESP/freetype/src/truetype/ttgload.c:150
↓ 1 callers
Function
tt_get_sfnt_checksum
GOESP/freetype/src/truetype/ttobjs.c:245
↓ 1 callers
Function
tt_glyphzone_new
* * @Function: * tt_glyphzone_new * * @Description: * Allocate a new glyph zone. * * @Input: * memory :: * A hand
GOESP/freetype/src/truetype/ttobjs.c:115
↓ 1 callers
Function
tt_interpolate_deltas
GOESP/freetype/src/truetype/ttgxvar.c:3630
↓ 1 callers
Function
tt_sbit_decoder_alloc_bitmap
GOESP/freetype/src/sfnt/ttsbit.c:559
↓ 1 callers
Function
tt_sbit_decoder_done
GOESP/freetype/src/sfnt/ttsbit.c:552
↓ 1 callers
Function
tt_sbit_decoder_init
GOESP/freetype/src/sfnt/ttsbit.c:489
↓ 1 callers
Function
tt_sbit_decoder_load_bitmap
GOESP/freetype/src/sfnt/ttsbit.c:1103
↓ 1 callers
Function
tt_size_init_bytecode
Initialize bytecode-related fields in the size object. */ We do this only if bytecode interpretation is really needed. */
GOESP/freetype/src/truetype/ttobjs.c:1063
↓ 1 callers
Function
tt_size_run_fpgm
* * @Function: * tt_size_run_fpgm * * @Description: * Run the font program. * * @Input: * size :: * A handle to t
GOESP/freetype/src/truetype/ttobjs.c:838
↓ 1 callers
Function
tt_size_select
GOESP/freetype/src/truetype/ttdriver.c:293
↓ 1 callers
Function
tt_synth_sfnt_checksum
GOESP/freetype/src/truetype/ttobjs.c:219
↓ 1 callers
Function
unescape
! * @brief string unescaping as described in RFC 6901 (Sect. 4) * @param[in] s string to unescape * @return unescaped string * * Note the orde
GOESP/nlohmann/json.hpp:2559
↓ 1 callers
Method
uninstall
GOESP/Hooks.cpp:253
↓ 1 callers
Function
units2meters
GOESP/Helpers.h:21
↓ 1 callers
Method
visibleTo
GOESP/SDK/Entity.cpp:28
↓ 1 callers
Function
woff2_decompress
GOESP/freetype/src/sfnt/sfwoff2.c:313
↓ 1 callers
Function
woff2_known_tags
* Return tag from index in the order given in WOFF2 specification. * * See * * https://www.w3.org/TR/WOFF2/#table_dir_format *
GOESP/freetype/src/sfnt/woff2tags.c:31
↓ 1 callers
Function
woff2_open_font
GOESP/freetype/src/sfnt/sfwoff2.c:1749
↓ 1 callers
Function
woff_open_font
GOESP/freetype/src/sfnt/sfwoff.c:92
Method
AcceptDragDropPayload
GOESP/imgui/imgui.cpp:9923
Method
ActivateItem
GOESP/imgui/imgui.cpp:6913
Method
AddBezierCurve
GOESP/imgui/imgui.h:2431
Method
AddContextHook
No specific ordering/dependency support, will see as needed
GOESP/imgui/imgui.cpp:3402
Method
AddCustomRectFontGlyph
GOESP/imgui/imgui_draw.cpp:2176
Method
AddFontFromFileTTF
GOESP/imgui/imgui_draw.cpp:2108
Method
AddFontFromMemoryCompressedBase85TTF
GOESP/imgui/imgui_draw.cpp:2155
Method
AddFontFromMemoryCompressedTTF
GOESP/imgui/imgui_draw.cpp:2143
Method
AddImageQuad
GOESP/imgui/imgui_draw.cpp:1590
Method
AddImageRounded
GOESP/imgui/imgui_draw.cpp:1606
Method
AddInputCharacter
Pass in translated ASCII characters for text input. - with glfw you can get those from the callback set in glfwSetCharCallback() - on Windows you can
GOESP/imgui/imgui.cpp:1111
Method
AddQuad
GOESP/imgui/imgui_draw.cpp:1396
Method
AddRemapChar
GOESP/imgui/imgui_draw.cpp:3244
Method
AlignTextToFramePadding
GOESP/imgui/imgui_widgets.cpp:1340
Method
ArrowButton
GOESP/imgui/imgui_widgets.cpp:778
Method
ArrowButtonEx
GOESP/imgui/imgui_widgets.cpp:748
Function
BBox_Conic_To
* * @Function: * BBox_Conic_To * * @Description: * This function is used as a `conic_to' emitter during * FT_Outline_Decompose
GOESP/freetype/src/base/ftbbox.c:208
Function
BBox_Cubic_To
* * @Function: * BBox_Cubic_To * * @Description: * This function is used as a `cubic_to' emitter during * FT_Outline_Decompose
GOESP/freetype/src/base/ftbbox.c:413
Function
BBox_Line_To
* * @Function: * BBox_Line_To * * @Description: * This function is used as a `line_to' emitter during * FT_Outline_Decompose()
GOESP/freetype/src/base/ftbbox.c:119
Function
BBox_Move_To
* * @Function: * BBox_Move_To * * @Description: * This function is used as a `move_to' emitter during * FT_Outline_Decompose()
GOESP/freetype/src/base/ftbbox.c:85
Method
Backup
GOESP/imgui/imgui_internal.h:1862
Method
BaseData
GOESP/GameData.cpp:349
Method
BeginChild
GOESP/imgui/imgui.cpp:4995
Method
BeginChildEx
GOESP/imgui/imgui.cpp:4945
Method
BeginChildFrame
Helper to create a child window / scrolling region that looks like a normal widget frame.
GOESP/imgui/imgui.cpp:5054
Method
BeginColumns
GOESP/imgui/imgui_tables.cpp:3754
Method
BeginCombo
GOESP/imgui/imgui_widgets.cpp:1548
Method
BeginDragDropSource
When this returns true you need to: a) call SetDragDropPayload() exactly once, b) you may render the payload visual/description, c) call EndDragDropSo
GOESP/imgui/imgui.cpp:9690
Method
BeginDragDropTarget
We don't use BeginDragDropTargetCustom() and duplicate its code because: 1) we use LastItemRectHoveredRect which handles items that pushes a temporari
GOESP/imgui/imgui.cpp:9890
Method
BeginDragDropTargetCustom
GOESP/imgui/imgui.cpp:9863
Method
BeginGroup
Lock horizontal starting position + capture group bounding box into one "item" (so you can use IsItemHovered() or layout primitives such as SameLine()
GOESP/imgui/imgui.cpp:7668
Method
BeginListBox
Tip: To have a list filling the entire window width, use size.x = -FLT_MIN and pass an non-visible label e.g. "##empty" Tip: If your vertical size is
GOESP/imgui/imgui_widgets.cpp:6166
Method
BeginMainMenuBar
GOESP/imgui/imgui_widgets.cpp:6605
Method
BeginMenu
GOESP/imgui/imgui_widgets.cpp:6660
Method
BeginMenuBar
FIXME: Provided a rectangle perhaps e.g. a BeginMenuBarEx() could be used anywhere.. Currently the main responsibility of this function being to setup
GOESP/imgui/imgui_widgets.cpp:6537
Method
BeginPopup
GOESP/imgui/imgui.cpp:8260
Method
BeginPopupContextItem
This is a helper to handle the simplest case of associating one named popup to one given widget. - You can pass a NULL str_id to use the identifier of
GOESP/imgui/imgui.cpp:8344
Method
BeginPopupContextVoid
GOESP/imgui/imgui.cpp:8370
Method
BeginPopupContextWindow
GOESP/imgui/imgui.cpp:8357
Method
BeginPopupEx
Attention! BeginPopup() adds default flags which BeginPopupEx()!
GOESP/imgui/imgui.cpp:8237
Method
BeginPopupModal
If 'p_open' is specified for a modal popup window, the popup will have a regular close button which will close the popup. Note that popup visibility s
GOESP/imgui/imgui.cpp:8274
Method
BeginTabBar
GOESP/imgui/imgui_widgets.cpp:6978
Method
BeginTabBarEx
GOESP/imgui/imgui_widgets.cpp:6992
Method
BeginTabItem
GOESP/imgui/imgui_widgets.cpp:7572
Method
BeginTable
Read about "TABLE SIZING" at the top of this file.
GOESP/imgui/imgui_tables.cpp:307
Method
BeginTableEx
GOESP/imgui/imgui_tables.cpp:313
Method
BeginTooltip
GOESP/imgui/imgui.cpp:7962
Method
BeginTooltipEx
GOESP/imgui/imgui.cpp:7967
Method
BlurEffect
GOESP/PostProcessing.cpp:191
Method
BoundingBox
GOESP/Hacks/ESP.cpp:40
Method
BringWindowToDisplayBack
GOESP/imgui/imgui.cpp:6386
Method
BringWindowToDisplayFront
GOESP/imgui/imgui.cpp:6371
Method
BringWindowToFocusFront
GOESP/imgui/imgui.cpp:6357
Method
Build
GOESP/imgui/imgui_draw.cpp:2224
Function
BuildFontAtlas
GOESP/imgui/imgui_freetype.h:48
Method
BuildSortByKey
For quicker full rebuild of a storage (instead of an incremental one), you may add all your contents and then sort once.
GOESP/imgui/imgui.cpp:1893
Method
Bullet
GOESP/imgui/imgui_widgets.cpp:1269
Method
BulletText
GOESP/imgui/imgui_widgets.cpp:368
Method
BulletTextV
Text with a little bullet aligned to the typical tree node.
GOESP/imgui/imgui_widgets.cpp:377
Method
Button
GOESP/imgui/imgui_widgets.cpp:708
Method
ButtonBehavior
GOESP/imgui/imgui_widgets.cpp:481
← previous
next →
1,901–2,000 of 3,911, ranked by callers