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
↓ 2 callers
Function
ft_stroke_border_reset
GOESP/freetype/src/base/ftstroke.c:624
↓ 2 callers
Function
ft_stroker_arcto
create a circular arc at a corner or cap */
GOESP/freetype/src/base/ftstroke.c:882
↓ 2 callers
Function
ft_stroker_cap
add a cap at the end of an opened path */
GOESP/freetype/src/base/ftstroke.c:909
↓ 2 callers
Function
ft_stroker_inside
process an inside corner, i.e. compute intersection */
GOESP/freetype/src/base/ftstroke.c:969
↓ 2 callers
Function
ft_stroker_outside
process an outside corner, i.e. compute bevel/miter/round */
GOESP/freetype/src/base/ftstroke.c:1035
↓ 2 callers
Function
ft_var_apply_tuple
* * @Function: * ft_var_apply_tuple * * @Description: * Figure out whether a given tuple (design) applies to the current * ble
GOESP/freetype/src/truetype/ttgxvar.c:1709
↓ 2 callers
Function
ft_var_get_item_delta
GOESP/freetype/src/truetype/ttgxvar.c:866
↓ 2 callers
Function
ft_var_get_value_pointer
GOESP/freetype/src/truetype/ttgxvar.c:1111
↓ 2 callers
Function
ft_var_load_avar
* * @Function: * ft_var_load_avar * * @Description: * Parse the `avar' table if present. It need not be, so we return * nothi
GOESP/freetype/src/truetype/ttgxvar.c:332
↓ 2 callers
Function
ft_var_load_hvvar
* * @Function: * ft_var_load_hvvar * * @Description: * If `vertical' is zero, parse the `HVAR' table and set * `blend->hvar_lo
GOESP/freetype/src/truetype/ttgxvar.c:743
↓ 2 callers
Function
ft_var_load_item_variation_store
GOESP/freetype/src/truetype/ttgxvar.c:422
↓ 2 callers
Function
ft_var_to_normalized
GOESP/freetype/src/truetype/ttgxvar.c:1807
↓ 2 callers
Function
generateAntialiasedDot
GOESP/Hacks/Misc.cpp:838
↓ 2 callers
Method
getAvatarTexture
GOESP/GameData.cpp:582
↓ 2 callers
Method
getHitbox
GOESP/SDK/ModelInfo.h:53
↓ 2 callers
Method
getHitboxSet
GOESP/SDK/ModelInfo.h:100
↓ 2 callers
Method
getIPlayerResource
GOESP/SDK/PlayerResource.h:22
↓ 2 callers
Method
getName
GOESP/SDK/ModelInfo.h:69
↓ 2 callers
Method
getPlayerName
GOESP/SDK/Entity.cpp:63
↓ 2 callers
Method
getTransparency
GOESP/GUI.h:17
↓ 2 callers
Function
get_apple_string
GOESP/freetype/src/sfnt/sfdriver.c:546
↓ 2 callers
Function
get_impl_ptr
GOESP/nlohmann/json.hpp:19687
↓ 2 callers
Function
get_win_string
GOESP/freetype/src/sfnt/sfdriver.c:487
↓ 2 callers
Function
gray_record_cell
* * Record the current cell in the linked list. */
GOESP/freetype/src/smooth/ftgrays.c:525
↓ 2 callers
Function
grisu2
GOESP/nlohmann/json.hpp:15537
↓ 2 callers
Function
grisu2_round
GOESP/nlohmann/json.hpp:15255
↓ 2 callers
Method
handleToggle
GOESP/GUI.cpp:152
↓ 2 callers
Function
hash_init
GOESP/freetype/src/base/fthash.c:164
↓ 2 callers
Function
hash_insert
GOESP/freetype/src/base/fthash.c:232
↓ 2 callers
Function
hash_lookup
GOESP/freetype/src/base/fthash.c:300
↓ 2 callers
Method
index_from_ptr
GOESP/imgui/imgui.h:1690
↓ 2 callers
Function
insert
! @brief inserts element Inserts element @a val before iterator @a pos. @param[in] pos iterator before which the content will be inserte
GOESP/nlohmann/json.hpp:22527
↓ 2 callers
Method
install
GOESP/Hooks.cpp:196
↓ 2 callers
Method
isEnemy
GOESP/SDK/Entity.cpp:95
↓ 2 callers
Method
isFullyClosed
GOESP/GUI.h:16
↓ 2 callers
Method
isValid
GOESP/Linux/LinuxFile.h:12
↓ 2 callers
Method
is_end
return whether the iterator is at end
GOESP/nlohmann/json.hpp:11080
↓ 2 callers
Method
is_errored
GOESP/nlohmann/json.hpp:5855
↓ 2 callers
Function
is_member_of_family_class
GOESP/freetype/src/truetype/ttsubpix.c:747
↓ 2 callers
Function
is_member_of_style_class
GOESP/freetype/src/truetype/ttsubpix.c:782
↓ 2 callers
Function
is_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true if and only if the JSON value is an unsigned integ
GOESP/nlohmann/json.hpp:19494
↓ 2 callers
Function
is_word_boundary
GOESP/imgui/imstb_textedit.h:648
↓ 2 callers
Function
is_word_boundary_from_right
GOESP/imgui/imgui_widgets.cpp:3600
↓ 2 callers
Function
little_endianess
! @brief determine system byte order @return true if and only if system's byte order is little endian @note from https://stackoverflow.com/a/1001328
GOESP/nlohmann/json.hpp:8094
↓ 2 callers
Function
load_post_names
GOESP/freetype/src/sfnt/ttpost.c:380
↓ 2 callers
Function
load_truetype_glyph
* * @Function: * load_truetype_glyph * * @Description: * Loads a given truetype glyph. Handles composites and uses a * TT_Loa
GOESP/freetype/src/truetype/ttgload.c:1600
↓ 2 callers
Function
lookup_lwfn_by_fond
GOESP/freetype/src/base/ftmac.c:501
↓ 2 callers
Function
open_face
* * @Function: * open_face * * @Description: * This function does some work for FT_Open_Face(). */
GOESP/freetype/src/base/ftobjs.c:1367
↓ 2 callers
Function
operator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
GOESP/nlohmann/json.hpp:11495
↓ 2 callers
Function
operator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
GOESP/nlohmann/json.hpp:11538
↓ 2 callers
Function
pad4
Pad buffer to closest multiple of 4. */
GOESP/freetype/src/sfnt/sfwoff2.c:254
↓ 2 callers
Function
parse
GOESP/nlohmann/json.hpp:23695
↓ 2 callers
Function
parse_fond
GOESP/freetype/src/base/ftmac.c:392
↓ 2 callers
Function
ps_builder_add_contour
check space for a new contour, then add it */
GOESP/freetype/src/psaux/psobjs.c:2282
↓ 2 callers
Function
ps_builder_add_point1
check space for a new on-curve point, then add it */
GOESP/freetype/src/psaux/psobjs.c:2265
↓ 2 callers
Function
ps_builder_init
* * @Function: * ps_builder_init * * @Description: * Initializes a given glyph builder. * * @InOut: * builder :: *
GOESP/freetype/src/psaux/psobjs.c:2117
↓ 2 callers
Function
ps_builder_start_point
if a path was begun, add its first on-curve point */
GOESP/freetype/src/psaux/psobjs.c:2317
↓ 2 callers
Function
ps_dimension_add_t1stem
add a new single stem (called from "T1Stem" method) */
GOESP/freetype/src/pshinter/pshrec.c:650
↓ 2 callers
Function
ps_dimension_done
finalize a given dimension */
GOESP/freetype/src/pshinter/pshrec.c:542
↓ 2 callers
Function
ps_dimension_end
end of recording session for a given dimension */
GOESP/freetype/src/pshinter/pshrec.c:779
↓ 2 callers
Function
ps_dimension_end_mask
set the end point in a mask, called from "End" & "Reset" methods */
GOESP/freetype/src/pshinter/pshrec.c:588
↓ 2 callers
Function
ps_dimension_init
initialize a given dimension */
GOESP/freetype/src/pshinter/pshrec.c:553
↓ 2 callers
Function
ps_hints_open
initialize a hints for a new session */
GOESP/freetype/src/pshinter/pshrec.c:826
↓ 2 callers
Function
ps_hints_stem
add one or more stems to the current hints table */
GOESP/freetype/src/pshinter/pshrec.c:839
↓ 2 callers
Function
ps_mask_table_done
destroy mask table */
GOESP/freetype/src/pshinter/pshrec.c:210
↓ 2 callers
Function
ps_parser_skip_PS_token
GOESP/freetype/src/psaux/psobjs.c:516
↓ 2 callers
Function
ps_simple_scale
GOESP/freetype/src/pshinter/pshalgo.c:395
↓ 2 callers
Function
ps_tobool
GOESP/freetype/src/psaux/psobjs.c:995
↓ 2 callers
Function
psh_blues_set_zones
Re-read blue zones from the original fonts and store them into our */ private structure. This function re-orders, sanitizes, and */ fuzz-expan
GOESP/freetype/src/pshinter/pshglob.c:233
↓ 2 callers
Function
psh_blues_set_zones_0
GOESP/freetype/src/pshinter/pshglob.c:138
↓ 2 callers
Function
psh_blues_snap_stem
GOESP/freetype/src/pshinter/pshglob.c:547
↓ 2 callers
Function
psh_compute_dir
GOESP/freetype/src/pshinter/pshalgo.c:1052
↓ 2 callers
Function
psh_globals_funcs_init
GOESP/freetype/src/pshinter/pshglob.c:786
↓ 2 callers
Function
psh_globals_scale_widths
scale the widths/heights table */
GOESP/freetype/src/pshinter/pshglob.c:40
↓ 2 callers
Function
psh_globals_set_scale
GOESP/freetype/src/pshinter/pshglob.c:753
↓ 2 callers
Function
psh_glyph_load_points
load outline point coordinates into hinter glyph */
GOESP/freetype/src/pshinter/pshalgo.c:1079
↓ 2 callers
Function
psh_hint_overlap
return true if two stem hints overlap */
GOESP/freetype/src/pshinter/pshalgo.c:51
↓ 2 callers
Function
psh_hint_table_activate_mask
GOESP/freetype/src/pshinter/pshalgo.c:242
↓ 2 callers
Function
psh_hint_table_done
destroy hints table */
GOESP/freetype/src/pshinter/pshalgo.c:61
↓ 2 callers
Function
psh_hint_table_find_strong_points
GOESP/freetype/src/pshinter/pshalgo.c:1410
↓ 2 callers
Function
psh_hint_table_init
create hints table */
GOESP/freetype/src/pshinter/pshalgo.c:169
↓ 2 callers
Function
psh_hint_table_record
internal function to record a new hint */
GOESP/freetype/src/pshinter/pshalgo.c:94
↓ 2 callers
Function
raccess_guess_apple_generic
GOESP/freetype/src/base/ftrfork.c:776
↓ 2 callers
Method
render
GOESP/GUI.cpp:83
↓ 2 callers
Function
renderEntityEsp
GOESP/Hacks/ESP.cpp:578
↓ 2 callers
Function
renderPlayerEsp
GOESP/Hacks/ESP.cpp:545
↓ 2 callers
Function
reset
reset token_buffer; current character is beginning of token
GOESP/nlohmann/json.hpp:7604
↓ 2 callers
Function
safe_int_addition
An auxiliary function for overflow-safe addition. */
GOESP/freetype/src/sfnt/sfwoff2.c:400
↓ 2 callers
Function
setRenderTarget
GOESP/PostProcessing.cpp:52
↓ 2 callers
Method
set_subtype
! @brief sets the binary subtype Sets the binary subtype of the value, also flags a binary JSON value as having a subtype, which has impl
GOESP/nlohmann/json.hpp:4861
↓ 2 callers
Method
setup
GOESP/Hooks.cpp:186
↓ 2 callers
Function
shift_elements
GOESP/freetype/src/psaux/psobjs.c:102
↓ 2 callers
Method
shrink
GOESP/imgui/imgui.h:1674
↓ 2 callers
Function
size
! @brief returns the number of elements Returns the number of elements in a JSON value. @return The return value depends on the differen
GOESP/nlohmann/json.hpp:21994
↓ 2 callers
Function
skip_comment
GOESP/freetype/src/psaux/psobjs.c:293
↓ 2 callers
Function
skip_procedure
GOESP/freetype/src/psaux/psobjs.c:456
↓ 2 callers
Function
skip_string
GOESP/freetype/src/psaux/psobjs.c:417
↓ 2 callers
Function
skip_whitespace
GOESP/nlohmann/json.hpp:7784
↓ 2 callers
Function
sph_test_tweak
GOESP/freetype/src/truetype/ttsubpix.c:817
↓ 2 callers
Function
stb_decompress_length
GOESP/imgui/imgui_draw.cpp:3913
← previous
next →
901–1,000 of 3,911, ranked by callers