MCPcopy Create free account

hub / github.com/anael-seghezzi/CToy / functions

Functions5,948 in github.com/anael-seghezzi/CToy

↓ 2 callersFunctionnk_slide_float
3rdparty/glfw/deps/nuklear.h:20999
↓ 2 callersFunctionnk_start_buffer
3rdparty/glfw/deps/nuklear.h:15038
↓ 2 callersFunctionnk_start_popup
3rdparty/glfw/deps/nuklear.h:15056
↓ 2 callersFunctionnk_str_init_fixed
3rdparty/glfw/deps/nuklear.h:8217
↓ 2 callersFunctionnk_str_insert_text_runes
3rdparty/glfw/deps/nuklear.h:8401
↓ 2 callersFunctionnk_str_remove_chars
3rdparty/glfw/deps/nuklear.h:8432
↓ 2 callersFunctionnk_text
3rdparty/glfw/deps/nuklear.h:19278
↓ 2 callersFunctionnk_text_colored
3rdparty/glfw/deps/nuklear.h:19114
↓ 2 callersFunctionnk_text_wrap_colored
3rdparty/glfw/deps/nuklear.h:19141
↓ 2 callersFunctionnk_textedit_discard_undo
3rdparty/glfw/deps/nuklear.h:22181
↓ 2 callersFunctionnk_textedit_locate_coord
3rdparty/glfw/deps/nuklear.h:21522
↓ 2 callersFunctionnk_textedit_makeundo_insert
3rdparty/glfw/deps/nuklear.h:22397
↓ 2 callersFunctionnk_textedit_move_to_word_next
3rdparty/glfw/deps/nuklear.h:21757
↓ 2 callersFunctionnk_textedit_move_to_word_previous
3rdparty/glfw/deps/nuklear.h:21745
↓ 2 callersFunctionnk_textedit_select_all
3rdparty/glfw/deps/nuklear.h:22474
↓ 2 callersFunctionnk_textedit_sortselection
3rdparty/glfw/deps/nuklear.h:21701
↓ 2 callersFunctionnk_to_upper
3rdparty/glfw/deps/nuklear.h:6250
↓ 2 callersFunctionnk_tooltip
3rdparty/glfw/deps/nuklear.h:25135
↓ 2 callersFunctionnk_tree_base
3rdparty/glfw/deps/nuklear.h:18296
↓ 2 callersFunctionnk_tree_element_base
3rdparty/glfw/deps/nuklear.h:18479
↓ 2 callersFunctionnk_tree_state_pop
3rdparty/glfw/deps/nuklear.h:18330
↓ 2 callersFunctionnk_tt_FindGlyphIndex
3rdparty/glfw/deps/nuklear.h:11082
↓ 2 callersFunctionnk_tt_ScaleForMappingEmToPixels
3rdparty/glfw/deps/nuklear.h:11483
↓ 2 callersFunctionnk_tt__GetGlyfOffset
3rdparty/glfw/deps/nuklear.h:11184
↓ 2 callersFunctionnk_tt__close_shape
3rdparty/glfw/deps/nuklear.h:11213
↓ 2 callersFunctionnk_tt__oversample_shift
3rdparty/glfw/deps/nuklear.h:12343
↓ 2 callersFunctionnk_utf_decode_byte
3rdparty/glfw/deps/nuklear.h:7791
↓ 2 callersFunctionnk_utf_encode_byte
3rdparty/glfw/deps/nuklear.h:7830
↓ 2 callersFunctionnk_utf_validate
3rdparty/glfw/deps/nuklear.h:7780
↓ 2 callersFunctionopenJoystickDevice
Attempt to open the specified joystick device
3rdparty/glfw/src/linux_joystick.c:127
↓ 2 callersFunctionpollAbsState
Poll state of absolute axes
3rdparty/glfw/src/linux_joystick.c:105
↓ 2 callersFunctionprint_version
3rdparty/glfw/tests/glfwinfo.c:347
↓ 2 callersFunctionpulse_open
3rdparty/openal-soft/Alc/backends/pulseaudio.c:396
↓ 2 callersFunctionput_bomb
ressources/src/sample/bomber.c:465
↓ 2 callersFunctionread_8
3rdparty/openal-soft/Alc/midi/sf2load.c:35
↓ 2 callersFunctionrefreshVideoModes
Retrieves the available modes for the specified monitor
3rdparty/glfw/src/monitor.c:63
↓ 2 callersFunctionresizeWindow
3rdparty/glfw/src/wl_window.c:364
↓ 2 callersFunctionsetFullscreen
3rdparty/glfw/src/wl_window.c:523
↓ 2 callersFunctionsetOpaqueRegion
Makes the surface considered as XRGB instead of ARGB.
3rdparty/glfw/src/wl_window.c:349
↓ 2 callersFunctionsetXdgDecorations
3rdparty/glfw/src/wl_window.c:680
↓ 2 callersFunctionset_ball_pos
3rdparty/glfw/examples/boing.c:268
↓ 2 callersFunctionset_icon
3rdparty/glfw/tests/icon.c:69
↓ 2 callersFunctionskip
3rdparty/openal-soft/Alc/midi/sf2load.c:45
↓ 2 callersMethodsplit
ressources/src/cimgui/imgui/imgui.cpp:2039
↓ 2 callersFunctionstb_decompress_length
ressources/src/cimgui/imgui/imgui_draw.cpp:3074
↓ 2 callersFunctionstb_text_locate_coord
traverse the layout to locate the nearest character to a display position
ressources/src/cimgui/imgui/imstb_textedit.h:396
↓ 2 callersFunctionstb_text_makeundo_insert
ressources/src/cimgui/imgui/imstb_textedit.h:1313
↓ 2 callersFunctionstb_textedit_discard_undo
discard the oldest entry in the undo list
ressources/src/cimgui/imgui/imstb_textedit.h:1098
↓ 2 callersFunctionstb_textedit_find_charpos
find the x/y location of a character, and remember info about the previous row in case we get a move-up event (for page up, we'll have to rescan)
ressources/src/cimgui/imgui/imstb_textedit.h:516
↓ 2 callersFunctionstb_textedit_sortselection
canoncialize the selection so start <= end
ressources/src/cimgui/imgui/imstb_textedit.h:613
↓ 2 callersFunctionstbi__bit_reverse
ressources/src/util/stb_image.h:3362
↓ 2 callersFunctionstbi__build_huffman
ressources/src/util/stb_image.h:1404
↓ 2 callersFunctionstbi__check_png_header
ressources/src/util/stb_image.h:3808
↓ 2 callersFunctionstbi__copyval
ressources/src/util/stb_image.h:5163
↓ 2 callersFunctionstbi__create_png_image_raw
create the png data from post-deflated data
ressources/src/util/stb_image.h:3858
↓ 2 callersFunctionstbi__fill_bits
ressources/src/util/stb_image.h:3442
↓ 2 callersFunctionstbi__gif_header
ressources/src/util/stb_image.h:5380
↓ 2 callersFunctionstbi__gif_parse_colortable
ressources/src/util/stb_image.h:5369
↓ 2 callersFunctionstbi__hdr_load
ressources/src/util/stb_image.h:5741
↓ 2 callersFunctionstbi__jpeg_decode_block
decode one 64-entry block--
ressources/src/util/stb_image.h:1601
↓ 2 callersFunctionstbi__jpeg_decode_block_prog_dc
ressources/src/util/stb_image.h:1653
↓ 2 callersFunctionstbi__jpeg_get_bits
get some unsigned bits
ressources/src/util/stb_image.h:1562
↓ 2 callersFunctionstbi__parse_png_file
ressources/src/util/stb_image.h:4197
↓ 2 callersFunctionstbi__pic_is4
ressources/src/util/stb_image.h:5118
↓ 2 callersFunctionstbi__pnm_info
ressources/src/util/stb_image.h:6076
↓ 2 callersFunctionstbi__process_marker
ressources/src/util/stb_image.h:2483
↓ 2 callersFunctionstbi__refill_buffer
ressources/src/util/stb_image.h:1106
↓ 2 callersFunctionstbi__setup_jpeg
set up the kernels
ressources/src/util/stb_image.h:3135
↓ 2 callersFunctionstbi_write_bmp_core
3rdparty/glfw/deps/stb_image_write.h:358
↓ 2 callersFunctionstbi_write_hdr_core
3rdparty/glfw/deps/stb_image_write.h:604
↓ 2 callersFunctionstbi_write_png_to_mem
3rdparty/glfw/deps/stb_image_write.h:899
↓ 2 callersFunctionstbi_write_tga_core
3rdparty/glfw/deps/stb_image_write.h:387
↓ 2 callersFunctionstbiw__linear_to_rgbe
3rdparty/glfw/deps/stb_image_write.h:482
↓ 2 callersFunctionstbiw__outfile
3rdparty/glfw/deps/stb_image_write.h:344
↓ 2 callersFunctionstbiw__writefv
3rdparty/glfw/deps/stb_image_write.h:243
↓ 2 callersFunctionstbiw__zhash
3rdparty/glfw/deps/stb_image_write.h:705
↓ 2 callersFunctionstbiw__zlib_countm
3rdparty/glfw/deps/stb_image_write.h:697
↓ 2 callersFunctionstbrp__skyline_find_min_y
find minimum y position if it starts at x1
ressources/src/cimgui/imgui/imstb_rectpack.h:293
↓ 2 callersFunctionstbtt_CompareUTF8toUTF16_bigendian_internal
ressources/src/cimgui/imgui/imstb_truetype.h:4647
↓ 2 callersFunctionstbtt_GetCodepointBitmapBoxSubpixel
ressources/src/cimgui/imgui/imstb_truetype.h:2652
↓ 2 callersFunctionstbtt_GetGlyphBitmapBox
ressources/src/cimgui/imgui/imstb_truetype.h:2647
↓ 2 callersFunctionstbtt_GetGlyphBitmapSubpixel
ressources/src/cimgui/imgui/imstb_truetype.h:3553
↓ 2 callersFunctionstbtt_GetGlyphBox
ressources/src/cimgui/imgui/imstb_truetype.h:1590
↓ 2 callersFunctionstbtt_MakeCodepointBitmapSubpixel
ressources/src/cimgui/imgui/imstb_truetype.h:3632
↓ 2 callersFunctionstbtt_PackFontRangesRenderIntoRects
rects array must be big enough to accommodate all characters in the given ranges
ressources/src/cimgui/imgui/imstb_truetype.h:4045
↓ 2 callersFunctionstbtt_Rasterize
ressources/src/cimgui/imgui/imstb_truetype.h:3535
↓ 2 callersFunctionstbtt__CompareUTF8toUTF16_bigendian_prefix
check if a utf8 string contains a prefix which is the utf16 string; if so return length of matching utf8 string
ressources/src/cimgui/imgui/imstb_truetype.h:4608
↓ 2 callersFunctionstbtt__GetGlyphClass
ressources/src/cimgui/imgui/imstb_truetype.h:2374
↓ 2 callersFunctionstbtt__GetGlyphInfoT2
ressources/src/cimgui/imgui/imstb_truetype.h:2254
↓ 2 callersFunctionstbtt__buf_peek8
ressources/src/cimgui/imgui/imstb_truetype.h:1123
↓ 2 callersFunctionstbtt__close_shape
ressources/src/cimgui/imgui/imstb_truetype.h:1623
↓ 2 callersFunctionstbtt__csctx_close_shape
ressources/src/cimgui/imgui/imstb_truetype.h:1904
↓ 2 callersFunctionstbtt__cuberoot
ressources/src/cimgui/imgui/imstb_truetype.h:4366
↓ 2 callersFunctionstbtt__get_subrs
ressources/src/cimgui/imgui/imstb_truetype.h:1337
↓ 2 callersFunctionstbtt__h_prefilter
ressources/src/cimgui/imgui/imstb_truetype.h:3852
↓ 2 callersFunctionstbtt__hheap_alloc
ressources/src/cimgui/imgui/imstb_truetype.h:2678
↓ 2 callersFunctionstbtt__hheap_cleanup
ressources/src/cimgui/imgui/imstb_truetype.h:2705
↓ 2 callersFunctionstbtt__hheap_free
ressources/src/cimgui/imgui/imstb_truetype.h:2699
↓ 2 callersFunctionstbtt__new_active
ressources/src/cimgui/imgui/imstb_truetype.h:2743
↓ 2 callersFunctionstbtt__v_prefilter
ressources/src/cimgui/imgui/imstb_truetype.h:3914
← previousnext →1,201–1,300 of 5,948, ranked by callers