Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anael-seghezzi/CToy
/ functions
Functions
5,948 in github.com/anael-seghezzi/CToy
⨍
Functions
5,948
◇
Types & classes
1,658
↓ 3 callers
Function
ALsfpreset_Destruct
3rdparty/openal-soft/OpenAL32/alPreset.c:308
↓ 3 callers
Function
ALsoundfont_getDefSoundfont
3rdparty/openal-soft/OpenAL32/alSoundfont.c:456
↓ 3 callers
Method
AddCustomRectRegular
ressources/src/cimgui/imgui/imgui_draw.cpp:1666
↓ 3 callers
Method
AddGlyph
x0/y0/x1/y1 are offset from the character upper-left layout position, in pixels. Therefore x0/y0 are often fairly close to zero. Not to be mistaken wi
ressources/src/cimgui/imgui/imgui_draw.cpp:2482
↓ 3 callers
Function
AttenuatedDelayLineOut
Attenuated delay line output routine.
3rdparty/openal-soft/Alc/effects/reverb.c:238
↓ 3 callers
Method
ChannelsSetCurrent
ressources/src/cimgui/imgui/imgui_draw.cpp:590
↓ 3 callers
Method
ClearFreeMemory
ressources/src/cimgui/imgui/imgui_draw.cpp:376
↓ 3 callers
Function
DataTypeApplyOpFromText
User can input math operators (e.g. +100) to edit a numerical values. NB: This is _not_ a full expression evaluator. We should probably add one and re
ressources/src/cimgui/imgui/imgui_widgets.cpp:1588
↓ 3 callers
Function
DeletePreset
3rdparty/openal-soft/OpenAL32/alPreset.c:285
↓ 3 callers
Function
FindWindowNavFocusable
ressources/src/cimgui/imgui/imgui.cpp:7948
↓ 3 callers
Function
FrameSizeFromFmt
3rdparty/openal-soft/OpenAL32/Include/alBuffer.h:64
↓ 3 callers
Function
GetDefaultFont
ressources/src/cimgui/imgui/imgui_internal.h:1341
↓ 3 callers
Function
GetIntegerv
3rdparty/openal-soft/Alc/ALc.c:2446
↓ 3 callers
Function
GetSourcei64v
3rdparty/openal-soft/OpenAL32/alSource.c:1128
↓ 3 callers
Function
GetStyleVarInfo
ressources/src/cimgui/imgui/imgui.cpp:5823
↓ 3 callers
Method
GetTabOrder
ressources/src/cimgui/imgui/imgui_internal.h:1299
↓ 3 callers
Method
GetVarPtr
ressources/src/cimgui/imgui/imgui.cpp:5793
↓ 3 callers
Function
ImCharIsBlankW
ressources/src/cimgui/imgui/imgui_internal.h:156
↓ 3 callers
Function
ImFileOpen
ressources/src/cimgui/imgui/imgui.cpp:1510
↓ 3 callers
Function
ImLineClosestPoint
ressources/src/cimgui/imgui/imgui.cpp:1232
↓ 3 callers
Function
ImTextStrToUtf8
ressources/src/cimgui/imgui/imgui.cpp:1721
↓ 3 callers
Function
ImTriangleContainsPoint
ressources/src/cimgui/imgui/imgui.cpp:1245
↓ 3 callers
Method
IsPacked
ressources/src/cimgui/imgui/imgui.h:2041
↓ 3 callers
Function
IsValidType
3rdparty/openal-soft/OpenAL32/alBuffer.c:1264
↓ 3 callers
Function
IsWindowActiveAndVisible
ressources/src/cimgui/imgui/imgui.cpp:3194
↓ 3 callers
Function
IsWindowContentHoverable
ressources/src/cimgui/imgui/imgui.cpp:2722
↓ 3 callers
Function
NavScoreItem
Scoring function for directional navigation. Based on https://gist.github.com/rygorous/6981057
ressources/src/cimgui/imgui/imgui.cpp:7159
↓ 3 callers
Function
OffsetNormToPixels
ressources/src/cimgui/imgui/imgui.cpp:8198
↓ 3 callers
Function
PatchFormatStringFloatToInt
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
ressources/src/cimgui/imgui/imgui_widgets.cpp:1516
↓ 3 callers
Method
PopClipRect
ressources/src/cimgui/imgui/imgui.cpp:3752
↓ 3 callers
Method
PopTextureID
ressources/src/cimgui/imgui/imgui_draw.cpp:516
↓ 3 callers
Method
PushClipRect
When using this function it is sane to ensure that float are perfectly rounded to integer values, to that e.g. (int)(max.x-min.x) in user's render pro
ressources/src/cimgui/imgui/imgui.cpp:3745
↓ 3 callers
Method
SetBit
ressources/src/cimgui/imgui/imgui_internal.h:259
↓ 3 callers
Function
SetCurrentWindow
ressources/src/cimgui/imgui/imgui.cpp:2604
↓ 3 callers
Function
SetSourcei64v
3rdparty/openal-soft/OpenAL32/alSource.c:785
↓ 3 callers
Function
SetWindowConditionAllowFlags
ressources/src/cimgui/imgui/imgui.cpp:4459
↓ 3 callers
Method
Step
ressources/src/cimgui/imgui/imgui.cpp:2229
↓ 3 callers
Function
UpdateClockBase
UpdateClockBase * * Updates the device's base clock time with however many samples have been * done. This is used so frequency changes on the devic
3rdparty/openal-soft/Alc/ALc.c:1592
↓ 3 callers
Function
VerifyContext
VerifyContext * * Checks that the given context is valid, and increments its reference count. */
3rdparty/openal-soft/Alc/ALc.c:2231
↓ 3 callers
Function
_glfwAllocGammaArrays
Allocates red, green and blue value arrays of the specified size
3rdparty/glfw/src/monitor.c:192
↓ 3 callers
Function
_glfwAllocJoystick
Returns an available joystick object with arrays and name allocated
3rdparty/glfw/src/input.c:434
↓ 3 callers
Function
_glfwCenterCursorInContentArea
Center the cursor in the content area of the specified window
3rdparty/glfw/src/input.c:481
↓ 3 callers
Function
_glfwChooseFBConfig
Chooses the framebuffer config that best matches the desired one
3rdparty/glfw/src/context.c:176
↓ 3 callers
Function
_glfwFreeGammaArrays
Frees the red, green and blue value arrays and clears the struct
3rdparty/glfw/src/monitor.c:202
↓ 3 callers
Function
_glfwFreeMonitor
Frees a monitor object and any data associated with it
3rdparty/glfw/src/monitor.c:175
↓ 3 callers
Function
_glfwGrabErrorHandlerX11
Sets the X error handler callback
3rdparty/glfw/src/x11_init.c:967
↓ 3 callers
Function
_glfwInitEGL
Initialize EGL
3rdparty/glfw/src/egl_context.c:300
↓ 3 callers
Function
_glfwInitTimerPOSIX
Initialise timer
3rdparty/glfw/src/posix_time.c:40
↓ 3 callers
Function
_glfwInputFramebufferSize
Notifies shared code that a window framebuffer has been resized The size is specified in pixels
3rdparty/glfw/src/window.c:106
↓ 3 callers
Function
_glfwInputJoystickButton
Notifies shared code of the new value of a joystick button
3rdparty/glfw/src/input.c:385
↓ 3 callers
Function
_glfwInputJoystickHat
Notifies shared code of the new value of a joystick hat
3rdparty/glfw/src/input.c:392
↓ 3 callers
Function
_glfwIsVisualTransparentX11
3rdparty/glfw/src/x11_window.c:2016
↓ 3 callers
Function
_glfwKeySym2Unicode
Convert XKB KeySym to Unicode
3rdparty/glfw/src/xkb_unicode.c:908
↓ 3 callers
Function
_glfwPlatformFocusWindow
3rdparty/glfw/src/wl_window.c:1226
↓ 3 callers
Function
_glfwPlatformGetKeyScancode
3rdparty/glfw/src/wl_window.c:1383
↓ 3 callers
Function
_glfwPlatformGetMonitorPos
3rdparty/glfw/src/wl_monitor.c:155
↓ 3 callers
Function
_glfwPlatformGetVideoMode
3rdparty/glfw/src/wl_monitor.c:178
↓ 3 callers
Function
_glfwPlatformGetWindowSize
3rdparty/glfw/src/win32_window.c:1564
↓ 3 callers
Function
_glfwPlatformSetCursor
3rdparty/glfw/src/wl_window.c:1548
↓ 3 callers
Function
_glfwPlatformSetWindowSize
3rdparty/glfw/src/wl_window.c:1070
↓ 3 callers
Function
_glfwReleaseErrorHandlerX11
Clears the X error handler callback
3rdparty/glfw/src/x11_init.c:975
↓ 3 callers
Function
_tinycthread_tss_cleanup
3rdparty/tinycthread/source/tinycthread.c:477
↓ 3 callers
Function
alDeleteAuxiliaryEffectSlots
3rdparty/openal-soft/OpenAL32/alAuxEffectSlot.c:100
↓ 3 callers
Function
alDeleteBuffers
3rdparty/openal-soft/OpenAL32/alBuffer.c:96
↓ 3 callers
Function
alDeleteSources
3rdparty/openal-soft/OpenAL32/alSource.c:1254
↓ 3 callers
Function
alListener3f
3rdparty/openal-soft/OpenAL32/alListener.c:63
↓ 3 callers
Function
alSourcei
3rdparty/openal-soft/OpenAL32/alSource.c:1469
↓ 3 callers
Function
althread_setspecific
3rdparty/openal-soft/Alc/helpers.c:340
↓ 3 callers
Function
aluF2I25
3rdparty/openal-soft/Alc/ALu.c:966
↓ 3 callers
Method
appendfv
Helper: Text buffer for logging/accumulating text
ressources/src/cimgui/imgui/imgui.cpp:2155
↓ 3 callers
Function
chart_ramp_array
3rdparty/glfw/tests/gamma.c:62
↓ 3 callers
Function
closeJoystick
Frees all resources associated with the specified joystick
3rdparty/glfw/src/win32_joystick.c:255
↓ 3 callers
Function
closeJoystick
Frees all resources associated with the specified joystick
3rdparty/glfw/src/linux_joystick.c:244
↓ 3 callers
Function
createIcon
Creates an RGBA icon or cursor
3rdparty/glfw/src/win32_window.c:101
↓ 3 callers
Function
ctoy_begin
ressources/src/test/asm.c:3
↓ 3 callers
Function
ctoy_end
ressources/src/test/asm.c:38
↓ 3 callers
Function
ctoy_t
src/ctoy.c:683
↓ 3 callers
Function
ctoy_window_height
src/ctoy.c:693
↓ 3 callers
Function
ctoy_window_size
src/ctoy.c:650
↓ 3 callers
Function
ctoy_window_title
src/ctoy.c:644
↓ 3 callers
Function
ctoy_window_width
src/ctoy.c:688
↓ 3 callers
Function
cursorInContentArea
Returns whether the cursor is in the content area of the specified window
3rdparty/glfw/src/win32_window.c:329
↓ 3 callers
Function
demo_prepare_texture_image
3rdparty/glfw/tests/vulkan.c:940
↓ 3 callers
Function
demo_resize
3rdparty/glfw/tests/vulkan.c:2227
↓ 3 callers
Function
destroyDecorations
3rdparty/glfw/src/wl_window.c:324
↓ 3 callers
Function
drawGrid
3rdparty/glfw/examples/splitview.c:151
↓ 3 callers
Function
enableCursor
Exit disabled cursor mode for the specified window
3rdparty/glfw/src/win32_window.c:314
↓ 3 callers
Function
gear
3rdparty/glfw/examples/gears.c:49
↓ 3 callers
Function
getFullWindowSize
Translate content area size to full window size according to styles and DPI
3rdparty/glfw/src/win32_window.c:191
↓ 3 callers
Function
getKeyMods
Retrieves and translates modifier keys
3rdparty/glfw/src/win32_window.c:429
↓ 3 callers
Function
getModeInfo
Returns the mode info for a RandR mode XID
3rdparty/glfw/src/x11_monitor.c:54
↓ 3 callers
Function
get_action_name
3rdparty/glfw/tests/events.c:200
↓ 3 callers
Function
get_mods_name
3rdparty/glfw/tests/events.c:234
↓ 3 callers
Function
glfwGetClipboardString
3rdparty/glfw/src/input.c:1349
↓ 3 callers
Function
glfwGetGammaRamp
3rdparty/glfw/src/monitor.c:475
↓ 3 callers
Function
glfwGetJoystickAxes
3rdparty/glfw/src/input.c:956
↓ 3 callers
Function
glfwGetJoystickButtons
3rdparty/glfw/src/input.c:985
↓ 3 callers
Function
glfwGetMonitors
3rdparty/glfw/src/monitor.c:296
↓ 3 callers
Function
glfwGetMouseButton
3rdparty/glfw/src/input.c:673
↓ 3 callers
Function
glfwGetWindowMonitor
3rdparty/glfw/src/window.c:902
← previous
next →
601–700 of 5,948, ranked by callers