Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiekick/ImGuiFileDialog
/ functions
Functions
583 in github.com/aiekick/ImGuiFileDialog
⨍
Functions
583
◇
Types & classes
35
↓ 144 callers
Function
stbi__get8
stb/stb_image.h:1613
↓ 131 callers
Function
stbi__err
stb/stb_image.h:977
↓ 109 callers
Method
empty
ImGuiFileDialog.h:265
↓ 62 callers
Method
size
ImGuiFileDialog.h:268
↓ 45 callers
Method
clear
ImGuiFileDialog.h:261
↓ 44 callers
Function
stbi__rewind
stb/stb_image.h:885
↓ 39 callers
Function
stbi__get16be
stb/stb_image.h:1693
↓ 32 callers
Function
stbi__get32le
stb/stb_image.h:1721
↓ 31 callers
Function
stbi__skip
stb/stb_image.h:1643
↓ 30 callers
Function
stbi__get16le
stb/stb_image.h:1713
↓ 26 callers
Method
begin
ImGuiFileDialog.h:277
↓ 23 callers
Method
end
ImGuiFileDialog.h:283
↓ 20 callers
Function
stbi__get32be
stb/stb_image.h:1703
↓ 20 callers
Function
stbi__malloc
stb/stb_image.h:984
↓ 18 callers
Method
SortFields
ImGuiFileDialog.cpp:1865
↓ 18 callers
Method
isDir
ImGuiFileDialog.cpp:1730
↓ 16 callers
Function
stbi__at_eof
stb/stb_image.h:1627
↓ 12 callers
Function
stbi__grow_buffer_unsafe
stb/stb_image.h:2074
↓ 12 callers
Function
stbi__zreceive
stb/stb_image.h:4213
↓ 10 callers
Function
stbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
stb/stb_image.h:3858
↓ 10 callers
Function
stbi__malloc_mad3
stb/stb_image.h:1054
↓ 9 callers
Method
SetContent
ImGuiFileDialog.cpp:1721
↓ 9 callers
Function
stbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
stb/stb_image.h:2918
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
stb/stb_image.h:2415
↓ 8 callers
Function
stbi__convert_format
stb/stb_image.h:1754
↓ 8 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
stb/stb_image.h:1030
↓ 8 callers
Function
stbir__half_to_float
stb/stb_image_resize2.h:2166
↓ 7 callers
Function
dirent_set_errno
Set errno variable */
dirent/dirent.h:1139
↓ 7 callers
Method
isFile
ImGuiFileDialog.cpp:1733
↓ 7 callers
Function
stbi__compute_y
stb/stb_image.h:1745
↓ 7 callers
Function
stbi__start_callbacks
initialize a callback-based context
stb/stb_image.h:835
↓ 7 callers
Function
stbi__start_mem
initialize a memory-decode context
stb/stb_image.h:825
↓ 7 callers
Function
stbir__float_to_half_SIMD
stb/stb_image_resize2.h:2235
↓ 7 callers
Function
stringToPath
ImGuiFileDialog.cpp:441
↓ 6 callers
Method
OpenCurrentPath
ImGuiFileDialog.cpp:1853
↓ 6 callers
Method
SelectDirectory
ImGuiFileDialog.cpp:2437
↓ 6 callers
Function
stbi__fopen
stb/stb_image.h:1336
↓ 6 callers
Function
stbi__hdr_test
stb/stb_image.h:7094
↓ 6 callers
Function
stbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
stb/stb_image.h:1013
↓ 6 callers
Function
stbi__start_file
stb/stb_image.h:876
↓ 6 callers
Function
stbir__get_ring_buffer_entry
Get the ring buffer pointer for an index
stb/stb_image_resize2.h:5895
↓ 5 callers
Method
GetCurrentPath
ImGuiFileDialog.cpp:2418
↓ 5 callers
Method
GetFilteredFileAt
ImGuiFileDialog.cpp:2213
↓ 5 callers
Method
GetFilteredListSize
ImGuiFileDialog.cpp:2205
↓ 5 callers
Method
IsFilteredListEmpty
ImGuiFileDialog.cpp:2197
↓ 5 callers
Method
SetCurrentPath
ImGuiFileDialog.cpp:2425
↓ 5 callers
Method
SetDefaultFileName
ImGuiFileDialog.cpp:2432
↓ 5 callers
Function
stbi__cleanup_jpeg
clean up the temporary component buffers
stb/stb_image.h:3842
↓ 5 callers
Function
stbi__do_zlib
stb/stb_image.h:4509
↓ 5 callers
Function
stbi__getn
stb/stb_image.h:1665
↓ 5 callers
Function
stbi__hdr_gettoken
stb/stb_image.h:7106
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
stb/stb_image.h:2096
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
stb/stb_image.h:2935
↓ 5 callers
Function
stbi__malloc_mad2
mallocs with size overflow checking
stb/stb_image.h:1047
↓ 5 callers
Function
stbi__zbuild_huffman
stb/stb_image.h:4123
↓ 5 callers
Function
stbir__calculate_in_pixel_range
stb/stb_image_resize2.h:3098
↓ 5 callers
Function
stbir_resize_extended
stb/stb_image_resize2.h:7626
↓ 4 callers
Method
AddPlace
ImGuiFileDialog.cpp:3335
↓ 4 callers
Method
ApplyFilteringOnFileList
ImGuiFileDialog.cpp:2244
↓ 4 callers
Method
SelectFileName
ImGuiFileDialog.cpp:2481
↓ 4 callers
Function
closedir
* Close directory stream. */
dirent/dirent.h:843
↓ 4 callers
Function
opendir
* Open directory stream using plain old C-string. */
dirent/dirent.h:676
↓ 4 callers
Function
pathToString
ImGuiFileDialog.cpp:449
↓ 4 callers
Function
stbi__bitcount
stb/stb_image.h:5379
↓ 4 callers
Function
stbi__compute_y_16
stb/stb_image.h:1802
↓ 4 callers
Function
stbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
stb/stb_image.h:2152
↓ 4 callers
Function
stbi__high_bit
returns 0..31 for the highest set bit
stb/stb_image.h:5367
↓ 4 callers
Function
stbi__jpeg_get_bit
stb/stb_image.h:2180
↓ 4 callers
Function
stbi__load_and_postprocess_8bit
stb/stb_image.h:1259
↓ 4 callers
Function
stbi__load_gif_main_outofmem
stb/stb_image.h:6949
↓ 4 callers
Function
stbi__readval
stb/stb_image.h:6364
↓ 4 callers
Function
stbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
stb/stb_image.h:5392
↓ 4 callers
Function
stbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
stb/stb_image.h:5736
↓ 4 callers
Function
stbi__vertical_flip
stb/stb_image.h:1221
↓ 4 callers
Function
stbi__zget8
stb/stb_image.h:4196
↓ 4 callers
Function
stbir__check_output_stuff
stb/stb_image_resize2.h:7689
↓ 4 callers
Function
stbir__edge_wrap
stb/stb_image_resize2.h:2921
↓ 4 callers
Function
stbir__insert_coeff
stb/stb_image_resize2.h:3179
↓ 4 callers
Function
stbir_resize_init
stb/stb_image_resize2.h:7366
↓ 3 callers
Method
IsFileListEmpty
ImGuiFileDialog.cpp:2180
↓ 3 callers
Method
IsFileNameSelected
ImGuiFileDialog.cpp:2227
↓ 3 callers
Method
SelectOrDeselectFileName
ImGuiFileDialog.cpp:2488
↓ 3 callers
Method
isLinkToUnknown
ImGuiFileDialog.cpp:1736
↓ 3 callers
Method
isSymLink
ImGuiFileDialog.cpp:1739
↓ 3 callers
Function
stbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
stb/stb_image.h:1001
↓ 3 callers
Function
stbi__convert_format16
stb/stb_image.h:1811
↓ 3 callers
Function
stbi__decode_jpeg_header
stb/stb_image.h:3364
↓ 3 callers
Function
stbi__free_jpeg_components
stb/stb_image.h:3241
↓ 3 callers
Function
stbi__hdr_convert
stb/stb_image.h:7128
↓ 3 callers
Function
stbi__info_main
stb/stb_image.h:7629
↓ 3 callers
Function
stbi__is_16_main
stb/stb_image.h:7671
↓ 3 callers
Function
stbi__load_and_postprocess_16bit
stb/stb_image.h:1285
↓ 3 callers
Function
stbi__loadf_main
stb/stb_image.h:1459
↓ 3 callers
Function
stbi__mad4sizes_valid
stb/stb_image.h:1038
↓ 3 callers
Function
stbi__malloc_mad4
stb/stb_image.h:1061
↓ 3 callers
Function
stbi__pic_is4
stb/stb_image.h:6333
↓ 3 callers
Function
stbi__pnm_getinteger
stb/stb_image.h:7564
↓ 3 callers
Function
stbi__pnm_info
stb/stb_image.h:7578
↓ 3 callers
Function
stbi__pnm_skip_whitespace
stb/stb_image.h:7545
↓ 3 callers
Function
stbi__zeof
stb/stb_image.h:4191
next →
1–100 of 583, ranked by callers