MCPcopy Create free account

hub / github.com/Aegel5/SimpleSwitcher / functions

Functions3,664 in github.com/Aegel5/SimpleSwitcher

↓ 8 callersMethodIncludeItemByIndex
Call IncludeItemByIndex() or IncludeItemsByIndex() *BEFORE* first call to Step() if you need a range of items to not be clipped, regardless of their v
imgui_tiny_app/imgui/imgui.h:3026
↓ 8 callersMethodIsDouble
src/KeysCurState.h:56
↓ 8 callersFunctionIsNamedKey
Inputs FIXME: Eventually we should aim to move e.g. IsActiveIdUsingKey() into IsKeyXXX functions.
imgui_tiny_app/imgui/imgui_internal.h:3621
↓ 8 callersFunctionIsWindowActiveAndVisible
imgui_tiny_app/imgui/imgui.cpp:5569
↓ 8 callersMethodSend
src/InputSender.cpp:3
↓ 8 callersFunctionand_then
extern/simple_enum/expected.h:1419
↓ 8 callersMethodclear
imgui_tiny_app/imgui/imgui_internal.h:808
↓ 8 callersFunctiondump_integer
extern/json.hpp:19435
↓ 8 callersMethodend_object
extern/json.hpp:9614
↓ 8 callersFunctionor_else
extern/simple_enum/expected.h:1467
↓ 8 callersMethodstart_object
extern/json.hpp:9604
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
extern/stb_image.h:2414
↓ 8 callersFunctionstbi__convert_format
extern/stb_image.h:1753
↓ 8 callersFunctionstbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
extern/stb_image.h:1029
↓ 8 callersFunctionstbtt__buf_skip
imgui_tiny_app/imgui/imstb_truetype.h:1158
↓ 8 callersFunctiontransform_error
extern/simple_enum/expected.h:1481
↓ 7 callersMethodAddImage
imgui_tiny_app/imgui/imgui_draw.cpp:1748
↓ 7 callersMethodAddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
imgui_tiny_app/imgui/imgui_draw.cpp:1532
↓ 7 callersMethodAddTriangleFilled
imgui_tiny_app/imgui/imgui_draw.cpp:1582
↓ 7 callersMethodAppendFormat
src/libtools/core/Logger.h:59
↓ 7 callersFunctionCalcWindowSizeAfterConstraint
imgui_tiny_app/imgui/imgui.cpp:7004
↓ 7 callersFunctionGET_SW_VERSION
src/ver.h:5
↓ 7 callersMethodGetMapSize
imgui_tiny_app/imgui/imgui_internal.h:794
↓ 7 callersFunctionGetPath_folder_noLower2
src/libtools/utils/getpath.h:52
↓ 7 callersFunctionImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
imgui_tiny_app/imgui/imgui.cpp:2591
↓ 7 callersFunctionImFontAtlasFontDestroyOutput
Keep source/input FontData
imgui_tiny_app/imgui/imgui_draw.cpp:3660
↓ 7 callersFunctionImFontCalcWordWrapPositionEx
Simple word-wrapping for English, not full-featured. Please submit failing cases! This will return the next location to wrap from. If no wrapping if n
imgui_tiny_app/imgui/imgui_draw.cpp:5495
↓ 7 callersFunctionImFormatStringToTempBuffer
imgui_tiny_app/imgui/imgui.cpp:2384
↓ 7 callersFunctionImFormatStringToTempBufferV
FIXME: Should rework API toward allowing multiple in-flight temp buffers (easier and safer for caller) by making the caller acquire a temp buffer toke
imgui_tiny_app/imgui/imgui.cpp:2396
↓ 7 callersFunctionImPow
imgui_tiny_app/imgui/imgui_internal.h:499
↓ 7 callersFunctionImRotate
imgui_tiny_app/imgui/imgui_internal.h:543
↓ 7 callersFunctionImTextCharToUtf8
imgui_tiny_app/imgui/imgui.cpp:2765
↓ 7 callersFunctionImWantFrameWithDelay
* Requests a frame update after a specific delay. * If a shorter delay is already requested, this call is ignored. */
imgui_tiny_app/imgui/imgui.h:394
↓ 7 callersMethodInsertChars
imgui_tiny_app/imgui/imgui_widgets.cpp:4351
↓ 7 callersFunctionSTB_TEXTEDIT_LAYOUTROW
imgui_tiny_app/imgui/imgui_widgets.cpp:4012
↓ 7 callersFunctionSprintf
src/libtools/utils/str_utils.h:278
↓ 7 callersFunctionToLower
src/libtools/utils/str_utils.h:169
↓ 7 callersMethodTryGetMapData
It is the map we need iterate to find valid items, since we don't have "alive" storage anywhere
imgui_tiny_app/imgui/imgui_internal.h:795
↓ 7 callersFunctionWindowRectAbsToRel
You may also use SetNextWindowClass()'s FocusRouteParentWindowId field.
imgui_tiny_app/imgui/imgui_internal.h:3424
↓ 7 callersFunctioncompares_unordered
extern/json.hpp:23715
↓ 7 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
extern/json.hpp:18828
↓ 7 callersMethodend
extern/simple_enum/ranges_views.hpp:130
↓ 7 callersFunctionstbi__compute_y
extern/stb_image.h:1744
↓ 7 callersFunctionstbi__start_callbacks
initialize a callback-based context
extern/stb_image.h:834
↓ 7 callersFunctionstbi__start_mem
initialize a memory-decode context
extern/stb_image.h:824
↓ 7 callersFunctionstbtt_GetGlyphBitmapBoxSubpixel
imgui_tiny_app/imgui/imstb_truetype.h:2726
↓ 7 callersFunctionstbtt_ScaleForPixelHeight
imgui_tiny_app/imgui/imstb_truetype.h:2665
↓ 7 callersFunctionstbtt__cff_get_index
imgui_tiny_app/imgui/imstb_truetype.h:1195
↓ 6 callersMethodAddCircleFilled
imgui_tiny_app/imgui/imgui_draw.cpp:1617
↓ 6 callersFunctionConvertSingleModFlagToKey
imgui_tiny_app/imgui/imgui_internal.h:3630
↓ 6 callersMethodFindGlyphNoFallback
Attempt to load but when missing, return NULL instead of FallbackGlyph
imgui_tiny_app/imgui/imgui_draw.cpp:5306
↓ 6 callersFunctionFindLatestInputEvent
imgui_tiny_app/imgui/imgui.cpp:1836
↓ 6 callersMethodGetColumnSettings
imgui_tiny_app/imgui/imgui_internal.h:3388
↓ 6 callersMethodGetInt
imgui_tiny_app/imgui/imgui.cpp:2983
↓ 6 callersFunctionImBitArraySetBit
imgui_tiny_app/imgui/imgui_internal.h:636
↓ 6 callersFunctionImCharIsBlankW
imgui_tiny_app/imgui/imgui_internal.h:414
↓ 6 callersFunctionImFontAtlasPackAddRect
Important: Calling this may recreate a new texture and therefore change atlas->TexData FIXME-NEWFONTS: Expose other glyph padding settings for custom
imgui_tiny_app/imgui/imgui_draw.cpp:4402
↓ 6 callersMethodIsEnd
src/libtools/utils/ScanMap.h:52
↓ 6 callersFunctionLocalConvert
src/gui2/Notificator/Utils.h:38
↓ 6 callersMethodPassFilter
imgui_tiny_app/imgui/imgui.cpp:3146
↓ 6 callersFunctionReinit
src/Localizator.h:7
↓ 6 callersFunctionSTB_TEXTEDIT_INSERTCHARS
imgui_tiny_app/imgui/imgui_widgets.cpp:4198
↓ 6 callersMethodSelectAll
imgui_tiny_app/imgui/imgui_widgets.cpp:4321
↓ 6 callersFunctionTabBarGetTabOrder
imgui_tiny_app/imgui/imgui_internal.h:3882
↓ 6 callersFunctionTabItemGetSectionIdx
imgui_tiny_app/imgui/imgui_widgets.cpp:9621
↓ 6 callersMethodUpdateWorkRect
imgui_tiny_app/imgui/imgui_internal.h:2167
↓ 6 callersMethodbinary
extern/json.hpp:9599
↓ 6 callersMethodclear
src/libtools/utils/Images.h:18
↓ 6 callersFunctiondiagnostics
extern/json.hpp:4531
↓ 6 callersMethodend
lib_units/UnorderedSmallMap.h:67
↓ 6 callersMethodget_string
extern/json.hpp:12664
↓ 6 callersFunctionif
extern/json.hpp:23686
↓ 6 callersFunctionis_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
extern/json.hpp:21412
↓ 6 callersFunctionjson_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
extern/json.hpp:14566
↓ 6 callersFunctionname
extern/json.hpp:4526
↓ 6 callersMethodnull
extern/json.hpp:9569
↓ 6 callersFunctionoutliterals
imgui_tiny_app/imgui/misc/fonts/binary_to_compressed_c.cpp:237
↓ 6 callersFunctionpush_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
extern/json.hpp:14687
↓ 6 callersFunctionreserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
imgui_tiny_app/imgui/imgui.h:2350
↓ 6 callersMethodresize
imgui_tiny_app/imgui/imgui_internal.h:747
↓ 6 callersFunctionshow_main_wind
todo not thread safe
src/globals.h:16
↓ 6 callersFunctionsize
@brief returns the number of elements @sa https://json.nlohmann.me/api/basic_json/size/
extern/json.hpp:22986
↓ 6 callersFunctionstb__match
imgui_tiny_app/imgui/imgui_draw.cpp:6202
↓ 6 callersFunctionstb_out2
imgui_tiny_app/imgui/misc/fonts/binary_to_compressed_c.cpp:233
↓ 6 callersFunctionstbi__fopen
extern/stb_image.h:1335
↓ 6 callersFunctionstbi__hdr_test
extern/stb_image.h:7096
↓ 6 callersFunctionstbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
extern/stb_image.h:1012
↓ 6 callersFunctionstbi__start_file
extern/stb_image.h:875
↓ 6 callersFunctionstbtt_InitFont
imgui_tiny_app/imgui/imstb_truetype.h:4960
↓ 6 callersFunctionstbtt__buf_range
imgui_tiny_app/imgui/imstb_truetype.h:1186
↓ 6 callersFunctionstbtt__dict_get_ints
imgui_tiny_app/imgui/imstb_truetype.h:1251
↓ 6 callersFunctionstbtt__matchpair
imgui_tiny_app/imgui/imstb_truetype.h:4851
↓ 6 callersMethodswap
extern/simple_enum/expected.h:964
↓ 5 callersMethodAddKeyEvent
imgui_tiny_app/imgui/imgui.cpp:1899
↓ 5 callersFunctionBeginTooltip
Tooltip auto triggered on hover
extern/imgui_sugar.hpp:71
↓ 5 callersMethodChannelsMerge
imgui_tiny_app/imgui/imgui.h:3547
↓ 5 callersMethodClear
src/InputSender.h:11
↓ 5 callersMethodClear
imgui_tiny_app/imgui/imgui_demo.cpp:9377
↓ 5 callersMethodCursorAnimReset
Those functions are not inlined in imgui_internal.h, allowing us to hide ImStbTexteditState from that header.
imgui_tiny_app/imgui/imgui_widgets.cpp:4312
↓ 5 callersFunctionDecode85Byte
imgui_tiny_app/imgui/imgui_draw.cpp:3112
← previousnext →201–300 of 3,664, ranked by callers