MCPcopy Create free account

hub / github.com/CHollingworth/Lampray / functions

Functions2,972 in github.com/CHollingworth/Lampray

↓ 4 callersFunctionstbtt__cff_index_get
third-party/imgui/imstb_truetype.h:1265
↓ 4 callersFunctionstbtt__csctx_v
third-party/imgui/imstb_truetype.h:1925
↓ 4 callersFunctionstbtt__oversample_shift
third-party/imgui/imstb_truetype.h:4144
↓ 4 callersFunctionto_underlying
third-party/bit7z/include/include/bit7z/bitformat.hpp:39
↓ 4 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
third-party/json/json.hpp:15654
↓ 3 callersMethodAddCustomRectRegular
third-party/imgui/imgui_draw.cpp:2252
↓ 3 callersMethodAddMousePosEvent
Queue a mouse move event
third-party/imgui/imgui.cpp:1512
↓ 3 callersMethodAddMouseSourceEvent
This is not a real event, the data is latched in order to be stored in actual Mouse events. This is so that duplicate events (e.g. Windows sending ext
third-party/imgui/imgui.cpp:1584
↓ 3 callersFunctionCalcWordWrapNextLineStartA
Wrapping skips upcoming blanks
third-party/imgui/imgui_draw.cpp:3413
↓ 3 callersFunctionColorEditRestoreHS
ColorEdit supports RGB and HSV inputs. In case of RGB input resulting color may have undefined hue and/or saturation. Since widget displays both RGB a
third-party/imgui/imgui_widgets.cpp:5080
↓ 3 callersFunctionConvertShortcutMod
third-party/imgui/imgui_internal.h:2956
↓ 3 callersMethodDoQueueClose
third-party/imgui/imgui_demo.cpp:7898
↓ 3 callersMethodDoSave
third-party/imgui/imgui_demo.cpp:7900
↓ 3 callersFunctionEditTableSizingFlags
Show a combo box with a choice of sizing policies
third-party/imgui/imgui_demo.cpp:3819
↓ 3 callersFunctionFindFirstExistingGlyph
third-party/imgui/imgui_draw.cpp:3211
↓ 3 callersFunctionFindWindowNavFocusable
third-party/imgui/imgui.cpp:12039
↓ 3 callersMethodGetCharAdvance
third-party/imgui/imgui.h:3002
↓ 3 callersFunctionGetCombinedRootWindow
third-party/imgui/imgui.cpp:7242
↓ 3 callersFunctionGetDefaultFont
third-party/imgui/imgui_internal.h:2801
↓ 3 callersMethodGetIDFromRectangle
This is only used in rare/specific situations to manufacture an ID out of nowhere.
third-party/imgui/imgui.cpp:3791
↓ 3 callersMethodGetInt
third-party/imgui/imgui.cpp:2397
↓ 3 callersMethodGetName
third-party/imgui/imgui_internal.h:1643
↓ 3 callersMethodGetSpan
third-party/imgui/imgui_internal.h:642
↓ 3 callersMethodGetSpanPtrBegin
third-party/imgui/imgui_internal.h:639
↓ 3 callersMethodGetVarPtr
Offset in parent structure
third-party/imgui/imgui_internal.h:984
↓ 3 callersFunctionImBitArrayClearAllBits
third-party/imgui/imgui_internal.h:546
↓ 3 callersFunctionImBitArrayClearBit
third-party/imgui/imgui_internal.h:548
↓ 3 callersFunctionImFileOpen
third-party/imgui/imgui.cpp:2023
↓ 3 callersFunctionImGuiListClipper_SeekCursorForItem
third-party/imgui/imgui.cpp:2794
↓ 3 callersFunctionImParseFormatFindEnd
third-party/imgui/imgui_widgets.cpp:3257
↓ 3 callersFunctionImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
third-party/imgui/imgui_widgets.cpp:3244
↓ 3 callersFunctionImTextStrToUtf8
third-party/imgui/imgui.cpp:2237
↓ 3 callersFunctionImTriangleContainsPoint
third-party/imgui/imgui.cpp:1694
↓ 3 callersMethodIsLoaded
third-party/imgui/imgui.h:3003
↓ 3 callersMethodIsPacked
third-party/imgui/imgui.h:2837
↓ 3 callersFunctionLZ4F_calloc
third-party/l4z/lz4frame.c:100
↓ 3 callersFunctionLZ4F_decodeHeader
! LZ4F_decodeHeader() : * input : `src` points at the **beginning of the frame** * output : set internal values of dctx, such as *
third-party/l4z/lz4frame.c:1291
↓ 3 callersFunctionLZ4F_decompress
! LZ4F_decompress() : * Call this function repetitively to regenerate compressed data in srcBuffer. * The function will attempt to decode up to *s
third-party/l4z/lz4frame.c:1556
↓ 3 callersFunctionLZ4F_initStream
* This function prepares the internal LZ4(HC) stream for a new compression, * resetting the context and attaching the dictionary, if there is one. *
third-party/l4z/lz4frame.c:639
↓ 3 callersFunctionLZ4F_localSaveDict
Save history (up to 64KB) into @tmpBuff */
third-party/l4z/lz4frame.c:906
↓ 3 callersFunctionLZ4F_resetDecompressionContext
third-party/l4z/lz4frame.c:1274
↓ 3 callersFunctionLZ4F_updateDict
LZ4F_updateDict() : * only used for LZ4F_blockLinked mode * Condition : @dstPtr != NULL */
third-party/l4z/lz4frame.c:1470
↓ 3 callersFunctionLZ4HC_FindLongerMatch
third-party/l4z/lz4hc.c:1307
↓ 3 callersFunctionLZ4HC_Insert
Update chains up to ip (excluded) */
third-party/l4z/lz4hc.c:120
↓ 3 callersFunctionLZ4HC_compress_generic_noDictCtx
third-party/l4z/lz4hc.c:865
↓ 3 callersFunctionLZ4HC_countBack
LZ4HC_countBack() : * @return : negative value, nb of common bytes before ip/match */
third-party/l4z/lz4hc.c:145
↓ 3 callersFunctionLZ4HC_countPattern
LZ4HC_countPattern() : * pattern32 must be a sample of repetitive pattern of length 1, 2 or 4 (but not 3!) */
third-party/l4z/lz4hc.c:176
↓ 3 callersFunctionLZ4HC_hashPtr
third-party/l4z/lz4hc.c:88
↓ 3 callersFunctionLZ4HC_protectDictEnd
LZ4HC_protectDictEnd() : * Checks if the match is in the last 3 bytes of the dictionary, so reading the * 4 byte MINMATCH would overflow. * @return
third-party/l4z/lz4hc.c:231
↓ 3 callersFunctionLZ4HC_sequencePrice
requires mlen >= MINMATCH */
third-party/l4z/lz4hc.c:1287
↓ 3 callersFunctionLZ4_NbCommonBytes
-************************************ * Common functions **************************************/
third-party/l4z/lz4.c:558
↓ 3 callersFunctionLZ4_compressHC_continue_generic
third-party/l4z/lz4hc.c:1111
↓ 3 callersFunctionLZ4_isAligned
third-party/l4z/lz4.c:290
↓ 3 callersFunctionLZ4_resetStreamHC_fast
third-party/l4z/lz4hc.c:1033
↓ 3 callersFunctionLZ4_writeLE16
third-party/l4z/lz4.c:431
↓ 3 callersMethodPathFillConvex
third-party/imgui/imgui.h:2693
↓ 3 callersMethodPrimReserve
Reserve space for a number of vertices and indices. You must finish filling your reserved data before calling PrimReserve() again, as it may reallocat
third-party/imgui/imgui_draw.cpp:619
↓ 3 callersMethodPrimVtx
third-party/imgui/imgui.h:2726
↓ 3 callersMethodSetBit
third-party/imgui/imgui_internal.h:575
↓ 3 callersFunctionSetCurrentWindow
third-party/imgui/imgui.cpp:3799
↓ 3 callersMethodSetInt
FIXME-OPT: Need a way to reuse the result of lower_bound when doing GetInt()/SetInt() - not too bad because it only happens on explicit interaction (m
third-party/imgui/imgui.cpp:2457
↓ 3 callersFunctionSetWindowConditionAllowFlags
third-party/imgui/imgui.cpp:5511
↓ 3 callersMethodSplit
third-party/imgui/imgui_draw.cpp:1683
↓ 3 callersMethodStep
third-party/imgui/imgui.cpp:2996
↓ 3 callersFunctionTabBarGetTabOrder
third-party/imgui/imgui_internal.h:3118
↓ 3 callersFunctionUpdateAliasKey
third-party/imgui/imgui.cpp:8472
↓ 3 callersFunctionXXH32
third-party/l4z/xxhash.c:392
↓ 3 callersMethod_PopUnusedDrawCmd
Pop trailing draw command (used before merging or presenting to user) Note that this leaves the ImDrawList in a state unfit for further commands, as m
third-party/imgui/imgui_draw.cpp:450
↓ 3 callersMethodalloc_chunk
third-party/imgui/imgui_internal.h:694
↓ 3 callersFunctionappend_attribute
third-party/pugixml/src/pugixml.cpp:1346
↓ 3 callersMethodappendfv
Helper: Text buffer for logging/accumulating text
third-party/imgui/imgui.cpp:2643
↓ 3 callersMethodas_bool
* @brief Converts the lampString to a boolean value. * * This function interprets "1" or "true" as `true`, and anything else
Lampray/Base/lampBase.h:170
↓ 3 callersMethodas_int
third-party/pugixml/src/pugixml.cpp:5273
↓ 3 callersFunctionbegin
third-party/imgui/imgui.h:1843
↓ 3 callersMethodchild_value
third-party/pugixml/src/pugixml.cpp:5767
↓ 3 callersFunctionclear
third-party/imgui/imgui.h:1831
↓ 3 callersFunctionconvert_wchar_endian_swap
third-party/pugixml/src/pugixml.cpp:1849
↓ 3 callersMethodcreateImGuiMenu
* @brief Creates an ImGui menu for displaying game settings. */
Lampray/Control/lampControl.h:578
↓ 3 callersFunctiondestroy_attribute
third-party/pugixml/src/pugixml.cpp:1207
↓ 3 callersFunctionemplace
third-party/json/json.hpp:18934
↓ 3 callersFunctionend
third-party/imgui/imgui.h:1845
↓ 3 callersFunctionequal
third-party/imgui/imstb_truetype.h:4470
↓ 3 callersMethodextract
* @brief Extracts the given archive to the chosen directory. * * @param in_archive the input archive to be extracted. *
third-party/bit7z/include/include/bit7z/bitextractor.hpp:69
↓ 3 callersFunctionfind_char
third-party/pugixml/src/pugixml.cpp:8160
↓ 3 callersFunctionfind_substring
third-party/pugixml/src/pugixml.cpp:8169
↓ 3 callersFunctionget_mutable_buffer
third-party/pugixml/src/pugixml.cpp:2070
↓ 3 callersFunctioninsert_node_after
third-party/pugixml/src/pugixml.cpp:1286
↓ 3 callersFunctioninsert_node_before
third-party/pugixml/src/pugixml.cpp:1305
↓ 3 callersFunctionis_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
third-party/json/json.hpp:20515
↓ 3 callersFunctionis_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
third-party/json/json.hpp:20501
↓ 3 callersFunctionis_text_node
third-party/pugixml/src/pugixml.cpp:4539
↓ 3 callersMethodmoved_or_copied
third-party/json/json.hpp:14726
↓ 3 callersFunctionneed_endian_swap_utf
third-party/pugixml/src/pugixml.cpp:2099
↓ 3 callersFunctionprepend_node
third-party/pugixml/src/pugixml.cpp:1268
↓ 3 callersMethodprevious_sibling
third-party/pugixml/src/pugixml.cpp:5692
↓ 3 callersFunctionqualified_name
third-party/pugixml/src/pugixml.cpp:8661
↓ 3 callersMethodreallocate
third-party/pugixml/src/pugixml.cpp:7882
↓ 3 callersMethodremove_children
third-party/pugixml/src/pugixml.cpp:6298
↓ 3 callersFunctionround_nearest
third-party/pugixml/src/pugixml.cpp:8649
↓ 3 callersMethodserialize
* @brief Serialize the Mod struct to an XML node. * * @param doc The parent XML node to which this Mod will be serialized.
Lampray/Base/lampBase.h:410
← previousnext →401–500 of 2,972, ranked by callers