MCPcopy Create free account

hub / github.com/andrewchilicki/LumonMDR / functions

Functions2,571 in github.com/andrewchilicki/LumonMDR

↓ 6 callersFunctionstb__match
external/imgui/imgui_draw.cpp:4536
↓ 6 callersFunctionstbi__fopen
external/stb/stb_image.h:1337
↓ 6 callersFunctionstbi__hdr_test
external/stb/stb_image.h:7097
↓ 6 callersFunctionstbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
external/stb/stb_image.h:1014
↓ 6 callersFunctionstbi__start_file
external/stb/stb_image.h:877
↓ 6 callersFunctionstbtt_InitFont
external/imgui/imstb_truetype.h:4960
↓ 6 callersFunctionstbtt__buf_range
external/imgui/imstb_truetype.h:1186
↓ 6 callersFunctionstbtt__dict_get_ints
external/imgui/imstb_truetype.h:1251
↓ 6 callersFunctionstbtt__matchpair
external/imgui/imstb_truetype.h:4851
↓ 5 callersMethodAdd
external/imgui/imgui_internal.h:694
↓ 5 callersMethodAddKeyEvent
external/imgui/imgui.cpp:1662
↓ 5 callersMethodCursorAnimReset
Those functions are not inlined in imgui_internal.h, allowing us to hide ImStbTexteditState from that header.
external/imgui/imgui_widgets.cpp:4173
↓ 5 callersFunctionDecode85Byte
external/imgui/imgui_draw.cpp:2614
↓ 5 callersMethodDeleteChars
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 callersFunctionFindLatestInputEvent
external/imgui/imgui.cpp:1599
↓ 5 callersMethodGetIndex
external/imgui/imgui_internal.h:690
↓ 5 callersMethodGetInt
external/imgui/imgui.cpp:2688
↓ 5 callersFunctionGetKeyOwnerData
Test that key is either not owned, either owned by 'owner_id'
external/imgui/imgui_internal.h:3218
↓ 5 callersMethodGetMainRect
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 callersMethodGetVarPtr
Offset in parent structure
external/imgui/imgui_internal.h:819
↓ 5 callersFunctionGetWindowDisplayLayer
external/imgui/imgui.cpp:5416
↓ 5 callersFunctionImLineClosestPoint
external/imgui/imgui.cpp:1891
↓ 5 callersFunctionImTextCharToUtf8
external/imgui/imgui.cpp:2482
↓ 5 callersFunctionIsNamedKeyOrMod
external/imgui/imgui_internal.h:3172
↓ 5 callersFunctionIsWindowActiveAndVisible
external/imgui/imgui.cpp:4998
↓ 5 callersMethodPassFilter
external/imgui/imgui.cpp:2851
↓ 5 callersMethodPathFillConvex
external/imgui/imgui.h:3141
↓ 5 callersFunctionSTB_TEXTEDIT_DELETECHARS
external/imgui/imgui_widgets.cpp:4056
↓ 5 callersFunctionShowExampleMenuFile
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 callersFunctionTableGetColumnAvailSortDirection
external/imgui/imgui_tables.cpp:2837
↓ 5 callersFunctionWindowRectRelToAbs
external/imgui/imgui_internal.h:2995
↓ 5 callersMethodbinary
external/nlohmann/json.hpp:7328
↓ 5 callersFunctioncend
@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 callersFunctionescape
external/nlohmann/json.hpp:2990
↓ 5 callersMethodget_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 callersMethodis_begin
return whether the iterator can be dereferenced
external/nlohmann/json.hpp:12762
↓ 5 callersFunctionis_library_loaded
external/imgui/backends/imgui_impl_opengl3_loader.h:695
↓ 5 callersMethodparse
! @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 callersFunctionstb_textedit_delete_selection
delete the section
external/imgui/imstb_textedit.h:603
↓ 5 callersFunctionstb_textedit_move_to_first
move cursor to first character of selection
external/imgui/imstb_textedit.h:629
↓ 5 callersFunctionstbi__cleanup_jpeg
clean up the temporary component buffers
external/stb/stb_image.h:3843
↓ 5 callersFunctionstbi__do_zlib
external/stb/stb_image.h:4510
↓ 5 callersFunctionstbi__getn
external/stb/stb_image.h:1666
↓ 5 callersFunctionstbi__hdr_gettoken
external/stb/stb_image.h:7109
↓ 5 callersFunctionstbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
external/stb/stb_image.h:2097
↓ 5 callersFunctionstbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
external/stb/stb_image.h:2936
↓ 5 callersFunctionstbi__malloc_mad2
mallocs with size overflow checking
external/stb/stb_image.h:1048
↓ 5 callersFunctionstbi__zbuild_huffman
external/stb/stb_image.h:4124
↓ 5 callersFunctionstbtt_GetFontOffsetForIndex
external/imgui/imstb_truetype.h:4950
↓ 5 callersFunctionstbtt_GetGlyphShape
external/imgui/imstb_truetype.h:2302
↓ 5 callersFunctionstbtt__csctx_rline_to
external/imgui/imstb_truetype.h:1955
↓ 4 callersMethodAddMousePosEvent
Queue a mouse move event
external/imgui/imgui.cpp:1691
↓ 4 callersFunctionCalcNextScrollFromScrollTargetAndClamp
external/imgui/imgui.cpp:10996
↓ 4 callersMethodCalcTextSizeA
external/imgui/imgui_draw.cpp:4032
↓ 4 callersMethodClear
external/imgui/imgui_demo.cpp:8724
↓ 4 callersMethodClearFreeMemory
external/imgui/imgui_draw.cpp:2074
↓ 4 callersMethodDoForceClose
external/imgui/imgui_demo.cpp:9736
↓ 4 callersFunctionExampleTree_CreateNode
external/imgui/imgui_demo.cpp:304
↓ 4 callersMethodFindGlyphNoFallback
external/imgui/imgui_draw.cpp:3909
↓ 4 callersMethodGetByIndex
external/imgui/imgui_internal.h:689
↓ 4 callersFunctionGetDefaultFont
external/imgui/imgui_internal.h:3014
↓ 4 callersFunctionGetMouseSourceName
external/imgui/imgui.cpp:9683
↓ 4 callersFunctionImAcos01
external/imgui/imgui_draw.cpp:4393
↓ 4 callersFunctionImBitArrayGetStorageSizeInBytes
external/imgui/imgui_internal.h:574
↓ 4 callersFunctionImCharIsSeparatorW
external/imgui/imgui_widgets.cpp:3982
↓ 4 callersFunctionImParseFormatPrecision
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 callersFunctionImStrncpy
external/imgui/imgui.cpp:1958
↓ 4 callersFunctionImTextFindPreviousUtf8Codepoint
external/imgui/imgui.cpp:2535
↓ 4 callersFunctionImTriangleContainsPoint
external/imgui/imgui.cpp:1904
↓ 4 callersFunctionInputTextCalcTextSize
FIXME: Ideally we'd share code with ImFont::CalcTextSizeA()
external/imgui/imgui_widgets.cpp:3889
↓ 4 callersFunctionInputTextFilterCharacter
Return false to discard a character.
external/imgui/imgui_widgets.cpp:4248
↓ 4 callersFunctionIsActiveIdUsingNavDir
external/imgui/imgui_internal.h:3200
↓ 4 callersFunctionLockWheelingWindow
external/imgui/imgui.cpp:9517
↓ 4 callersMethodMerge
external/imgui/imgui_draw.cpp:2118
↓ 4 callersMethodReserve
external/imgui/imgui_internal.h:697
↓ 4 callersFunctionSTB_TEXTEDIT_GETWIDTH
external/imgui/imgui_widgets.cpp:3948
↓ 4 callersMethodSetBit
external/imgui/imgui_internal.h:604
↓ 4 callersMethodSetItemSelected
external/imgui/imgui_widgets.cpp:8106
↓ 4 callersMethodStep
external/imgui/imgui.cpp:3257
↓ 4 callersFunctionTableSettingsCalcChunkSize
external/imgui/imgui_tables.cpp:3586
↓ 4 callersMethod_CalcCircleAutoSegmentCount
external/imgui/imgui_draw.cpp:605
↓ 4 callersFunction_grow_capacity
external/imgui/imgui.h:2098
↓ 4 callersMethodaccept
! @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 callersFunctiondestroy
external/nlohmann/json.hpp:19856
↓ 4 callersFunctionempty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
external/nlohmann/json.hpp:14002
↓ 4 callersFunctionend
external/imgui/imgui_internal.h:645
↓ 4 callersFunctionget_arithmetic_value
external/nlohmann/json.hpp:4678
↓ 4 callersMethodget_binary
external/nlohmann/json.hpp:12008
↓ 4 callersMethodget_string
external/nlohmann/json.hpp:11975
↓ 4 callersFunctioninsert_iterator
external/nlohmann/json.hpp:22568
↓ 4 callersFunctionis_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
external/nlohmann/json.hpp:20624
↓ 4 callersMethodoffset_from_ptr
external/imgui/imgui_internal.h:725
↓ 4 callersMethodrandomNumber
libs/Numbers/NumberGrid.cpp:196
↓ 4 callersFunctionreplace_substring
external/nlohmann/json.hpp:2971
↓ 4 callersFunctionreserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
external/imgui/imgui.h:2102
↓ 4 callersMethodset_end
set iterator to a defined past the end
external/nlohmann/json.hpp:12756
↓ 4 callersFunctionstb_text_createundo
external/imgui/imstb_textedit.h:1225
↓ 4 callersFunctionstb_textedit_delete
delete characters while updating undo
external/imgui/imstb_textedit.h:595
↓ 4 callersFunctionstbi__bitcount
external/stb/stb_image.h:5382
↓ 4 callersFunctionstbi__compute_y_16
external/stb/stb_image.h:1803
← previousnext →201–300 of 2,571, ranked by callers