Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aegel5/SimpleSwitcher
/ functions
Functions
3,664 in github.com/Aegel5/SimpleSwitcher
⨍
Functions
3,664
◇
Types & classes
640
↓ 5 callers
Method
DeleteChars
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
imgui_tiny_app/imgui/imgui_widgets.cpp:4335
↓ 5 callers
Method
GetIndex
imgui_tiny_app/imgui/imgui_internal.h:781
↓ 5 callers
Function
GetKeyOwnerData
Test that key is either not owned, either owned by 'owner_id'
imgui_tiny_app/imgui/imgui_internal.h:3668
↓ 5 callers
Method
GetKeyup
src/libtools/utils/CHotKey.h:127
↓ 5 callers
Method
GetOrAddByKey
imgui_tiny_app/imgui/imgui_internal.h:782
↓ 5 callers
Method
GetVarPtr
Offset in parent structure
imgui_tiny_app/imgui/imgui_internal.h:922
↓ 5 callers
Function
GetWindowDisplayLayer
imgui_tiny_app/imgui/imgui.cpp:6022
↓ 5 callers
Function
ImCharIsBlankA
imgui_tiny_app/imgui/imgui_internal.h:413
↓ 5 callers
Function
ImFontAtlasBakedAddFontGlyph
x0/y0/x1/y1 are offset from the character upper-left layout position, in pixels. Therefore x0/y0 are often fairly close to zero. Not to be mistaken wi
imgui_tiny_app/imgui/imgui_draw.cpp:5198
↓ 5 callers
Function
ImFontAtlasBuildInit
Start packing over current empty texture
imgui_tiny_app/imgui/imgui_draw.cpp:4264
↓ 5 callers
Function
ImLineClosestPoint
imgui_tiny_app/imgui/imgui.cpp:2149
↓ 5 callers
Function
ImStrncpy
imgui_tiny_app/imgui/imgui.cpp:2216
↓ 5 callers
Function
ImTextClassifierSetCharClass
imgui_tiny_app/imgui/imgui_draw.cpp:5449
↓ 5 callers
Function
ImTextFindPreviousUtf8Codepoint
imgui_tiny_app/imgui/imgui.cpp:2818
↓ 5 callers
Method
IsDataType
imgui_tiny_app/imgui/imgui.h:2847
↓ 5 callers
Function
IsDebug
src/libtools/utils/utils-func.h:64
↓ 5 callers
Method
IsEmpty
lib_units/TimePoint.h:16
↓ 5 callers
Method
IsEnabled
src/EnableHolder.h:37
↓ 5 callers
Function
IsNamedKeyOrMod
imgui_tiny_app/imgui/imgui_internal.h:3622
↓ 5 callers
Method
IsOk
src/gui2/ImagesTx.h:11
↓ 5 callers
Method
PathFillConvex
imgui_tiny_app/imgui/imgui.h:3515
↓ 5 callers
Function
RemoveAt
src/libtools/utils/utils-func.h:5
↓ 5 callers
Method
Reserve
imgui_tiny_app/imgui/imgui_internal.h:788
↓ 5 callers
Function
STB_TEXTEDIT_DELETECHARS
imgui_tiny_app/imgui/imgui_widgets.cpp:4187
↓ 5 callers
Method
SetVoidPtr
imgui_tiny_app/imgui/imgui.cpp:3066
↓ 5 callers
Function
ShowExampleMenuFile
Note that shortcuts are currently provided for display only (future version will add explicit flags to BeginMenu() to request processing shortcuts)
imgui_tiny_app/imgui/imgui_demo.cpp:8911
↓ 5 callers
Function
TableGetColumnAvailSortDirection
imgui_tiny_app/imgui/imgui_tables.cpp:2911
↓ 5 callers
Method
TryEnable
src/EnableHolder.h:41
↓ 5 callers
Function
WindowRectRelToAbs
imgui_tiny_app/imgui/imgui_internal.h:3425
↓ 5 callers
Function
add_summary
(typename, impl)
imgui_tiny_app/imgui/misc/debuggers/imgui_lldb.py:155
↓ 5 callers
Method
as_view
extern/simple_enum/simple_enum.hpp:163
↓ 5 callers
Method
begin
extern/simple_enum/ranges_views.hpp:128
↓ 5 callers
Function
cend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
extern/json.hpp:22850
↓ 5 callers
Function
emplace
extern/json.hpp:19771
↓ 5 callers
Function
escape
extern/json.hpp:3117
↓ 5 callers
Method
get_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
extern/json.hpp:6574
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
extern/json.hpp:13452
↓ 5 callers
Function
new_layout_request
inline std::atomic_bool hk_edit_now = false; // пока не нужно.
src/globals.h:14
↓ 5 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
extern/json.hpp:12951
↓ 5 callers
Function
stb_out3
imgui_tiny_app/imgui/misc/fonts/binary_to_compressed_c.cpp:234
↓ 5 callers
Function
stb_textedit_delete_selection
delete the section
imgui_tiny_app/imgui/imstb_textedit.h:638
↓ 5 callers
Function
stbi__cleanup_jpeg
clean up the temporary component buffers
extern/stb_image.h:3841
↓ 5 callers
Function
stbi__do_zlib
extern/stb_image.h:4488
↓ 5 callers
Function
stbi__getn
extern/stb_image.h:1664
↓ 5 callers
Function
stbi__hdr_gettoken
extern/stb_image.h:7108
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
extern/stb_image.h:2095
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
extern/stb_image.h:2934
↓ 5 callers
Function
stbi__paeth
extern/stb_image.h:4636
↓ 5 callers
Function
stbi__zbuild_huffman
extern/stb_image.h:4122
↓ 5 callers
Function
stbtt_GetFontOffsetForIndex
imgui_tiny_app/imgui/imstb_truetype.h:4950
↓ 5 callers
Function
stbtt_GetGlyphShape
imgui_tiny_app/imgui/imstb_truetype.h:2302
↓ 5 callers
Function
stbtt__csctx_rline_to
imgui_tiny_app/imgui/imstb_truetype.h:1955
↓ 4 callers
Method
AddMousePosEvent
Queue a mouse move event
imgui_tiny_app/imgui/imgui.cpp:1928
↓ 4 callers
Function
CalcNextScrollFromScrollTargetAndClamp
imgui_tiny_app/imgui/imgui.cpp:12470
↓ 4 callers
Function
CalcWindowAutoFitSize
imgui_tiny_app/imgui/imgui.cpp:7053
↓ 4 callers
Method
Clear
src/libtools/utils/ScanMap.h:76
↓ 4 callers
Method
ClearFreeMemory
imgui_tiny_app/imgui/imgui_draw.cpp:2123
↓ 4 callers
Method
Compare
src/libtools/utils/CHotKey.h:72
↓ 4 callers
Function
DebugNodeDockNodeFlags
imgui_tiny_app/imgui/imgui.cpp:23049
↓ 4 callers
Function
DeltToNow
src/gui2/Notificator/Utils.h:41
↓ 4 callers
Method
DoForceClose
imgui_tiny_app/imgui/imgui_demo.cpp:10653
↓ 4 callers
Method
Draw
src/gui2/Notificator/Entry.h:109
↓ 4 callers
Function
ExampleTree_CreateNode
imgui_tiny_app/imgui/imgui_demo.cpp:842
↓ 4 callers
Method
GetByIndex
imgui_tiny_app/imgui/imgui_internal.h:780
↓ 4 callers
Method
GetCustomRect
imgui_tiny_app/imgui/imgui_draw.cpp:3396
↓ 4 callers
Method
GetDebugName
imgui_tiny_app/imgui/imgui.cpp:16563
↓ 4 callers
Method
GetFontBaked
ImFontBaked pointers are valid for the entire frame but shall never be kept between frames.
imgui_tiny_app/imgui/imgui_draw.cpp:5374
↓ 4 callers
Method
GetIntRef
References are only valid until a new value is added to the storage. Calling a Set***() function or a Get***Ref() function invalidates the pointer.
imgui_tiny_app/imgui/imgui.cpp:3013
↓ 4 callers
Function
GetKeyState
src/KeysStruct.h:61
↓ 4 callers
Function
GetLogLevel
src/libtools/core/Logger.h:21
↓ 4 callers
Function
GetMouseSourceName
imgui_tiny_app/imgui/imgui.cpp:11047
↓ 4 callers
Function
GetPath_exe_noLower
src/libtools/utils/getpath.h:56
↓ 4 callers
Method
GetPitch
imgui_tiny_app/imgui/imgui.h:3684
↓ 4 callers
Function
ImAcos01
imgui_tiny_app/imgui/imgui_draw.cpp:6048
↓ 4 callers
Function
ImBitArrayGetStorageSizeInBytes
imgui_tiny_app/imgui/imgui_internal.h:632
↓ 4 callers
Function
ImCharIsSeparatorW
imgui_tiny_app/imgui/imgui_widgets.cpp:4044
↓ 4 callers
Function
ImFontAtlasFontDiscardBakes
use unused_frames==0 to discard everything.
imgui_tiny_app/imgui/imgui_draw.cpp:3941
↓ 4 callers
Function
ImFontAtlasFontInitOutput
Was tempted to lazily init FontSrc but wouldn't save much + makes it more complicated to detect invalid data at AddFont()
imgui_tiny_app/imgui/imgui_draw.cpp:3649
↓ 4 callers
Function
ImFontAtlasRectId_GetIndex
imgui_tiny_app/imgui/imgui_internal.h:4133
↓ 4 callers
Function
ImFontAtlasTextureBlockQueueUpload
Queue texture block update for renderer backend
imgui_tiny_app/imgui/imgui_draw.cpp:2971
↓ 4 callers
Function
ImFontBaked_BuildLoadGlyph
imgui_tiny_app/imgui/imgui_draw.cpp:4507
↓ 4 callers
Function
ImGui_ImplWin32_AdjustWindowRect
imgui_tiny_app/imgui/backends/imgui_impl_win32.cpp:1188
↓ 4 callers
Function
ImHashSkipUncontributingPrefix
Skip to the "###" marker if any. We don't skip past to match the behavior of GetID() FIXME-OPT: This is not designed to be optimal. Use with care.
imgui_tiny_app/imgui/imgui.cpp:2550
↓ 4 callers
Function
ImParseFormatPrecision
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
imgui_tiny_app/imgui/imgui_widgets.cpp:3681
↓ 4 callers
Function
ImTriangleContainsPoint
imgui_tiny_app/imgui/imgui.cpp:2162
↓ 4 callers
Function
ImTrunc64
imgui_tiny_app/imgui/imgui_internal.h:539
↓ 4 callers
Function
InputTextFilterCharacter
Return false to discard a character.
imgui_tiny_app/imgui/imgui_widgets.cpp:4424
↓ 4 callers
Function
IsActiveIdUsingNavDir
imgui_tiny_app/imgui/imgui_internal.h:3650
↓ 4 callers
Function
IsSelfElevated
src/libtools/utils/utils-func.h:71
↓ 4 callers
Function
IsWindowsVistaOrGreater
src/libtools/core/WinInfo.h:32
↓ 4 callers
Function
LockWheelingWindow
imgui_tiny_app/imgui/imgui.cpp:10878
↓ 4 callers
Method
Merge
imgui_tiny_app/imgui/imgui_draw.cpp:2167
↓ 4 callers
Function
PushFont
OBSOLETED in 1.92.0 (from June 2025)
imgui_tiny_app/imgui/imgui.h:4349
↓ 4 callers
Function
STB_TEXTEDIT_GETWIDTH
imgui_tiny_app/imgui/imgui_widgets.cpp:4010
↓ 4 callers
Function
SetCurrentWindow
imgui_tiny_app/imgui/imgui.cpp:4707
↓ 4 callers
Method
SetFontLoader
imgui_tiny_app/imgui/imgui_draw.cpp:2689
↓ 4 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
imgui_tiny_app/imgui/imgui.cpp:3043
↓ 4 callers
Method
SetItemSelected
imgui_tiny_app/imgui/imgui_widgets.cpp:8530
↓ 4 callers
Method
SetToNow
lib_units/TimePoint.h:20
↓ 4 callers
Function
SetWindowConditionAllowFlags
imgui_tiny_app/imgui/imgui.cpp:6877
← previous
next →
301–400 of 3,664, ranked by callers