Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CHollingworth/Lampray
/ functions
Functions
2,972 in github.com/CHollingworth/Lampray
⨍
Functions
2,972
◇
Types & classes
585
↓ 4 callers
Function
stbtt__cff_index_get
third-party/imgui/imstb_truetype.h:1265
↓ 4 callers
Function
stbtt__csctx_v
third-party/imgui/imstb_truetype.h:1925
↓ 4 callers
Function
stbtt__oversample_shift
third-party/imgui/imstb_truetype.h:4144
↓ 4 callers
Function
to_underlying
third-party/bit7z/include/include/bit7z/bitformat.hpp:39
↓ 4 callers
Method
write_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 callers
Method
AddCustomRectRegular
third-party/imgui/imgui_draw.cpp:2252
↓ 3 callers
Method
AddMousePosEvent
Queue a mouse move event
third-party/imgui/imgui.cpp:1512
↓ 3 callers
Method
AddMouseSourceEvent
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 callers
Function
CalcWordWrapNextLineStartA
Wrapping skips upcoming blanks
third-party/imgui/imgui_draw.cpp:3413
↓ 3 callers
Function
ColorEditRestoreHS
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 callers
Function
ConvertShortcutMod
third-party/imgui/imgui_internal.h:2956
↓ 3 callers
Method
DoQueueClose
third-party/imgui/imgui_demo.cpp:7898
↓ 3 callers
Method
DoSave
third-party/imgui/imgui_demo.cpp:7900
↓ 3 callers
Function
EditTableSizingFlags
Show a combo box with a choice of sizing policies
third-party/imgui/imgui_demo.cpp:3819
↓ 3 callers
Function
FindFirstExistingGlyph
third-party/imgui/imgui_draw.cpp:3211
↓ 3 callers
Function
FindWindowNavFocusable
third-party/imgui/imgui.cpp:12039
↓ 3 callers
Method
GetCharAdvance
third-party/imgui/imgui.h:3002
↓ 3 callers
Function
GetCombinedRootWindow
third-party/imgui/imgui.cpp:7242
↓ 3 callers
Function
GetDefaultFont
third-party/imgui/imgui_internal.h:2801
↓ 3 callers
Method
GetIDFromRectangle
This is only used in rare/specific situations to manufacture an ID out of nowhere.
third-party/imgui/imgui.cpp:3791
↓ 3 callers
Method
GetInt
third-party/imgui/imgui.cpp:2397
↓ 3 callers
Method
GetName
third-party/imgui/imgui_internal.h:1643
↓ 3 callers
Method
GetSpan
third-party/imgui/imgui_internal.h:642
↓ 3 callers
Method
GetSpanPtrBegin
third-party/imgui/imgui_internal.h:639
↓ 3 callers
Method
GetVarPtr
Offset in parent structure
third-party/imgui/imgui_internal.h:984
↓ 3 callers
Function
ImBitArrayClearAllBits
third-party/imgui/imgui_internal.h:546
↓ 3 callers
Function
ImBitArrayClearBit
third-party/imgui/imgui_internal.h:548
↓ 3 callers
Function
ImFileOpen
third-party/imgui/imgui.cpp:2023
↓ 3 callers
Function
ImGuiListClipper_SeekCursorForItem
third-party/imgui/imgui.cpp:2794
↓ 3 callers
Function
ImParseFormatFindEnd
third-party/imgui/imgui_widgets.cpp:3257
↓ 3 callers
Function
ImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
third-party/imgui/imgui_widgets.cpp:3244
↓ 3 callers
Function
ImTextStrToUtf8
third-party/imgui/imgui.cpp:2237
↓ 3 callers
Function
ImTriangleContainsPoint
third-party/imgui/imgui.cpp:1694
↓ 3 callers
Method
IsLoaded
third-party/imgui/imgui.h:3003
↓ 3 callers
Method
IsPacked
third-party/imgui/imgui.h:2837
↓ 3 callers
Function
LZ4F_calloc
third-party/l4z/lz4frame.c:100
↓ 3 callers
Function
LZ4F_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 callers
Function
LZ4F_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 callers
Function
LZ4F_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 callers
Function
LZ4F_localSaveDict
Save history (up to 64KB) into @tmpBuff */
third-party/l4z/lz4frame.c:906
↓ 3 callers
Function
LZ4F_resetDecompressionContext
third-party/l4z/lz4frame.c:1274
↓ 3 callers
Function
LZ4F_updateDict
LZ4F_updateDict() : * only used for LZ4F_blockLinked mode * Condition : @dstPtr != NULL */
third-party/l4z/lz4frame.c:1470
↓ 3 callers
Function
LZ4HC_FindLongerMatch
third-party/l4z/lz4hc.c:1307
↓ 3 callers
Function
LZ4HC_Insert
Update chains up to ip (excluded) */
third-party/l4z/lz4hc.c:120
↓ 3 callers
Function
LZ4HC_compress_generic_noDictCtx
third-party/l4z/lz4hc.c:865
↓ 3 callers
Function
LZ4HC_countBack
LZ4HC_countBack() : * @return : negative value, nb of common bytes before ip/match */
third-party/l4z/lz4hc.c:145
↓ 3 callers
Function
LZ4HC_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 callers
Function
LZ4HC_hashPtr
third-party/l4z/lz4hc.c:88
↓ 3 callers
Function
LZ4HC_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 callers
Function
LZ4HC_sequencePrice
requires mlen >= MINMATCH */
third-party/l4z/lz4hc.c:1287
↓ 3 callers
Function
LZ4_NbCommonBytes
-************************************ * Common functions **************************************/
third-party/l4z/lz4.c:558
↓ 3 callers
Function
LZ4_compressHC_continue_generic
third-party/l4z/lz4hc.c:1111
↓ 3 callers
Function
LZ4_isAligned
third-party/l4z/lz4.c:290
↓ 3 callers
Function
LZ4_resetStreamHC_fast
third-party/l4z/lz4hc.c:1033
↓ 3 callers
Function
LZ4_writeLE16
third-party/l4z/lz4.c:431
↓ 3 callers
Method
PathFillConvex
third-party/imgui/imgui.h:2693
↓ 3 callers
Method
PrimReserve
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 callers
Method
PrimVtx
third-party/imgui/imgui.h:2726
↓ 3 callers
Method
SetBit
third-party/imgui/imgui_internal.h:575
↓ 3 callers
Function
SetCurrentWindow
third-party/imgui/imgui.cpp:3799
↓ 3 callers
Method
SetInt
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 callers
Function
SetWindowConditionAllowFlags
third-party/imgui/imgui.cpp:5511
↓ 3 callers
Method
Split
third-party/imgui/imgui_draw.cpp:1683
↓ 3 callers
Method
Step
third-party/imgui/imgui.cpp:2996
↓ 3 callers
Function
TabBarGetTabOrder
third-party/imgui/imgui_internal.h:3118
↓ 3 callers
Function
UpdateAliasKey
third-party/imgui/imgui.cpp:8472
↓ 3 callers
Function
XXH32
third-party/l4z/xxhash.c:392
↓ 3 callers
Method
_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 callers
Method
alloc_chunk
third-party/imgui/imgui_internal.h:694
↓ 3 callers
Function
append_attribute
third-party/pugixml/src/pugixml.cpp:1346
↓ 3 callers
Method
appendfv
Helper: Text buffer for logging/accumulating text
third-party/imgui/imgui.cpp:2643
↓ 3 callers
Method
as_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 callers
Method
as_int
third-party/pugixml/src/pugixml.cpp:5273
↓ 3 callers
Function
begin
third-party/imgui/imgui.h:1843
↓ 3 callers
Method
child_value
third-party/pugixml/src/pugixml.cpp:5767
↓ 3 callers
Function
clear
third-party/imgui/imgui.h:1831
↓ 3 callers
Function
convert_wchar_endian_swap
third-party/pugixml/src/pugixml.cpp:1849
↓ 3 callers
Method
createImGuiMenu
* @brief Creates an ImGui menu for displaying game settings. */
Lampray/Control/lampControl.h:578
↓ 3 callers
Function
destroy_attribute
third-party/pugixml/src/pugixml.cpp:1207
↓ 3 callers
Function
emplace
third-party/json/json.hpp:18934
↓ 3 callers
Function
end
third-party/imgui/imgui.h:1845
↓ 3 callers
Function
equal
third-party/imgui/imstb_truetype.h:4470
↓ 3 callers
Method
extract
* @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 callers
Function
find_char
third-party/pugixml/src/pugixml.cpp:8160
↓ 3 callers
Function
find_substring
third-party/pugixml/src/pugixml.cpp:8169
↓ 3 callers
Function
get_mutable_buffer
third-party/pugixml/src/pugixml.cpp:2070
↓ 3 callers
Function
insert_node_after
third-party/pugixml/src/pugixml.cpp:1286
↓ 3 callers
Function
insert_node_before
third-party/pugixml/src/pugixml.cpp:1305
↓ 3 callers
Function
is_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 callers
Function
is_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 callers
Function
is_text_node
third-party/pugixml/src/pugixml.cpp:4539
↓ 3 callers
Method
moved_or_copied
third-party/json/json.hpp:14726
↓ 3 callers
Function
need_endian_swap_utf
third-party/pugixml/src/pugixml.cpp:2099
↓ 3 callers
Function
prepend_node
third-party/pugixml/src/pugixml.cpp:1268
↓ 3 callers
Method
previous_sibling
third-party/pugixml/src/pugixml.cpp:5692
↓ 3 callers
Function
qualified_name
third-party/pugixml/src/pugixml.cpp:8661
↓ 3 callers
Method
reallocate
third-party/pugixml/src/pugixml.cpp:7882
↓ 3 callers
Method
remove_children
third-party/pugixml/src/pugixml.cpp:6298
↓ 3 callers
Function
round_nearest
third-party/pugixml/src/pugixml.cpp:8649
↓ 3 callers
Method
serialize
* @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
← previous
next →
401–500 of 2,972, ranked by callers