Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrewchilicki/LumonMDR
/ functions
Functions
2,571 in github.com/andrewchilicki/LumonMDR
⨍
Functions
2,571
◇
Types & classes
449
↓ 6 callers
Function
stb__match
external/imgui/imgui_draw.cpp:4536
↓ 6 callers
Function
stbi__fopen
external/stb/stb_image.h:1337
↓ 6 callers
Function
stbi__hdr_test
external/stb/stb_image.h:7097
↓ 6 callers
Function
stbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
external/stb/stb_image.h:1014
↓ 6 callers
Function
stbi__start_file
external/stb/stb_image.h:877
↓ 6 callers
Function
stbtt_InitFont
external/imgui/imstb_truetype.h:4960
↓ 6 callers
Function
stbtt__buf_range
external/imgui/imstb_truetype.h:1186
↓ 6 callers
Function
stbtt__dict_get_ints
external/imgui/imstb_truetype.h:1251
↓ 6 callers
Function
stbtt__matchpair
external/imgui/imstb_truetype.h:4851
↓ 5 callers
Method
Add
external/imgui/imgui_internal.h:694
↓ 5 callers
Method
AddKeyEvent
external/imgui/imgui.cpp:1662
↓ 5 callers
Method
CursorAnimReset
Those functions are not inlined in imgui_internal.h, allowing us to hide ImStbTexteditState from that header.
external/imgui/imgui_widgets.cpp:4173
↓ 5 callers
Function
Decode85Byte
external/imgui/imgui_draw.cpp:2614
↓ 5 callers
Method
DeleteChars
Public API to manipulate UTF-8 text from within a callback. FIXME: The existence of this rarely exercised code path is a bit of a nuisance. Historical
external/imgui/imgui_widgets.cpp:4194
↓ 5 callers
Function
FindLatestInputEvent
external/imgui/imgui.cpp:1599
↓ 5 callers
Method
GetIndex
external/imgui/imgui_internal.h:690
↓ 5 callers
Method
GetInt
external/imgui/imgui.cpp:2688
↓ 5 callers
Function
GetKeyOwnerData
Test that key is either not owned, either owned by 'owner_id'
external/imgui/imgui_internal.h:3218
↓ 5 callers
Method
GetMainRect
Helpers to retrieve ImRect (we don't need to store BuildWorkRect as every access tend to change it, hence the code asymmetry)
external/imgui/imgui_internal.h:1858
↓ 5 callers
Method
GetVarPtr
Offset in parent structure
external/imgui/imgui_internal.h:819
↓ 5 callers
Function
GetWindowDisplayLayer
external/imgui/imgui.cpp:5416
↓ 5 callers
Function
ImLineClosestPoint
external/imgui/imgui.cpp:1891
↓ 5 callers
Function
ImTextCharToUtf8
external/imgui/imgui.cpp:2482
↓ 5 callers
Function
IsNamedKeyOrMod
external/imgui/imgui_internal.h:3172
↓ 5 callers
Function
IsWindowActiveAndVisible
external/imgui/imgui.cpp:4998
↓ 5 callers
Method
PassFilter
external/imgui/imgui.cpp:2851
↓ 5 callers
Method
PathFillConvex
external/imgui/imgui.h:3141
↓ 5 callers
Function
STB_TEXTEDIT_DELETECHARS
external/imgui/imgui_widgets.cpp:4056
↓ 5 callers
Function
ShowExampleMenuFile
Note that shortcuts are currently provided for display only (future version will add explicit flags to BeginMenu() to request processing shortcuts)
external/imgui/imgui_demo.cpp:8259
↓ 5 callers
Function
TableGetColumnAvailSortDirection
external/imgui/imgui_tables.cpp:2837
↓ 5 callers
Function
WindowRectRelToAbs
external/imgui/imgui_internal.h:2995
↓ 5 callers
Method
binary
external/nlohmann/json.hpp:7328
↓ 5 callers
Function
cend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
external/nlohmann/json.hpp:22111
↓ 5 callers
Function
escape
external/nlohmann/json.hpp:2990
↓ 5 callers
Method
get_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
external/nlohmann/json.hpp:6259
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
external/nlohmann/json.hpp:12762
↓ 5 callers
Function
is_library_loaded
external/imgui/backends/imgui_impl_opengl3_loader.h:695
↓ 5 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
external/nlohmann/json.hpp:12261
↓ 5 callers
Function
stb_textedit_delete_selection
delete the section
external/imgui/imstb_textedit.h:603
↓ 5 callers
Function
stb_textedit_move_to_first
move cursor to first character of selection
external/imgui/imstb_textedit.h:629
↓ 5 callers
Function
stbi__cleanup_jpeg
clean up the temporary component buffers
external/stb/stb_image.h:3843
↓ 5 callers
Function
stbi__do_zlib
external/stb/stb_image.h:4510
↓ 5 callers
Function
stbi__getn
external/stb/stb_image.h:1666
↓ 5 callers
Function
stbi__hdr_gettoken
external/stb/stb_image.h:7109
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
external/stb/stb_image.h:2097
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
external/stb/stb_image.h:2936
↓ 5 callers
Function
stbi__malloc_mad2
mallocs with size overflow checking
external/stb/stb_image.h:1048
↓ 5 callers
Function
stbi__zbuild_huffman
external/stb/stb_image.h:4124
↓ 5 callers
Function
stbtt_GetFontOffsetForIndex
external/imgui/imstb_truetype.h:4950
↓ 5 callers
Function
stbtt_GetGlyphShape
external/imgui/imstb_truetype.h:2302
↓ 5 callers
Function
stbtt__csctx_rline_to
external/imgui/imstb_truetype.h:1955
↓ 4 callers
Method
AddMousePosEvent
Queue a mouse move event
external/imgui/imgui.cpp:1691
↓ 4 callers
Function
CalcNextScrollFromScrollTargetAndClamp
external/imgui/imgui.cpp:10996
↓ 4 callers
Method
CalcTextSizeA
external/imgui/imgui_draw.cpp:4032
↓ 4 callers
Method
Clear
external/imgui/imgui_demo.cpp:8724
↓ 4 callers
Method
ClearFreeMemory
external/imgui/imgui_draw.cpp:2074
↓ 4 callers
Method
DoForceClose
external/imgui/imgui_demo.cpp:9736
↓ 4 callers
Function
ExampleTree_CreateNode
external/imgui/imgui_demo.cpp:304
↓ 4 callers
Method
FindGlyphNoFallback
external/imgui/imgui_draw.cpp:3909
↓ 4 callers
Method
GetByIndex
external/imgui/imgui_internal.h:689
↓ 4 callers
Function
GetDefaultFont
external/imgui/imgui_internal.h:3014
↓ 4 callers
Function
GetMouseSourceName
external/imgui/imgui.cpp:9683
↓ 4 callers
Function
ImAcos01
external/imgui/imgui_draw.cpp:4393
↓ 4 callers
Function
ImBitArrayGetStorageSizeInBytes
external/imgui/imgui_internal.h:574
↓ 4 callers
Function
ImCharIsSeparatorW
external/imgui/imgui_widgets.cpp:3982
↓ 4 callers
Function
ImParseFormatPrecision
Parse display precision back from the display format string FIXME: This is still used by some navigation code path to infer a minimum tweak step, but
external/imgui/imgui_widgets.cpp:3565
↓ 4 callers
Function
ImStrncpy
external/imgui/imgui.cpp:1958
↓ 4 callers
Function
ImTextFindPreviousUtf8Codepoint
external/imgui/imgui.cpp:2535
↓ 4 callers
Function
ImTriangleContainsPoint
external/imgui/imgui.cpp:1904
↓ 4 callers
Function
InputTextCalcTextSize
FIXME: Ideally we'd share code with ImFont::CalcTextSizeA()
external/imgui/imgui_widgets.cpp:3889
↓ 4 callers
Function
InputTextFilterCharacter
Return false to discard a character.
external/imgui/imgui_widgets.cpp:4248
↓ 4 callers
Function
IsActiveIdUsingNavDir
external/imgui/imgui_internal.h:3200
↓ 4 callers
Function
LockWheelingWindow
external/imgui/imgui.cpp:9517
↓ 4 callers
Method
Merge
external/imgui/imgui_draw.cpp:2118
↓ 4 callers
Method
Reserve
external/imgui/imgui_internal.h:697
↓ 4 callers
Function
STB_TEXTEDIT_GETWIDTH
external/imgui/imgui_widgets.cpp:3948
↓ 4 callers
Method
SetBit
external/imgui/imgui_internal.h:604
↓ 4 callers
Method
SetItemSelected
external/imgui/imgui_widgets.cpp:8106
↓ 4 callers
Method
Step
external/imgui/imgui.cpp:3257
↓ 4 callers
Function
TableSettingsCalcChunkSize
external/imgui/imgui_tables.cpp:3586
↓ 4 callers
Method
_CalcCircleAutoSegmentCount
external/imgui/imgui_draw.cpp:605
↓ 4 callers
Function
_grow_capacity
external/imgui/imgui.h:2098
↓ 4 callers
Method
accept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
external/nlohmann/json.hpp:12321
↓ 4 callers
Function
destroy
external/nlohmann/json.hpp:19856
↓ 4 callers
Function
empty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
external/nlohmann/json.hpp:14002
↓ 4 callers
Function
end
external/imgui/imgui_internal.h:645
↓ 4 callers
Function
get_arithmetic_value
external/nlohmann/json.hpp:4678
↓ 4 callers
Method
get_binary
external/nlohmann/json.hpp:12008
↓ 4 callers
Method
get_string
external/nlohmann/json.hpp:11975
↓ 4 callers
Function
insert_iterator
external/nlohmann/json.hpp:22568
↓ 4 callers
Function
is_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
external/nlohmann/json.hpp:20624
↓ 4 callers
Method
offset_from_ptr
external/imgui/imgui_internal.h:725
↓ 4 callers
Method
randomNumber
libs/Numbers/NumberGrid.cpp:196
↓ 4 callers
Function
replace_substring
external/nlohmann/json.hpp:2971
↓ 4 callers
Function
reserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
external/imgui/imgui.h:2102
↓ 4 callers
Method
set_end
set iterator to a defined past the end
external/nlohmann/json.hpp:12756
↓ 4 callers
Function
stb_text_createundo
external/imgui/imstb_textedit.h:1225
↓ 4 callers
Function
stb_textedit_delete
delete characters while updating undo
external/imgui/imstb_textedit.h:595
↓ 4 callers
Function
stbi__bitcount
external/stb/stb_image.h:5382
↓ 4 callers
Function
stbi__compute_y_16
external/stb/stb_image.h:1803
← previous
next →
201–300 of 2,571, ranked by callers