MCPcopy Create free account

hub / github.com/Lovrom8/RSMods / functions

Functions3,570 in github.com/Lovrom8/RSMods

↓ 6 callersMethodgetPortCount
DLL/Lib/Midi/RtMidi.cpp:3821
↓ 6 callersMethodhas_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exceptionsafety No-t
DLL/Lib/Json/json.hpp:5238
↓ 6 callersFunctionis_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
DLL/Lib/Json/json.hpp:20257
↓ 6 callersMethodnull
DLL/Lib/Json/json.hpp:6558
↓ 6 callersFunctionportInfo
This function is used to count or get the pinfo structure for a given port number.
DLL/Lib/Midi/RtMidi.cpp:1936
↓ 6 callersFunctionpush_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON nul
DLL/Lib/Json/json.hpp:22954
↓ 6 callersMethodset_subtype
! @brief sets the binary subtype Sets the binary subtype of the value, also flags a binary JSON value as having a subtype, which has impl
DLL/Lib/Json/json.hpp:5189
↓ 6 callersMethodsize_in_bytes
DLL/Lib/ImGUI/imgui_internal.h:573
↓ 6 callersFunctionstb__match
DLL/Lib/ImGUI/imgui_draw.cpp:3970
↓ 6 callersFunctionstbtt_InitFont
DLL/Lib/ImGUI/imstb_truetype.h:4784
↓ 6 callersFunctionstbtt__buf_range
DLL/Lib/ImGUI/imstb_truetype.h:1164
↓ 6 callersFunctionstbtt__dict_get_ints
DLL/Lib/ImGUI/imstb_truetype.h:1229
↓ 6 callersFunctionstbtt__matchpair
DLL/Lib/ImGUI/imstb_truetype.h:4675
↓ 5 callersFunctionDecode85Byte
DLL/Lib/ImGUI/imgui_draw.cpp:2103
↓ 5 callersMethodDeleteChars
Public API to manipulate UTF-8 text We expose UTF-8 to the user (unlike the STB_TEXTEDIT_* functions which are manipulating wchar) FIXME: The existenc
DLL/Lib/ImGUI/imgui_widgets.cpp:3798
↓ 5 callersMethodFlush
()
GUI/MemoryStream.cs:79
↓ 5 callersMethodGetIDNoKeepAlive
DLL/Lib/ImGUI/imgui.cpp:3000
↓ 5 callersFunctionImGui_ImplWin32_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
DLL/Lib/ImGUI/imgui_impl_win32.cpp:94
↓ 5 callersFunctionImLineClosestPoint
DLL/Lib/ImGUI/imgui.cpp:1280
↓ 5 callersFunctionImRotate
DLL/Lib/ImGUI/imgui_internal.h:438
↓ 5 callersFunctionInitialize
<summary> Unhook all threads to take advantage of multi-threading. </summary>
DLL/dllmain.cpp:255
↓ 5 callersFunctionIsActiveIdUsingKey
DLL/Lib/ImGUI/imgui_internal.h:2550
↓ 5 callersMethodIsDirectoryEmpty
(string path)
GUI/Util/GenUtil.cs:38
↓ 5 callersMethodIsRSFolder
(this string folderPath)
GUI/Util/GenUtil.cs:119
↓ 5 callersMethodLoadFile
DLL/Lib/Ini/SimpleIni.h:1339
↓ 5 callersMethodMin
<param name="fR"> - Red</param> <param name="fG"> - Green</param> <param name="fB"> - Blue</param> <returns>Lowest value</returns>
DLL/Mods/CollectColors.cpp:320
↓ 5 callersMethodMove
DLL/Wwise/Types.hpp:766
↓ 5 callersMethodPopClipRect
DLL/Lib/ImGUI/imgui.cpp:4407
↓ 5 callersFunctionPressKey
<summary> Presses the key specified. </summary>
DLL/Tests.cpp:57
↓ 5 callersFunctionSTB_TEXTEDIT_DELETECHARS
DLL/Lib/ImGUI/imgui_widgets.cpp:3694
↓ 5 callersMethodSectionToName
(Sections section)
GUI/ASIO/ReadSettings.cs:47
↓ 5 callersMethodSelectAll
DLL/Lib/ImGUI/imgui.h:1992
↓ 5 callersFunctionShowExampleMenuFile
Note that shortcuts are currently provided for display only (future version will add explicit flags to BeginMenu() to request processing shortcuts)
DLL/Lib/ImGUI/imgui_demo.cpp:6141
↓ 5 callersFunctionTableGetColumnAvailSortDirection
DLL/Lib/ImGUI/imgui_tables.cpp:2619
↓ 5 callersMethodbinary
DLL/Lib/Json/json.hpp:6588
↓ 5 callersFunctionescape
! * @brief string escaping as described in RFC 6901 (Sect. 4) * @param[in] s string to escape * @return escaped string * * Note the order of e
DLL/Lib/Json/json.hpp:2676
↓ 5 callersMethodget_character
DLL/Lib/Json/json.hpp:5481
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
DLL/Lib/Json/json.hpp:11483
↓ 5 callersMethodopenPort
DLL/Lib/Midi/RtMidi.cpp:3762
↓ 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
DLL/Lib/Json/json.hpp:11012
↓ 5 callersMethodpush
As long as we haven't reached our queue size limit, push the message.
DLL/Lib/Midi/RtMidi.cpp:753
↓ 5 callersFunctionstb_textedit_delete_selection
delete the section
DLL/Lib/ImGUI/imstb_textedit.h:599
↓ 5 callersFunctionstb_textedit_move_to_first
move cursor to first character of selection
DLL/Lib/ImGUI/imstb_textedit.h:625
↓ 5 callersFunctionstbtt_GetFontOffsetForIndex
DLL/Lib/ImGUI/imstb_truetype.h:4774
↓ 5 callersFunctionstbtt_GetGlyphShape
DLL/Lib/ImGUI/imstb_truetype.h:2265
↓ 5 callersFunctionstbtt__csctx_rline_to
DLL/Lib/ImGUI/imstb_truetype.h:1918
↓ 4 callersMethodAddDrawCmd
DLL/Lib/ImGUI/imgui_draw.cpp:451
↓ 4 callersMethodCalcTextSizeA
DLL/Lib/ImGUI/imgui_draw.cpp:3424
↓ 4 callersMethodConvertFromStore
Convert the input string from the storage format to SI_CHAR. * The storage format is always UTF-8 or MBCS. * * @param a_pInputData Dat
DLL/Lib/Ini/SimpleIni.h:2828
↓ 4 callersMethodData
DLL/Lib/Ini/SimpleIni.h:442
↓ 4 callersMethodDoForceClose
DLL/Lib/ImGUI/imgui_demo.cpp:7404
↓ 4 callersMethodEstablishMaxValue
(decimal value, decimal max)
GUI/Util/GenUtil.cs:31
↓ 4 callersMethodExtractSingleFile
<summary> Extracts a single file from a .zip archive. </summary> <param name="targetDir">The directory to put the extracted file in.</param> <param na
GUI/Util/ZipUtils.cs:177
↓ 4 callersMethodGetFileName
([MarshalAs(UnmanagedType.LPWStr)] out string pszName)
GUI/Util/FolderPicker.cs:131
↓ 4 callersMethodGetMainRect
Helpers to retrieve ImRect (we don't need to store BuildWorkRect as every access tend to change it, hence the code asymmetry)
DLL/Lib/ImGUI/imgui_internal.h:1347
↓ 4 callersMethodGetName
DLL/Lib/ImGUI/imgui_internal.h:1368
↓ 4 callersFunctionGetRootObject
DLL/ObjectUtil.cpp:7
↓ 4 callersFunctionGetStringColor
<param name="stringnum"> - Number of string</param> <param name="state"> - Structs::string_state</param> <returns>Pointer to String Color</returns>
DLL/Mods/ExtendedRangeMode.cpp:8
↓ 4 callersMethodGetTabName
DLL/Lib/ImGUI/imgui_internal.h:2106
↓ 4 callersFunctionImAcos01
DLL/Lib/ImGUI/imgui_draw.cpp:3827
↓ 4 callersFunctionImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
DLL/Lib/ImGUI/imgui_widgets.cpp:3281
↓ 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
DLL/Lib/ImGUI/imgui_widgets.cpp:3330
↓ 4 callersFunctionImStrncpy
DLL/Lib/ImGUI/imgui.cpp:1347
↓ 4 callersFunctionImTextCountCharsFromUtf8
DLL/Lib/ImGUI/imgui.cpp:1722
↓ 4 callersFunctionImTextStrFromUtf8
DLL/Lib/ImGUI/imgui.cpp:1704
↓ 4 callersFunctionInputTextCalcTextSizeW
DLL/Lib/ImGUI/imgui_widgets.cpp:3614
↓ 4 callersFunctionInputTextFilterCharacter
Return false to discard a character.
DLL/Lib/ImGUI/imgui_widgets.cpp:3849
↓ 4 callersFunctionIsActiveIdUsingNavDir
DLL/Lib/ImGUI/imgui_internal.h:2548
↓ 4 callersFunctionIsInLearnASongModes
DLL/GameState.cpp:186
↓ 4 callersFunctionIsInPreSongTuner
DLL/GameState.cpp:174
↓ 4 callersMethodIsSavePath
(this string savePath)
GUI/Util/GenUtil.cs:135
↓ 4 callersFunctionMetricsHelpMarker
Avoid naming collision with imgui_demo.cpp's HelpMarker() for unity builds.
DLL/Lib/ImGUI/imgui.cpp:11242
↓ 4 callersMethodPassFilter
DLL/Lib/ImGUI/imgui.cpp:2127
↓ 4 callersMethodPathStroke
Note: Anti-aliased filling requires points to be in clockwise order.
DLL/Lib/ImGUI/imgui.h:2463
↓ 4 callersFunctionPostEvent
<summary> Post an event to the sound engine (by event name), using callbacks. </summary> <param name="in_pszEventName"> - Name of the event</param> <p
DLL/Wwise/SoundEngine.cpp:427
↓ 4 callersMethodPushTextureID
DLL/Lib/ImGUI/imgui_draw.cpp:609
↓ 4 callersMethodRead
(byte[] buffer, int offset, int count)
GUI/MemoryStream.cs:83
↓ 4 callersFunctionSTB_TEXTEDIT_GETWIDTH
DLL/Lib/ImGUI/imgui_widgets.cpp:3665
↓ 4 callersMethodSaveSettings
(bool refreshDate = false)
GUI/Twitch/TwitchSettings.cs:176
↓ 4 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
DLL/Lib/ImGUI/imgui.cpp:2015
↓ 4 callersFunctionSetObjectScales
DLL/ObjectUtil.cpp:71
↓ 4 callersFunctionStop
<summary> Stop specified Dynamic Sequence immediately. To restart the sequence, call Play. The sequence will restart with the item that was in the pla
DLL/Wwise/SoundEngine.cpp:186
↓ 4 callersMethodStop
()
GUI/Twitch/Auth/WebServer.cs:66
↓ 4 callersFunctionTableSettingsCalcChunkSize
DLL/Lib/ImGUI/imgui_tables.cpp:3152
↓ 4 callersMethodVirtualKey
(string Key)
GUI/KeyConversion.cs:48
↓ 4 callersFunction_grow_capacity
DLL/Lib/ImGUI/imgui.h:1734
↓ 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
DLL/Lib/Json/json.hpp:11072
↓ 4 callersFunctioncend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
DLL/Lib/Json/json.hpp:22294
↓ 4 callersFunctiondestroy
DLL/Lib/Json/json.hpp:18638
↓ 4 callersMethodemplace
DLL/Lib/Json/json.hpp:17429
↓ 4 callersFunctionempty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
DLL/Lib/Json/json.hpp:22638
↓ 4 callersFunctionend
DLL/Lib/ImGUI/imgui.h:1726
↓ 4 callersFunctionend
DLL/Lib/ImGUI/imgui_internal.h:661
↓ 4 callersFunctionget_arithmetic_value
DLL/Lib/Json/json.hpp:3978
↓ 4 callersMethodget_binary
DLL/Lib/Json/json.hpp:10815
↓ 4 callersMethodget_string
DLL/Lib/Json/json.hpp:10782
↓ 4 callersMethodindex_from_ptr
Utilities
DLL/Lib/ImGUI/imgui_internal.h:583
↓ 4 callersFunctioninsert_iterator
DLL/Lib/Json/json.hpp:23229
↓ 4 callersFunctionis_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
DLL/Lib/Json/json.hpp:20076
↓ 4 callersFunctionis_separator
When ImGuiInputTextFlags_Password is set, we don't want actions such as CTRL+Arrow to leak the fact that underlying data are blanks or separators.
DLL/Lib/ImGUI/imgui_widgets.cpp:3682
← previousnext →201–300 of 3,570, ranked by callers