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
↓ 1 callers
Function
stbi__zhuffman_decode_slowpath
stb/stb_image.h:4223
↓ 1 callers
Function
stbi_image_free
stb/stb_image.h:1100
↓ 1 callers
Function
stbi_info_from_file
stb/stb_image.h:7698
↓ 1 callers
Function
stbi_is_16_bit_from_file
stb/stb_image.h:7719
↓ 1 callers
Function
stbi_is_hdr_from_file
stb/stb_image.h:1541
↓ 1 callers
Function
stbi_load
stb/stb_image.h:1365
↓ 1 callers
Function
stbi_load_from_file
stb/stb_image.h:1375
↓ 1 callers
Function
stbi_loadf_from_file
stb/stb_image.h:1502
↓ 1 callers
Function
stbi_zlib_decode_malloc_guesssize
stb/stb_image.h:4519
↓ 1 callers
Function
stbi_zlib_decode_malloc_guesssize_headerflag
stb/stb_image.h:4540
↓ 1 callers
Function
stbir__alloc_internal_mem_and_build_samplers
stb/stb_image_resize2.h:6667
↓ 1 callers
Function
stbir__calculate_coefficients_for_gather_downsample
stb/stb_image_resize2.h:3226
↓ 1 callers
Function
stbir__calculate_coefficients_for_gather_upsample
stb/stb_image_resize2.h:3122
↓ 1 callers
Function
stbir__calculate_filters
stb/stb_image_resize2.h:3702
↓ 1 callers
Function
stbir__clip
stb/stb_image_resize2.h:7191
↓ 1 callers
Function
stbir__decode_and_resample_for_vertical_gather_loop
stb/stb_image_resize2.h:5964
↓ 1 callers
Function
stbir__double_to_rational
converts a double to a rational that has less than one float bit of error (returns 0 if unable to do so)
stb/stb_image_resize2.h:7217
↓ 1 callers
Function
stbir__get_conservative_extents
stb/stb_image_resize2.h:6323
↓ 1 callers
Function
stbir__get_extents
get information on the extents of a sampler
stb/stb_image_resize2.h:2932
↓ 1 callers
Function
stbir__get_max_split
stb/stb_image_resize2.h:6487
↓ 1 callers
Function
stbir__get_split_info
stb/stb_image_resize2.h:6415
↓ 1 callers
Function
stbir__init_and_set_layout
stb/stb_image_resize2.h:7344
↓ 1 callers
Function
stbir__pack_coefficients
stb/stb_image_resize2.h:3481
↓ 1 callers
Function
stbir__perform_build
stb/stb_image_resize2.h:7522
↓ 1 callers
Function
stbir__resample_vertical_gather
stb/stb_image_resize2.h:5925
↓ 1 callers
Function
stbir__resample_vertical_scatter
stb/stb_image_resize2.h:6087
↓ 1 callers
Function
stbir__should_do_vertical_first
stb/stb_image_resize2.h:6604
↓ 1 callers
Function
stbir__vertical_gather_loop
stb/stb_image_resize2.h:5985
↓ 1 callers
Function
stbir__vertical_scatter_loop
stb/stb_image_resize2.h:6119
↓ 1 callers
Function
stbir_build_samplers
stb/stb_image_resize2.h:7621
↓ 1 callers
Function
stbir_build_samplers_with_splits
stb/stb_image_resize2.h:7605
↓ 1 callers
Function
stbir_resize_split_profile_info
stb/stb_image_resize2.h:7858
↓ 1 callers
Function
stbir_resize_uint8_linear
stb/stb_image_resize2.h:7726
Method
AddPlaceSeparator
ImGuiFileDialog.cpp:3349
Method
ClearPathLists
ImGuiFileDialog.cpp:2028
Method
CreateDir
ImGuiFileDialog.cpp:2371
Method
CreateDirectoryIfNotExist
ImGuiFileDialog.cpp:672
Method
FileDialog
ImGuiFileDialog.cpp:3770
Method
FileManager
ImGuiFileDialog.cpp:1841
Method
FileStyle
ImGuiFileDialog.cpp:1159
Method
FileType
ImGuiFileDialog.cpp:1719
Method
GetDevicesList
ImGuiFileDialog.cpp:702
Method
GetFileDateAndSize
ImGuiFileDialog.cpp:826
Function
GetFileSystemInstance
ImGuiFileDialog.h:658
Method
GetOpenedKey
ImGuiFileDialog.cpp:4715
Method
IGFDException
ImGuiFileDialog.cpp:427
Function
IGFD_AddPlace
ImGuiFileDialog.cpp:5222
Function
IGFD_AddPlacesGroup
ImGuiFileDialog.cpp:5208
Function
IGFD_ClearFilesStyle
ImGuiFileDialog.cpp:5159
Function
IGFD_CloseDialog
ImGuiFileDialog.cpp:4939
Function
IGFD_DeserializePlaces
ImGuiFileDialog.cpp:5202
Function
IGFD_Destroy
destroy the instance of ImGuiFileDialog
ImGuiFileDialog.cpp:4905
Function
IGFD_DisplayDialog
ImGuiFileDialog.cpp:4932
Function
IGFD_FileDialog_Config IGFD_FileDialog_Config_Get
return an initialized IGFD_FileDialog_Config
ImGuiFileDialog.cpp:4852
Function
IGFD_GetCurrentFileName
ImGuiFileDialog.cpp:5049
Function
IGFD_GetCurrentFilter
ImGuiFileDialog.cpp:5093
Function
IGFD_GetCurrentPath
ImGuiFileDialog.cpp:5071
Function
IGFD_GetFilePathName
ImGuiFileDialog.cpp:5027
Function
IGFD_GetFileStyle
ImGuiFileDialog.cpp:5137
Function
IGFD_GetUserDatas
ImGuiFileDialog.cpp:5115
Function
IGFD_IsKeyOpened
ImGuiFileDialog.cpp:4967
Function
IGFD_IsOk
ImGuiFileDialog.cpp:4945
Function
IGFD_IsOpened
ImGuiFileDialog.cpp:4975
Function
IGFD_OpenDialog
ImGuiFileDialog.cpp:4912
Function
IGFD_RemovePlace
ImGuiFileDialog.cpp:5234
Function
IGFD_RemovePlacesGroup
ImGuiFileDialog.cpp:5215
Function
IGFD_Selection IGFD_GetSelection
ImGuiFileDialog.cpp:4983
Function
IGFD_Selection IGFD_Selection_Get
Return an initialized IGFD_Selection
ImGuiFileDialog.cpp:4882
Function
IGFD_Selection_DestroyContent
destroy only the content of vSelection
ImGuiFileDialog.cpp:4887
Function
IGFD_Selection_Pair IGFD_Selection_Pair_Get
Return an initialized IGFD_Selection_Pair
ImGuiFileDialog.cpp:4866
Function
IGFD_SerializePlaces
ImGuiFileDialog.cpp:5180
Function
IGFD_SetFileStyle
ImGuiFileDialog.cpp:5123
Function
IGFD_SetFileStyle2
ImGuiFileDialog.cpp:5131
Function
IGFD_SetFlashingAttenuationInSeconds
ImGuiFileDialog.cpp:5172
Function
IGFD_WasKeyOpenedThisFrame
ImGuiFileDialog.cpp:4952
Function
IGFD_WasOpenedThisFrame
ImGuiFileDialog.cpp:4959
Function
Instance
Singleton for easier accces form anywhere but only one dialog at a time vCopy or vForce can be used for share a memory pointer in a new memory space l
ImGuiFileDialog.h:892
Method
IsDirectory
ImGuiFileDialog.cpp:818
Method
IsDirectoryCanBeOpened
ImGuiFileDialog.cpp:631
Method
IsDirectoryExist
ImGuiFileDialog.cpp:479
Method
IsDirectoryExist
ImGuiFileDialog.cpp:644
Method
IsFileExist
ImGuiFileDialog.cpp:664
Method
IsPathListEmpty
ImGuiFileDialog.cpp:2184
Method
M_SortStrings
ImGuiFileDialog.cpp:1869
Function
ManageGPUThumbnails
ImGuiFileDialog.cpp:5259
Method
ParsePathFileName
ImGuiFileDialog.cpp:730
Method
PlacesFeature
ImGuiFileDialog.cpp:3138
Method
ResetForNewDialog
ImGuiFileDialog.cpp:2831
Function
STBIR__CODER_NAME( stbir__decode_uint8_linear_scaled )
stb/stb_image_resize2.h:7972
Function
STBIR__CODER_NAME( stbir__encode_float_linear )
stb/stb_image_resize2.h:9360
Function
STBIR__CODER_NAME( stbir__encode_half_float_linear )
stb/stb_image_resize2.h:9181
Function
STBIR__CODER_NAME( stbir__encode_uint8_linear )
stb/stb_image_resize2.h:8273
Function
STBIR__CODER_NAME( stbir__encode_uint8_linear_scaled )
stb/stb_image_resize2.h:8069
Function
STBIR__CODER_NAME( stbir__encode_uint8_srgb )
stb/stb_image_resize2.h:8471
Function
STBIR__CODER_NAME( stbir__encode_uint8_srgb2_linearalpha )
stb/stb_image_resize2.h:8663
Function
STBIR__CODER_NAME( stbir__encode_uint8_srgb4_linearalpha )
stb/stb_image_resize2.h:8572
Function
STBIR__CODER_NAME(stbir__decode_float_linear)
stb/stb_image_resize2.h:9262
Function
STBIR__CODER_NAME(stbir__decode_half_float_linear)
stb/stb_image_resize2.h:9098
Function
STBIR__CODER_NAME(stbir__decode_uint16_linear)
stb/stb_image_resize2.h:8922
Function
STBIR__CODER_NAME(stbir__decode_uint16_linear_scaled)
stb/stb_image_resize2.h:8725
← previous
next →
301–400 of 583, ranked by callers