MCPcopy Create free account

hub / github.com/danielkrupinski/GOESP / functions

Functions3,911 in github.com/danielkrupinski/GOESP

↓ 3 callersFunctionFT_Request_Size
GOESP/freetype/src/base/ftobjs.c:3255
↓ 3 callersFunctionFT_Select_Metrics
GOESP/freetype/src/base/ftobjs.c:3056
↓ 3 callersFunctionFT_Stroker_ConicTo
GOESP/freetype/src/base/ftstroke.c:1339
↓ 3 callersFunctionFT_Stroker_ExportBorder
GOESP/freetype/src/base/ftstroke.c:2024
↓ 3 callersFunctionFT_Vector_NormLen
GOESP/freetype/src/base/ftcalc.c:844
↓ 3 callersFunctionFT_Vector_Unit
GOESP/freetype/src/base/fttrigon.c:359
↓ 3 callersMethodFindGlyphNoFallback
GOESP/imgui/imgui_draw.cpp:3269
↓ 3 callersFunctionFindWindowNavFocusable
GOESP/imgui/imgui.cpp:9454
↓ 3 callersMethodGetCharAdvance
GOESP/imgui/imgui.h:2696
↓ 3 callersFunctionGetDefaultFont
GOESP/imgui/imgui_internal.h:2224
↓ 3 callersMethodGetInt
GOESP/imgui/imgui.cpp:1909
↓ 3 callersMethodGetName
GOESP/imgui/imgui_internal.h:1209
↓ 3 callersFunctionGetOverlayDrawList
OBSOLETED in 1.69 (from Mar 2019)
GOESP/imgui/imgui.h:2792
↓ 3 callersMethodGetSpan
GOESP/imgui/imgui_internal.h:566
↓ 3 callersFunctionGetStyleVarInfo
GOESP/imgui/imgui.cpp:2524
↓ 3 callersMethodGetTabName
GOESP/imgui/imgui_internal.h:1940
↓ 3 callersMethodGetTabOrder
GOESP/imgui/imgui_internal.h:1939
↓ 3 callersMethodGetVarPtr
GOESP/imgui/imgui.cpp:2493
↓ 3 callersFunctionImCharIsBlankW
GOESP/imgui/imgui_internal.h:303
↓ 3 callersFunctionImFileLoadToMemory
Helper: Load file content into memory Memory allocated with IM_ALLOC(), must be freed by user using IM_FREE() == ImGui::MemFree() This can't really be
GOESP/imgui/imgui.cpp:1567
↓ 3 callersFunctionImFileOpen
GOESP/imgui/imgui.cpp:1540
↓ 3 callersFunctionImParseFormatFindEnd
GOESP/imgui/imgui_widgets.cpp:3214
↓ 3 callersFunctionImTriangleContainsPoint
GOESP/imgui/imgui.cpp:1254
↓ 3 callersFunctionInit_Linked
* * Init_Linked * * Initializes an empty linked list. */
GOESP/freetype/src/raster/ftraster.c:2078
↓ 3 callersFunctionInsNew
* * InsNew * * Inserts a new profile in a linked list. */
GOESP/freetype/src/raster/ftraster.c:2091
↓ 3 callersFunctionIns_JMPR
* * JMPR[]: JuMP Relative * Opcode range: 0x1C * Stack: int32 --> */
GOESP/freetype/src/truetype/ttinterp.c:3518
↓ 3 callersFunctionIsMacResource
Check for a valid resource fork header, or a valid dfont */ header. In a resource fork the first 16 bytes are repeated */ at the location specifie
GOESP/freetype/src/base/ftobjs.c:2121
↓ 3 callersMethodIsPacked
GOESP/imgui/imgui.h:2537
↓ 3 callersFunctionIsWindowActiveAndVisible
GOESP/imgui/imgui.cpp:3622
↓ 3 callersFunctionIsWindowContentHoverable
GOESP/imgui/imgui.cpp:3121
↓ 3 callersMethodMerge
GOESP/imgui/imgui_draw.cpp:1683
↓ 3 callersFunctionPatchFormatStringFloatToInt
FIXME-LEGACY: Prior to 1.61 our DragInt() function internally used floats and because of this the compile-time default value for format was "%.0f". Ev
GOESP/imgui/imgui_widgets.cpp:1801
↓ 3 callersMethodPathFillConvex
GOESP/imgui/imgui.h:2395
↓ 3 callersMethodPopTextureID
GOESP/imgui/imgui_draw.cpp:598
↓ 3 callersMethodReserve
GOESP/imgui/imgui_internal.h:560
↓ 3 callersFunctionSetCurrentWindow
GOESP/imgui/imgui.cpp:3000
↓ 3 callersFunctionSetCursorPosYAndSetupForPrevLine
GOESP/imgui/imgui.cpp:2241
↓ 3 callersFunctionSetWindowConditionAllowFlags
GOESP/imgui/imgui.cpp:5073
↓ 3 callersMethodSplit
GOESP/imgui/imgui_draw.cpp:1653
↓ 3 callersFunctionStartLockWheelingWindow
GOESP/imgui/imgui.cpp:3684
↓ 3 callersFunctionTT_Clear_CodeRange
* * @Function: * TT_Clear_CodeRange * * @Description: * Clears a code range. * * @Input: * range :: * The code ra
GOESP/freetype/src/truetype/ttinterp.c:204
↓ 3 callersFunctionTT_Done_Context
* * @Function: * TT_Done_Context * * @Description: * Destroys a given context. * * @Input: * exec :: * A handle t
GOESP/freetype/src/truetype/ttinterp.c:240
↓ 3 callersFunctionTT_Get_HMetrics
* * Return the horizontal metrics in font units for a given glyph. */
GOESP/freetype/src/truetype/ttgload.c:98
↓ 3 callersFunctionTT_Get_VMetrics
* * Return the vertical metrics in font units for a given glyph. * See function `tt_loader_set_pp' below for explanations. */
GOESP/freetype/src/truetype/ttgload.c:116
↓ 3 callersFunctionTT_Goto_CodeRange
* * @Function: * TT_Goto_CodeRange * * @Description: * Switches to a new code range (updates the code related elements in * `e
GOESP/freetype/src/truetype/ttinterp.c:126
↓ 3 callersFunctionTT_Load_Context
* * @Function: * TT_Load_Context * * @Description: * Prepare an execution context for glyph hinting. * * @Input: * face
GOESP/freetype/src/truetype/ttinterp.c:404
↓ 3 callersFunctionTT_Set_CodeRange
* * @Function: * TT_Set_CodeRange * * @Description: * Sets a code range. * * @Input: * range :: * The code range
GOESP/freetype/src/truetype/ttinterp.c:175
↓ 3 callersFunctionTT_Vary_Apply_Glyph_Deltas
* * @Function: * TT_Vary_Apply_Glyph_Deltas * * @Description: * Apply the appropriate deltas to the current glyph. * * @Input
GOESP/freetype/src/truetype/ttgxvar.c:3751
↓ 3 callersMethod_begin
GOESP/PostProcessing.cpp:245
↓ 3 callersMethod_draw
GOESP/PostProcessing.cpp:326
↓ 3 callersMethod_end
GOESP/PostProcessing.cpp:311
↓ 3 callersFunction_iup_worker_interpolate
GOESP/freetype/src/truetype/ttinterp.c:6879
↓ 3 callersFunctionaf_axis_hints_new_edge
GOESP/freetype/src/autofit/afhints.c:98
↓ 3 callersFunctionaf_cjk_align_linked_edge
GOESP/freetype/src/autofit/afcjk.c:1631
↓ 3 callersFunctionaf_cjk_align_serif_edge
GOESP/freetype/src/autofit/afcjk.c:1657
↓ 3 callersFunctionaf_glyph_hints_align_strong_points
GOESP/freetype/src/autofit/afhints.c:1293
↓ 3 callersFunctionaf_glyph_hints_align_weak_points
GOESP/freetype/src/autofit/afhints.c:1567
↓ 3 callersFunctionaf_glyph_hints_scale_dim
GOESP/freetype/src/autofit/afhints.c:1695
↓ 3 callersFunctionaf_iup_interp
GOESP/freetype/src/autofit/afhints.c:1499
↓ 3 callersFunctionaf_latin2_align_linked_edge
GOESP/freetype/src/autofit/aflatin2.c:1817
↓ 3 callersFunctionaf_latin2_compute_stem_width
GOESP/freetype/src/autofit/aflatin2.c:1649
↓ 3 callersFunctionaf_latin_align_linked_edge
GOESP/freetype/src/autofit/aflatin.c:2926
↓ 3 callersFunctionaf_latin_hints_link_segments
GOESP/freetype/src/autofit/aflatin.c:1964
↓ 3 callersFunctionaf_property_get_face_globals
GOESP/freetype/src/autofit/afmodule.c:72
↓ 3 callersFunctionaf_shaper_get_coverage
GOESP/freetype/src/autofit/afshaper.c:98
↓ 3 callersFunctionaf_warper_compute
GOESP/freetype/src/autofit/afwarp.c:160
↓ 3 callersMethodcanSee
GOESP/SDK/Entity.cpp:16
↓ 3 callersFunctioncbegin
! @brief returns a const iterator to the first element Returns a const iterator to the first element. @image html range-begin-end.svg "I
GOESP/nlohmann/json.hpp:21506
↓ 3 callersFunctioncf2_computeDarkening
Compute a stem darkening amount in character space. */
GOESP/freetype/src/psaux/psfont.c:50
↓ 3 callersFunctioncf2_getNominalWidthX
GOESP/freetype/src/psaux/psft.c:859
↓ 3 callersFunctioncf2_glyphpath_closeOpenPath
GOESP/freetype/src/psaux/pshints.c:1903
↓ 3 callersFunctioncf2_glyphpath_computeOffset
* All coordinates are in character space. * On input, (x1, y1) and (x2, y2) give line segment. * On output, (x, y) give offset vector. * We u
GOESP/freetype/src/psaux/pshints.c:1526
↓ 3 callersFunctioncf2_glyphpath_pushPrevElem
* Push the cached element (glyphpath->prevElem*) to the outline * consumer. When a darkening offset is used, the end point of the * cached elem
GOESP/freetype/src/psaux/pshints.c:1317
↓ 3 callersFunctioncf2_hint_initZero
initialize an invalid hint map element */
GOESP/freetype/src/psaux/pshints.c:210
↓ 3 callersFunctioncf2_hint_isPair
GOESP/freetype/src/psaux/pshints.c:224
↓ 3 callersFunctioncf2_hint_lock
GOESP/freetype/src/psaux/pshints.c:266
↓ 3 callersFunctioncf2_hintmap_map
transform character space coordinate to device space using hint map */
GOESP/freetype/src/psaux/pshints.c:330
↓ 3 callersFunctioncf2_hintmask_isNew
GOESP/freetype/src/psaux/psintrp.c:82
↓ 3 callersFunctioncff_index_access_element
GOESP/freetype/src/cff/cffload.c:503
↓ 3 callersFunctioncff_index_forget_element
GOESP/freetype/src/cff/cffload.c:601
↓ 3 callersFunctioncff_index_get_pointers
Allocate a table containing pointers to an index's elements. */ The `pool' argument makes this function convert the index */ entries to C-style str
GOESP/freetype/src/cff/cffload.c:404
↓ 3 callersFunctioncff_index_read_offset
read an offset from the index's stream current position */
GOESP/freetype/src/cff/cffload.c:209
↓ 3 callersFunctioncff_lookup_glyph_by_stdcharcode
GOESP/freetype/src/psaux/cffdecode.c:420
↓ 3 callersFunctioncff_parse_integer
read an integer */
GOESP/freetype/src/cff/cffparse.c:159
↓ 3 callersFunctioncff_parse_real
read a real */
GOESP/freetype/src/cff/cffparse.c:246
↓ 3 callersFunctioncopyBackbufferToTexture
GOESP/PostProcessing.cpp:44
↓ 3 callersMethoddistTo
GOESP/SDK/Vector.h:108
↓ 3 callersFunctiondrawProjectileTrajectory
GOESP/Hacks/ESP.cpp:484
↓ 3 callersFunctiondrawSnapline
GOESP/Hacks/ESP.cpp:309
↓ 3 callersFunctionft_angle_mean
Return the average of `angle1' and `angle2'. */ This gives correct result even if `angle1' and `angle2' */ have opposite signs.
GOESP/freetype/src/base/ftstroke.c:189
↓ 3 callersFunctionft_cmap_done_internal
GOESP/freetype/src/base/ftobjs.c:3615
↓ 3 callersFunctionft_div64by32
GOESP/freetype/src/base/ftcalc.c:310
↓ 3 callersFunctionft_glyphslot_alloc_bitmap
GOESP/freetype/src/base/ftobjs.c:513
↓ 3 callersFunctionft_glyphslot_free_bitmap
GOESP/freetype/src/base/ftobjs.c:324
↓ 3 callersFunctionft_glyphslot_preset_bitmap
overflow-resistant presetting of bitmap position and dimensions; */ also check whether the size is too large for rendering */
GOESP/freetype/src/base/ftobjs.c:346
↓ 3 callersFunctionft_hash_num_lookup
GOESP/freetype/src/base/fthash.c:325
↓ 3 callersFunctionft_mem_free
GOESP/freetype/src/base/ftutil.c:168
↓ 3 callersFunctionft_mem_qalloc
GOESP/freetype/src/base/ftutil.c:64
↓ 3 callersFunctionft_mem_table_get_nodep
GOESP/freetype/src/base/ftdbgmem.c:427
↓ 3 callersFunctionft_new_glyph
GOESP/freetype/src/base/ftglyph.c:288
← previousnext →501–600 of 3,911, ranked by callers