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
↓ 18 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
extern/json.hpp:12553
↓ 18 callers
Function
stbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
imgui_tiny_app/imgui/imstb_truetype.h:3033
↓ 18 callers
Function
ttULONG
imgui_tiny_app/imgui/imstb_truetype.h:1293
↓ 17 callers
Method
ApplyRequests
Apply requests coming from BeginMultiSelect() and EndMultiSelect(). - Enable 'Demo->Tools->Debug Log->Selection' to see selection requests as they hap
imgui_tiny_app/imgui/imgui_widgets.cpp:8575
↓ 17 callers
Function
LOG_WARN
src/libtools/core/Logger.h:217
↓ 17 callers
Method
SetCurrentChannel
imgui_tiny_app/imgui/imgui_draw.cpp:2238
↓ 17 callers
Function
to_json
extern/json.hpp:5917
↓ 17 callers
Function
transform
extern/simple_enum/expected.h:1448
↓ 16 callers
Method
PathLineTo
imgui_tiny_app/imgui/imgui.h:3513
↓ 16 callers
Function
STB_TEXTEDIT_GETCHAR
imgui_tiny_app/imgui/imgui_widgets.cpp:4009
↓ 16 callers
Function
Worker
src/CMainWorker.h:70
↓ 16 callers
Method
contains
lib_units/UnorderedSmallMap.h:22
↓ 16 callers
Function
is_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
extern/json.hpp:21405
↓ 16 callers
Method
next_chunk
imgui_tiny_app/imgui/imgui_internal.h:813
↓ 16 callers
Function
stbi__at_eof
extern/stb_image.h:1626
↓ 16 callers
Function
stbtt_FindGlyphIndex
imgui_tiny_app/imgui/imstb_truetype.h:1501
↓ 15 callers
Method
AddText
imgui_tiny_app/imgui/imgui_draw.cpp:1716
↓ 15 callers
Method
Begin
imgui_tiny_app/imgui/imgui.cpp:3338
↓ 15 callers
Method
ClearFlags
imgui_tiny_app/imgui/imgui_internal.h:1392
↓ 15 callers
Function
ImAbs
imgui_tiny_app/imgui/imgui_internal.h:503
↓ 15 callers
Function
IsVkDown
imgui_tiny_app/imgui/backends/imgui_impl_win32.cpp:317
↓ 15 callers
Function
combine
boost::hash_combine
extern/json.hpp:6307
↓ 15 callers
Function
is_in
src/libtools/utils/utils-func.h:99
↓ 15 callers
Function
is_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
extern/json.hpp:21356
↓ 15 callers
Function
set_parents
extern/json.hpp:20720
↓ 15 callers
Function
stbtt__buf_get8
imgui_tiny_app/imgui/imstb_truetype.h:1138
↓ 15 callers
Function
stbtt__csctx_rccurve_to
imgui_tiny_app/imgui/imstb_truetype.h:1962
↓ 15 callers
Function
stbtt__find_table
@OPTIMIZE: binary search
imgui_tiny_app/imgui/imstb_truetype.h:1311
↓ 14 callers
Function
Clear
imgui_tiny_app/imgui/imgui_internal.h:674
↓ 14 callers
Method
GetMainRect
Helpers to retrieve ImRect (we don't need to store BuildWorkRect as every access tend to change it, hence the code asymmetry)
imgui_tiny_app/imgui/imgui_internal.h:2170
↓ 14 callers
Method
PostMsg
src/CMainWorker.h:59
↓ 14 callers
Function
conf_get_unsafe
src/Settings.h:200
↓ 14 callers
Method
string
extern/json.hpp:9594
↓ 13 callers
Method
Clear
imgui_tiny_app/imgui/imgui_draw.cpp:2266
↓ 13 callers
Function
ImFontAtlasPackGetRect
Generally for non-user facing functions: assert on invalid ID.
imgui_tiny_app/imgui/imgui_draw.cpp:4450
↓ 13 callers
Function
ImLengthSqr
imgui_tiny_app/imgui/imgui_internal.h:532
↓ 13 callers
Method
empty
imgui_tiny_app/imgui/imgui.h:2911
↓ 13 callers
Function
swap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
extern/json.hpp:23504
↓ 12 callers
Method
GetCenter
Helpers
imgui_tiny_app/imgui/imgui.h:4150
↓ 12 callers
Function
ImGui_ImplWin32_AddKeyEvent
imgui_tiny_app/imgui/backends/imgui_impl_win32.cpp:322
↓ 12 callers
Function
ImUpperPowerOfTwo
imgui_tiny_app/imgui/imgui_internal.h:392
↓ 12 callers
Function
LocalizeGetMsg
imgui_tiny_app/imgui/imgui_internal.h:3503
↓ 12 callers
Method
PathArcToFast
0: East, 3: South, 6: West, 9: North, 12: East
imgui_tiny_app/imgui/imgui_draw.cpp:1266
↓ 12 callers
Method
PopClipRect
imgui_tiny_app/imgui/imgui.cpp:6094
↓ 12 callers
Method
PushClipRect
Push a clipping rectangle for both ImGui logic (hit-testing etc.) and low-level ImDrawList rendering. - When using this function it is sane to ensure
imgui_tiny_app/imgui/imgui.cpp:6087
↓ 12 callers
Function
ShowDebugLogFlag
imgui_tiny_app/imgui/imgui.cpp:23766
↓ 12 callers
Method
number_float
extern/json.hpp:9589
↓ 12 callers
Function
stbi__grow_buffer_unsafe
extern/stb_image.h:2073
↓ 12 callers
Function
stbi__zreceive
extern/stb_image.h:4211
↓ 12 callers
Method
swap
imgui_tiny_app/imgui/imgui_internal.h:818
↓ 12 callers
Method
value
return value of the iterator
extern/json.hpp:5575
↓ 11 callers
Function
Add
imgui_tiny_app/imgui/imgui_internal.h:615
↓ 11 callers
Method
Add
src/InputSender.h:15
↓ 11 callers
Method
GetByKey
imgui_tiny_app/imgui/imgui_internal.h:779
↓ 11 callers
Method
GetPixelsAt
imgui_tiny_app/imgui/imgui.h:3682
↓ 11 callers
Function
ImGui_ImplDX11_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
imgui_tiny_app/imgui/backends/imgui_impl_dx11.cpp:103
↓ 11 callers
Function
ImGui_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
imgui_tiny_app/imgui/backends/imgui_impl_win32.cpp:162
↓ 11 callers
Function
ImQsort
imgui_tiny_app/imgui/imgui_internal.h:383
↓ 11 callers
Function
ImSwap
imgui_tiny_app/imgui/imgui_internal.h:521
↓ 11 callers
Function
MetricsHelpMarker
Avoid naming collision with imgui_demo.cpp's HelpMarker() for unity builds.
imgui_tiny_app/imgui/imgui.cpp:21888
↓ 11 callers
Method
Step
imgui_tiny_app/imgui/imgui_demo.cpp:9943
↓ 11 callers
Function
TableGetInstanceData
imgui_tiny_app/imgui/imgui_internal.h:3839
↓ 11 callers
Function
stb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
imgui_tiny_app/imgui/imstb_textedit.h:755
↓ 10 callers
Method
Add
imgui_tiny_app/imgui/imgui_internal.h:785
↓ 10 callers
Method
AddCircle
imgui_tiny_app/imgui/imgui_draw.cpp:1593
↓ 10 callers
Method
FindGlyph
Find glyph, load if necessary, return fallback if missing
imgui_tiny_app/imgui/imgui_draw.cpp:5291
↓ 10 callers
Function
ImStrSkipBlank
imgui_tiny_app/imgui/imgui.cpp:2319
↓ 10 callers
Function
ImToUpper
Find beginning-of-line
imgui_tiny_app/imgui/imgui_internal.h:411
↓ 10 callers
Function
MouseButtonToKey
imgui_tiny_app/imgui/imgui_internal.h:3642
↓ 10 callers
Method
PathArcTo
imgui_tiny_app/imgui/imgui_draw.cpp:1276
↓ 10 callers
Function
STB_TEXTEDIT_STRINGLEN
imgui_tiny_app/imgui/imgui_widgets.cpp:4008
↓ 10 callers
Method
boolean
extern/json.hpp:9574
↓ 10 callers
Function
find
extern/json.hpp:20003
↓ 10 callers
Function
parser
extern/json.hpp:20147
↓ 10 callers
Function
set_parent
extern/json.hpp:20770
↓ 10 callers
Function
stbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
extern/stb_image.h:3857
↓ 10 callers
Function
stbi__malloc_mad3
extern/stb_image.h:1053
↓ 9 callers
Method
AddDrawCmd
imgui_tiny_app/imgui/imgui_draw.cpp:510
↓ 9 callers
Method
ChannelsSetCurrent
imgui_tiny_app/imgui/imgui.h:3548
↓ 9 callers
Method
Draw
imgui_tiny_app/imgui/imgui_demo.cpp:11135
↓ 9 callers
Method
HasSelection
imgui_tiny_app/imgui/imgui_widgets.cpp:4314
↓ 9 callers
Function
ImLowerBound
std::lower_bound but without the bullshit
imgui_tiny_app/imgui/imgui.cpp:2948
↓ 9 callers
Method
IsEmpty
src/libtools/utils/CHotKey.h:88
↓ 9 callers
Method
IsValid
src/libtools/core/CAutoCleanup.h:95
↓ 9 callers
Method
PathStroke
imgui_tiny_app/imgui/imgui.h:3517
↓ 9 callers
Method
ToString
src/ConfigData.h:51
↓ 9 callers
Method
emplace
extern/simple_enum/expected.h:1360
↓ 9 callers
Method
end_array
extern/json.hpp:9624
↓ 9 callers
Function
is_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
extern/json.hpp:21419
↓ 9 callers
Method
start_array
extern/json.hpp:9619
↓ 9 callers
Function
stbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
extern/stb_image.h:2917
↓ 9 callers
Function
stbtt__buf_seek
imgui_tiny_app/imgui/imstb_truetype.h:1152
↓ 9 callers
Function
stbtt__new_buf
imgui_tiny_app/imgui/imstb_truetype.h:1173
↓ 9 callers
Function
stbtt_setvertex
imgui_tiny_app/imgui/imstb_truetype.h:1599
↓ 8 callers
Function
Cleanup
imgui_tiny_app/Backends_Win.h:223
↓ 8 callers
Method
GetName
imgui_tiny_app/imgui/imgui_internal.h:2198
↓ 8 callers
Function
ImAddClampOverflow
imgui_tiny_app/imgui/imgui_internal.h:522
↓ 8 callers
Function
ImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
imgui_tiny_app/imgui/imgui.cpp:2476
↓ 8 callers
Function
ImLog
imgui_tiny_app/imgui/imgui_internal.h:501
↓ 8 callers
Function
ImSubClampOverflow
imgui_tiny_app/imgui/imgui_internal.h:523
← previous
next →
101–200 of 3,664, ranked by callers