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
↓ 237 callers
Function
FT_MulFix
GOESP/freetype/src/base/ftcalc.c:230
↓ 237 callers
Function
ImMax
GOESP/imgui/imgui_internal.h:381
↓ 158 callers
Function
create
GOESP/nlohmann/json.hpp:17811
↓ 144 callers
Function
stbi__get8
GOESP/stb_image.h:1554
↓ 135 callers
Function
HelpMarker
Helper to display a little (?) mark which shows a tooltip when hovered. In your own code you may want to display an actual icon if you are using a mer
GOESP/imgui/imgui_demo.cpp:189
↓ 122 callers
Method
write_character
GOESP/nlohmann/json.hpp:13031
↓ 118 callers
Function
FT_DivFix
GOESP/freetype/src/base/ftcalc.c:251
↓ 110 callers
Function
stbi__err
GOESP/stb_image.h:941
↓ 108 callers
Method
size
GOESP/nlohmann/json.hpp:3072
↓ 102 callers
Method
push_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.
GOESP/imgui/imgui.h:1678
↓ 99 callers
Method
resize
GOESP/imgui/imgui.h:1672
↓ 97 callers
Method
clear
GOESP/imgui/imgui.h:1660
↓ 91 callers
Function
ttUSHORT
GOESP/imgui/imstb_truetype.h:1269
↓ 85 callers
Function
FT_MulDiv
GOESP/freetype/src/base/ftcalc.c:172
↓ 79 callers
Function
ImMin
GOESP/imgui/imgui_internal.h:380
↓ 77 callers
Function
GetCurrentWindow
GOESP/imgui/imgui_internal.h:2201
↓ 77 callers
Function
ImFloor
GOESP/imgui/imgui_internal.h:398
↓ 72 callers
Method
AddRectFilled
GOESP/imgui/imgui_draw.cpp:1364
↓ 63 callers
Function
ImClamp
GOESP/imgui/imgui_internal.h:382
↓ 63 callers
Function
ImRect
GOESP/imgui/imgui_internal.h:443
↓ 60 callers
Function
cf2_stack_getReal
Note: type mismatch is silently cast */ TODO: check this */
GOESP/freetype/src/psaux/psstack.c:186
↓ 58 callers
Function
cf2_stack_popFixed
Note: type mismatch is silently cast */ TODO: check this */
GOESP/freetype/src/psaux/psstack.c:161
↓ 56 callers
Method
size
GOESP/imgui/imgui.h:1653
↓ 54 callers
Method
end
return iterator end (needed for range-based for)
GOESP/nlohmann/json.hpp:4308
↓ 49 callers
Method
begin
return iterator begin (needed for range-based for)
GOESP/nlohmann/json.hpp:4302
↓ 49 callers
Method
c_str
GOESP/imgui/imgui.h:2044
↓ 48 callers
Function
ImLerp
GOESP/imgui/imgui_internal.h:383
↓ 46 callers
Function
get
GOESP/nlohmann/json.hpp:4317
↓ 44 callers
Function
stbi__rewind
GOESP/stb_image.h:850
↓ 43 callers
Method
AddRect
p_min = upper-left, p_max = lower-right Note we don't render 1 pixels sized rectangles properly.
GOESP/imgui/imgui_draw.cpp:1353
↓ 43 callers
Method
begin
GOESP/imgui/imgui.h:1661
↓ 41 callers
Function
ImFormatString
GOESP/imgui/imgui.cpp:1429
↓ 40 callers
Function
cff_builder_add_point
add a new point, do not check space */
GOESP/freetype/src/psaux/psobjs.c:1926
↓ 39 callers
Function
stbi__get16be
GOESP/stb_image.h:1634
↓ 38 callers
Method
AddLine
GOESP/imgui/imgui_draw.cpp:1342
↓ 38 callers
Method
GetID
GOESP/imgui/imgui.cpp:2921
↓ 38 callers
Function
add
add a character to token_buffer
GOESP/nlohmann/json.hpp:7685
↓ 37 callers
Function
decodeBase85
GOESP/Resources/Resource.h:9
↓ 37 callers
Function
ttSHORT
GOESP/imgui/imstb_truetype.h:1270
↓ 36 callers
Method
empty
! @brief return whether pointer points to the root document @return true iff the JSON pointer points to the root document @complexity Co
GOESP/nlohmann/json.hpp:12273
↓ 36 callers
Function
type_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
GOESP/nlohmann/json.hpp:23921
↓ 35 callers
Method
empty
GOESP/imgui/imgui.h:1652
↓ 33 callers
Function
DragFloat
GOESP/imgui/imgui.h:2773
↓ 32 callers
Function
IsKeyPressedMap
GOESP/imgui/imgui_internal.h:2340
↓ 32 callers
Function
basic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
GOESP/nlohmann/json.hpp:18317
↓ 32 callers
Function
stbi__get32le
GOESP/stb_image.h:1662
↓ 31 callers
Method
parse_error
GOESP/nlohmann/json.hpp:2804
↓ 31 callers
Method
push_back
! @brief append an unescaped token at the end of the reference pointer @param[in] token token to add @complexity Amortized constant.
GOESP/nlohmann/json.hpp:12248
↓ 30 callers
Function
SliderFloat
GOESP/imgui/imgui.h:2779
↓ 30 callers
Function
stbi__get16le
GOESP/stb_image.h:1654
↓ 30 callers
Function
stbi__skip
GOESP/stb_image.h:1584
↓ 29 callers
Method
reserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
GOESP/imgui/imgui.h:1675
↓ 28 callers
Function
cf2_stack_pushFixed
GOESP/freetype/src/psaux/psstack.c:122
↓ 28 callers
Function
findPattern
GOESP/Memory.cpp:112
↓ 27 callers
Function
FT_Atan2
GOESP/freetype/src/base/fttrigon.c:338
↓ 27 callers
Method
end
GOESP/imgui/imgui.h:1663
↓ 27 callers
Method
key
GOESP/nlohmann/json.hpp:6260
↓ 26 callers
Function
GetForegroundDrawList
GOESP/imgui/imgui_internal.h:2225
↓ 24 callers
Function
STBI__CASE
GOESP/stb_image.h:4627
↓ 24 callers
Function
cf2_stack_count
GOESP/freetype/src/psaux/psstack.c:99
↓ 24 callers
Function
is_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
GOESP/nlohmann/json.hpp:19544
↓ 24 callers
Function
read
GOESP/ConfigStructs.h:62
↓ 23 callers
Method
AddChar
Set bit n in the array
GOESP/imgui/imgui.h:2521
↓ 23 callers
Function
ImSaturate
GOESP/imgui/imgui_internal.h:394
↓ 22 callers
Function
GetCurrentWindowRead
Windows We should always have a CurrentWindow in the stack (there is an implicit "Debug" window) If this ever crash because g.CurrentWindow is NULL it
GOESP/imgui/imgui_internal.h:2200
↓ 21 callers
Function
FT_Outline_Translate
GOESP/freetype/src/base/ftoutln.c:506
↓ 21 callers
Function
input_adapter
GOESP/nlohmann/json.hpp:5463
↓ 21 callers
Method
operator[]
access to successor
GOESP/nlohmann/json.hpp:11927
↓ 21 callers
Method
pop_back
GOESP/imgui/imgui.h:1679
↓ 20 callers
Function
FT_Vector_From_Polar
GOESP/freetype/src/base/fttrigon.c:483
↓ 20 callers
Function
stbi__get32be
GOESP/stb_image.h:1644
↓ 20 callers
Function
stbi__malloc
GOESP/stb_image.h:948
↓ 19 callers
Function
PopStyleCompact
GOESP/imgui/imgui_demo.cpp:3410
↓ 19 callers
Function
PushStyleCompact
Make the UI compact because there are so many fields
GOESP/imgui/imgui_demo.cpp:3403
↓ 19 callers
Function
cf2_stack_popInt
this function is only allowed to pop an integer type */
GOESP/freetype/src/psaux/psstack.c:139
↓ 19 callers
Method
number_integer
GOESP/nlohmann/json.hpp:6230
↓ 19 callers
Function
stb_textedit_clamp
make the selection/cursor state valid if client altered the string
GOESP/imgui/imstb_textedit.h:577
↓ 18 callers
Method
AddText
GOESP/imgui/imgui_draw.cpp:1540
↓ 18 callers
Method
OnKeyPressed
GOESP/imgui/imgui_widgets.cpp:3700
↓ 18 callers
Function
end
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
GOESP/nlohmann/json.hpp:21537
↓ 18 callers
Method
sax_parse
GOESP/nlohmann/json.hpp:10678
↓ 18 callers
Function
stbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
GOESP/imgui/imstb_truetype.h:2936
↓ 17 callers
Function
IsNavInputTest
GOESP/imgui/imgui_internal.h:2342
↓ 17 callers
Function
ft_stroke_border_lineto
GOESP/freetype/src/base/ftstroke.c:423
↓ 17 callers
Method
get_token_string
! @return a string representation of the last read byte */
GOESP/nlohmann/json.hpp:10451
↓ 17 callers
Function
to_json
GOESP/nlohmann/json.hpp:4580
↓ 16 callers
Function
FT_Angle_Diff
GOESP/freetype/src/base/fttrigon.c:500
↓ 16 callers
Function
ImHashStr
Zero-terminated string hash, with support for ### to reset back to seed value We support a syntax of "label###id" where only "###id" is included in th
GOESP/imgui/imgui.cpp:1505
↓ 16 callers
Function
ImIsPowerOfTwo
Helpers: Bit manipulation
GOESP/imgui/imgui_internal.h:279
↓ 16 callers
Function
is_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
GOESP/nlohmann/json.hpp:19566
↓ 16 callers
Function
is_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
GOESP/nlohmann/json.hpp:19385
↓ 15 callers
Function
FT_Stream_Seek
GOESP/freetype/src/base/ftstream.c:55
↓ 15 callers
Function
ImLengthSqr
GOESP/imgui/imgui_internal.h:395
↓ 15 callers
Function
cff_index_get_sid_string
GOESP/freetype/src/cff/cffload.c:661
↓ 15 callers
Function
combine
boost::hash_combine
GOESP/nlohmann/json.hpp:4968
↓ 15 callers
Function
from_json
GOESP/nlohmann/json.hpp:3785
↓ 15 callers
Function
get_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
GOESP/nlohmann/json.hpp:7732
↓ 15 callers
Method
pop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer__pop_back}
GOESP/nlohmann/json.hpp:12202
↓ 15 callers
Function
stbi__at_eof
GOESP/stb_image.h:1568
↓ 15 callers
Function
stbtt_FindGlyphIndex
GOESP/imgui/imstb_truetype.h:1461
next →
1–100 of 3,911, ranked by callers