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
cf2_arrstack_getBuffer
GOESP/freetype/src/psaux/psarrst.c:176
↓ 1 callers
Function
cf2_arrstack_setCount
set the count, ensuring allocation is sufficient */
GOESP/freetype/src/psaux/psarrst.c:139
↓ 1 callers
Function
cf2_blues_capture
* Check whether `stemHint' is captured by one of the blue zones. * * Zero, one or both edges may be valid; only valid edges can be * captured
GOESP/freetype/src/psaux/psblues.c:464
↓ 1 callers
Function
cf2_blues_init
GOESP/freetype/src/psaux/psblues.c:65
↓ 1 callers
Function
cf2_buf_isEnd
note: end condition can occur without error */
GOESP/freetype/src/psaux/psread.c:105
↓ 1 callers
Function
cf2_checkTransform
* This check should avoid most internal overflow cases. Clients should * generally respond to `Glyph_Too_Big' by getting a glyph outline * at E
GOESP/freetype/src/psaux/psft.c:64
↓ 1 callers
Function
cf2_doBlend
Blend numOperands on the stack, */ store results into the first numBlends values, */ then pop remaining arguments. */
GOESP/freetype/src/psaux/psintrp.c:417
↓ 1 callers
Function
cf2_font_setup
caller's transform is adjusted for subpixel positioning */
GOESP/freetype/src/psaux/psfont.c:240
↓ 1 callers
Function
cf2_getBlueValues
get blue values counts and arrays; the FreeType parser has validated */ the counts and verified that each is an even number */
GOESP/freetype/src/psaux/psft.c:568
↓ 1 callers
Function
cf2_getFamilyBlues
GOESP/freetype/src/psaux/psft.c:594
↓ 1 callers
Function
cf2_getFamilyOtherBlues
GOESP/freetype/src/psaux/psft.c:607
↓ 1 callers
Function
cf2_getGlyphOutline
equivalent to AdobeGetOutline */
GOESP/freetype/src/psaux/psfont.c:485
↓ 1 callers
Function
cf2_getOtherBlues
GOESP/freetype/src/psaux/psft.c:581
↓ 1 callers
Function
cf2_getScaleAndHintFlag
get scaling and hint flag from GlyphSlot */
GOESP/freetype/src/psaux/psft.c:265
↓ 1 callers
Function
cf2_getUnitsPerEm
get units per em from `FT_Face' */ TODO: should handle font matrix concatenation? */
GOESP/freetype/src/psaux/psft.c:296
↓ 1 callers
Function
cf2_glyphpath_computeIntersection
* From two line segments, (u1,u2) and (v1,v2), compute a point of * intersection on the corresponding lines. * Return false if no intersection i
GOESP/freetype/src/psaux/pshints.c:1197
↓ 1 callers
Function
cf2_glyphpath_finalize
GOESP/freetype/src/psaux/pshints.c:1150
↓ 1 callers
Function
cf2_glyphpath_init
GOESP/freetype/src/psaux/pshints.c:1079
↓ 1 callers
Function
cf2_hint_isPairTop
GOESP/freetype/src/psaux/pshints.c:231
↓ 1 callers
Function
cf2_hintmap_adjustHints
GOESP/freetype/src/psaux/pshints.c:395
↓ 1 callers
Function
cf2_hintmask_setAll
GOESP/freetype/src/psaux/psintrp.c:172
↓ 1 callers
Function
cf2_hintmask_setNew
GOESP/freetype/src/psaux/psintrp.c:89
↓ 1 callers
Function
cf2_initGlobalRegionBuffer
convert unbiased subroutine index to `CF2_Buffer' and */ return 0 on success */
GOESP/freetype/src/psaux/psft.c:631
↓ 1 callers
Function
cf2_initLocalRegionBuffer
GOESP/freetype/src/psaux/psft.c:797
↓ 1 callers
Function
cf2_interpT2CharString
* `error' is a shared error code used by many objects in this * routine. Before the code continues from an error, it must check and * record th
GOESP/freetype/src/psaux/psintrp.c:470
↓ 1 callers
Function
cf2_outline_close
GOESP/freetype/src/psaux/psft.c:883
↓ 1 callers
Function
cf2_outline_init
GOESP/freetype/src/psaux/psft.c:248
↓ 1 callers
Function
cf2_outline_reset
GOESP/freetype/src/psaux/psft.c:869
↓ 1 callers
Function
cf2_setGlyphWidth
GOESP/freetype/src/psaux/psft.c:91
↓ 1 callers
Function
cf2_stack_free
GOESP/freetype/src/psaux/psstack.c:83
↓ 1 callers
Function
cf2_stack_init
Allocate and initialize an instance of CF2_Stack. */ Note: This function returns NULL on error (does not set */ `error').
GOESP/freetype/src/psaux/psstack.c:52
↓ 1 callers
Function
cf2_stack_roll
GOESP/freetype/src/psaux/psstack.c:241
↓ 1 callers
Function
cff_blend_build_vector
Compute a blend vector from variation store index and normalized */ vector based on pseudo-code in OpenType Font Variations Overview. */ / Note: lenN
GOESP/freetype/src/cff/cffload.c:1392
↓ 1 callers
Function
cff_blend_check_vector
`lenNDV' is zero for default vector; */ return TRUE if blend vector needs to be built. */
GOESP/freetype/src/cff/cffload.c:1566
↓ 1 callers
Function
cff_blend_clear
Clear blend stack (after blend values are consumed). */ / TODO: Should do this in cff_run_parse, but subFont */ ref is not available there.
GOESP/freetype/src/cff/cffload.c:1267
↓ 1 callers
Function
cff_blend_doBlend
Blend numOperands on the stack, */ store results into the first numBlends values, */ then pop remaining arguments.
GOESP/freetype/src/cff/cffload.c:1285
↓ 1 callers
Function
cff_builder_done
* * @Function: * cff_builder_done * * @Description: * Finalizes a given glyph builder. Its contents can still be used * after
GOESP/freetype/src/psaux/psobjs.c:1905
↓ 1 callers
Function
cff_builder_init
* * @Function: * cff_builder_init * * @Description: * Initializes a given glyph builder. * * @InOut: * builder :: *
GOESP/freetype/src/psaux/psobjs.c:1839
↓ 1 callers
Function
cff_charset_done
GOESP/freetype/src/cff/cffload.c:892
↓ 1 callers
Function
cff_charset_free_cids
GOESP/freetype/src/cff/cffload.c:883
↓ 1 callers
Function
cff_charset_load
GOESP/freetype/src/cff/cffload.c:907
↓ 1 callers
Function
cff_done_blend
GOESP/freetype/src/cff/cffload.c:1608
↓ 1 callers
Function
cff_encoding_done
GOESP/freetype/src/cff/cffload.c:1621
↓ 1 callers
Function
cff_encoding_load
GOESP/freetype/src/cff/cffload.c:1630
↓ 1 callers
Function
cff_fd_select_get
GOESP/freetype/src/cff/cffload.c:755
↓ 1 callers
Function
cff_font_done
GOESP/freetype/src/cff/cffload.c:2529
↓ 1 callers
Function
cff_font_load
GOESP/freetype/src/cff/cffload.c:2181
↓ 1 callers
Function
cff_glyph_load
* * @Function: * cff_glyph_load * * @Description: * A driver method used to load a glyph within a given glyph slot. * * @Inpu
GOESP/freetype/src/cff/cffdrivr.c:160
↓ 1 callers
Function
cff_index_load_offsets
GOESP/freetype/src/cff/cffload.c:340
↓ 1 callers
Function
cff_load_private_dict
Parse private dictionary; first call is always from `cff_face_init', */ so NDV has not been set for CFF2 variation. */ / `cff
GOESP/freetype/src/cff/cffload.c:1877
↓ 1 callers
Function
cff_parse_fixed_dynamic
read a floating point number, either integer or real, */ and return it as precise as possible -- `scaling' returns */ the scaling factor (as a pow
GOESP/freetype/src/cff/cffparse.c:625
↓ 1 callers
Function
cff_parse_fixed_scaled
read a floating point number, either integer or real, */ but return `10^scaling' times the number read in */
GOESP/freetype/src/cff/cffparse.c:613
↓ 1 callers
Function
cff_size_select
GOESP/freetype/src/cff/cffobjs.c:225
↓ 1 callers
Function
cff_slot_load
GOESP/freetype/src/cff/cffgload.c:193
↓ 1 callers
Function
cff_vstore_load
GOESP/freetype/src/cff/cffload.c:1126
↓ 1 callers
Function
check_table_dir
Here, we */ / - check that `num_tables' is valid (and adjust it if necessary); */ also return
GOESP/freetype/src/sfnt/ttload.c:174
↓ 1 callers
Function
chunk_size
GOESP/imgui/imgui_internal.h:611
↓ 1 callers
Function
clear
GOESP/imgui/imgui_internal.h:605
↓ 1 callers
Function
clearAvatarTextures
GOESP/GameData.cpp:594
↓ 1 callers
Function
clearSkillgroupTextures
GOESP/GameData.cpp:600
↓ 1 callers
Function
compositeGlyph_size
GOESP/freetype/src/sfnt/sfwoff2.c:717
↓ 1 callers
Function
compute_bbox
GOESP/freetype/src/sfnt/sfwoff2.c:667
↓ 1 callers
Function
compute_glyph_metrics
GOESP/freetype/src/truetype/ttgload.c:2224
↓ 1 callers
Method
count
GOESP/nlohmann/json.hpp:16895
↓ 1 callers
Function
count_faces
GOESP/freetype/src/base/ftmac.c:544
↓ 1 callers
Function
count_faces_scalable
GOESP/freetype/src/base/ftmac.c:363
↓ 1 callers
Function
count_faces_sfnt
GOESP/freetype/src/base/ftmac.c:352
↓ 1 callers
Function
crbegin
! @brief returns a const reverse iterator to the last element Returns a const iterator to the reverse-beginning; that is, the last elemen
GOESP/nlohmann/json.hpp:21681
↓ 1 callers
Function
create_lwfn_name
Given a PostScript font name, create the Macintosh LWFN file name. */
GOESP/freetype/src/base/ftmac.c:322
↓ 1 callers
Function
crend
! @brief returns a const reverse iterator to one before the first Returns a const reverse iterator to the reverse-end; that is, one before
GOESP/nlohmann/json.hpp:21710
↓ 1 callers
Function
destroy_size
destructor for sizes list */
GOESP/freetype/src/base/ftobjs.c:1118
↓ 1 callers
Function
drawBombTimer
GOESP/Hacks/Misc.cpp:509
↓ 1 callers
Function
drawFpsCounter
GOESP/Hacks/Misc.cpp:381
↓ 1 callers
Function
drawHealthBar
GOESP/Hacks/ESP.cpp:371
↓ 1 callers
Function
drawMolotovHull
GOESP/Hacks/Misc.cpp:791
↓ 1 callers
Function
drawNadeBlast
GOESP/Hacks/Misc.cpp:966
↓ 1 callers
Function
drawNoscopeCrosshair
GOESP/Hacks/Misc.cpp:367
↓ 1 callers
Function
drawObserverList
GOESP/Hacks/Misc.cpp:323
↓ 1 callers
Function
drawOffscreenEnemies
GOESP/Hacks/Misc.cpp:430
↓ 1 callers
Function
drawPlayerList
GOESP/Hacks/Misc.cpp:681
↓ 1 callers
Function
drawPlayerSkeleton
GOESP/Hacks/ESP.cpp:516
↓ 1 callers
Function
drawRecoilCrosshair
GOESP/Hacks/Misc.cpp:170
↓ 1 callers
Function
drawReloadProgress
GOESP/Hacks/Misc.cpp:115
↓ 1 callers
Function
drawSmokeHull
GOESP/Hacks/Misc.cpp:943
↓ 1 callers
Function
dump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
GOESP/nlohmann/json.hpp:16579
↓ 1 callers
Function
emplace_back
GOESP/nlohmann/json.hpp:22404
↓ 1 callers
Method
findPattern
GOESP/Memory.cpp:32
↓ 1 callers
Function
find_base_glyph_record
GOESP/freetype/src/sfnt/ttcolr.c:175
↓ 1 callers
Method
find_erase_unsorted
GOESP/imgui/imgui.h:1689
↓ 1 callers
Function
find_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
GOESP/nlohmann/json.hpp:15201
↓ 1 callers
Function
fixed2float
GOESP/freetype/src/sfnt/sfdriver.c:665
↓ 1 callers
Function
format_buffer
GOESP/nlohmann/json.hpp:15689
↓ 1 callers
Function
from_json_tuple_impl
GOESP/nlohmann/json.hpp:4091
↓ 1 callers
Function
ft_add_renderer
GOESP/freetype/src/base/ftobjs.c:4394
↓ 1 callers
Function
ft_bitmap_assure_buffer
GOESP/freetype/src/base/ftbitmap.c:158
↓ 1 callers
Function
ft_bitmap_glyph_init
GOESP/freetype/src/base/ftglyph.c:59
↓ 1 callers
Function
ft_conic_is_small_enough
GOESP/freetype/src/base/ftstroke.c:103
↓ 1 callers
Function
ft_conic_split
GOESP/freetype/src/base/ftstroke.c:81
↓ 1 callers
Function
ft_contour_enclosed
GOESP/freetype/src/base/ftoutln.c:790
↓ 1 callers
Function
ft_corner_is_flat
GOESP/freetype/src/base/ftcalc.c:1045
← previous
next →
1,501–1,600 of 3,911, ranked by callers