MCPcopy Create free account

hub / github.com/Aegel5/SimpleSwitcher / functions

Functions3,664 in github.com/Aegel5/SimpleSwitcher

↓ 1 callersMethodProcess
src/gui2/Notificator/Notificator.h:52
↓ 1 callersMethodProcessKeyMsg
src/WorkerImplement.cpp:4
↓ 1 callersMethodProcessOurHotKey
src/WorkerImplement.cpp:290
↓ 1 callersFunctionProcessSnippet
src/WorkerImplement.cpp:218
↓ 1 callersMethodPushClipRectFullScreen
imgui_tiny_app/imgui/imgui_draw.cpp:684
↓ 1 callersMethodPutRemapKey
src/libtools/utils/ScanMap.h:158
↓ 1 callersFunctionRemoveFirst
src/libtools/utils/utils-func.h:9
↓ 1 callersMethodRemoveFont
imgui_tiny_app/imgui/imgui_draw.cpp:3291
↓ 1 callersFunctionRemoveTaskShedule
src/libtools/startup/scheduler.h:147
↓ 1 callersFunctionRemoveWindowsRun
src/libtools/startup/reguser.h:67
↓ 1 callersMethodRenderText
Internal ImGui functions to render text RenderText***() functions calls ImDrawList::AddText() calls ImBitmapFont::RenderText()
imgui_tiny_app/imgui/imgui.cpp:3896
↓ 1 callersMethodRenderText
Note: as with every ImDrawList drawing function, this expects that the font atlas texture is bound. DO NOT CALL DIRECTLY THIS WILL CHANGE WILDLY IN 20
imgui_tiny_app/imgui/imgui_draw.cpp:5752
↓ 1 callersFunctionRenderVSync
imgui_tiny_app/Backends_Win.h:247
↓ 1 callersFunctionRenderViewportsThumbnails
imgui_tiny_app/imgui/imgui.cpp:21936
↓ 1 callersMethodReset
imgui_tiny_app/imgui/imgui_internal.h:1699
↓ 1 callersMethodRestore
src/CClipWorker.h:87
↓ 1 callersMethodRunProcess
src/WorkerImplement.cpp:244
↓ 1 callersFunctionSTB_TEXTEDIT_MOVEWORDRIGHT_WIN
imgui_tiny_app/imgui/imgui_widgets.cpp:4106
↓ 1 callersFunctionSameLineOrWrap
FIXME-LAYOUT: To be done automatically via layout mode once we rework ItemSize/ItemAdd into ItemLayout.
imgui_tiny_app/imgui/imgui.cpp:23757
↓ 1 callersFunctionSave_conf
src/Settings.cpp:167
↓ 1 callersMethodScanFlags
src/IconManager.h:132
↓ 1 callersFunctionSerialize
src/gui2/Notificator/Utils.h:45
↓ 1 callersMethodSetActivate
src/gui2/Notificator/Entry.h:93
↓ 1 callersMethodSetArenaBasePtr
imgui_tiny_app/imgui/imgui_internal.h:725
↓ 1 callersFunctionSetBit
imgui_tiny_app/imgui/imgui_internal.h:676
↓ 1 callersFunctionSetBrightness
src/libtools/utils/Images.h:190
↓ 1 callersMethodSetCircleTessellationMaxError
imgui_tiny_app/imgui/imgui_draw.cpp:416
↓ 1 callersFunctionSetCursorToRightForButton
src/libtools/utils/ImGuiUtils.h:66
↓ 1 callersFunctionSetCustomHandler
imgui_tiny_app/Backends_Win.h:32
↓ 1 callersMethodSetEnabled
src/libtools/utils/CHotKey.h:158
↓ 1 callersMethodSetKeyEventNativeData
[Optional] Call after AddKeyEvent(). Specify native keycode, scancode + Specify index for legacy <1.87 IsKeyXXX() functions with native indices. If yo
imgui_tiny_app/imgui/imgui.cpp:1909
↓ 1 callersMethodSetPoint
src/gui2/Notificator/Entry.h:45
↓ 1 callersFunctionSetRegRun
src/SwAutostart.h:6
↓ 1 callersFunctionSetSchedule
src/SwAutostart.h:32
↓ 1 callersMethodSetSeparateLast
src/CycleRevertList.h:214
↓ 1 callersFunctionSetWindowActiveForSkipRefresh
imgui_tiny_app/imgui/imgui.cpp:7779
↓ 1 callersFunctionSetupDrawListSharedData
Called once a frame. Followed by SetCurrentFont() which sets up the remaining data. FIXME-VIEWPORT: the concept of a single ClipRectFullscreen is not
imgui_tiny_app/imgui/imgui.cpp:5662
↓ 1 callersMethodSetupNextActivate
src/gui2/Notificator/Entry.h:53
↓ 1 callersFunctionShellExecuteFromExplorer
src/libtools/utils/procstart.h:62
↓ 1 callersMethodShow
imgui_tiny_app/imgui/imgui_demo.cpp:2679
↓ 1 callersFunctionShowExampleAppAssetsBrowser
imgui_tiny_app/imgui/imgui_demo.cpp:11414
↓ 1 callersFunctionShowExampleAppAutoResize
Demonstrate creating a window which gets auto-resized according to its content.
imgui_tiny_app/imgui/imgui_demo.cpp:9901
↓ 1 callersFunctionShowExampleAppConsole
imgui_tiny_app/imgui/imgui_demo.cpp:9350
↓ 1 callersFunctionShowExampleAppConstrainedResize
Demonstrate creating a window with custom resize constraints. Note that size constraints currently don't work on a docked window (when in 'docking' br
imgui_tiny_app/imgui/imgui_demo.cpp:9927
↓ 1 callersFunctionShowExampleAppCustomRendering
Demonstrate using the low-level ImDrawList to draw custom shapes.
imgui_tiny_app/imgui/imgui_demo.cpp:10167
↓ 1 callersFunctionShowExampleAppDockSpace
imgui_tiny_app/imgui/imgui_demo.cpp:10559
↓ 1 callersFunctionShowExampleAppDockSpaceAdvanced
THIS IS A DEMO FOR ADVANCED USAGE OF DockSpace(). MOST REGULAR APPLICATIONS WANTING TO ALLOW DOCKING WINDOWS ON THE EDGE OF YOUR SCREEN CAN SIMPLY USE
imgui_tiny_app/imgui/imgui_demo.cpp:10496
↓ 1 callersFunctionShowExampleAppDockSpaceBasic
imgui_tiny_app/imgui/imgui_demo.cpp:10545
↓ 1 callersFunctionShowExampleAppDocuments
imgui_tiny_app/imgui/imgui_demo.cpp:10750
↓ 1 callersFunctionShowExampleAppFullscreen
Demonstrate creating a window covering the entire screen/viewport
imgui_tiny_app/imgui/imgui_demo.cpp:10084
↓ 1 callersFunctionShowExampleAppLayout
Demonstrate create a window with multiple child windows.
imgui_tiny_app/imgui/imgui_demo.cpp:9523
↓ 1 callersFunctionShowExampleAppLog
Demonstrate creating a simple log window with basic filtering.
imgui_tiny_app/imgui/imgui_demo.cpp:9488
↓ 1 callersFunctionShowExampleAppLongText
Demonstrate/test rendering huge amount of text, and the incidence of clipping.
imgui_tiny_app/imgui/imgui_demo.cpp:9838
↓ 1 callersFunctionShowExampleAppMainMenuBar
Demonstrate creating a "main" fullscreen menu bar and populating it. Note the difference between BeginMainMenuBar() and BeginMenuBar(): - BeginMenuBar
imgui_tiny_app/imgui/imgui_demo.cpp:8884
↓ 1 callersFunctionShowExampleAppPropertyEditor
Demonstrate creating a simple property editor.
imgui_tiny_app/imgui/imgui_demo.cpp:9815
↓ 1 callersFunctionShowExampleAppSimpleOverlay
Demonstrate creating a simple static window with no decoration + a context-menu to choose which corner of the screen to use.
imgui_tiny_app/imgui/imgui_demo.cpp:10028
↓ 1 callersFunctionShowExampleAppWindowTitles
Demonstrate the use of "##" and "###" in identifiers to manipulate ID generation. This applies to all regular items as well. Read FAQ section "How can
imgui_tiny_app/imgui/imgui_demo.cpp:10123
↓ 1 callersFunctionShowTableColumnsStatusFlags
imgui_tiny_app/imgui/imgui_demo.cpp:5784
↓ 1 callersMethodSordedEntries
src/gui2/Notificator/Notificator.h:211
↓ 1 callersFunctionStartGui
Main code
src/gui2/main.cpp:19
↓ 1 callersMethodStartHook
src/Hooker.h:78
↓ 1 callersFunctionSwCreateProcess
src/libtools/utils/procstart.h:108
↓ 1 callersFunctionSyncLayouts
src/gui2/gui_utils.h:6
↓ 1 callersFunctionTableFixFlags
Helper
imgui_tiny_app/imgui/imgui_tables.cpp:272
↓ 1 callersFunctionTableGetInstanceID
imgui_tiny_app/imgui/imgui_internal.h:3840
↓ 1 callersFunctionTempInputIsClampEnabled
Only clamp Ctrl+Click input when ImGuiSliderFlags_ClampOnInput is set (generally via ImGuiSliderFlags_AlwaysClamp)
imgui_tiny_app/imgui/imgui_widgets.cpp:2692
↓ 1 callersMethodToRegistry
src/libtools/utils/ScanMap.h:206
↓ 1 callersFunctionToUpper
src/libtools/utils/str_utils.h:172
↓ 1 callersFunctionTranslateWindow
This is called during NewFrame()->UpdateViewportsNewFrame() only. Need to keep in sync with SetWindowPos()
imgui_tiny_app/imgui/imgui.cpp:5548
↓ 1 callersFunctionTrim
src/libtools/utils/str_utils.h:10
↓ 1 callersMethodTryToggle
src/EnableHolder.h:40
↓ 1 callersMethodUnlink
imgui_tiny_app/imgui/imgui_draw.cpp:1832
↓ 1 callersMethodUpdate
Helpers for internal use
imgui_tiny_app/imgui/imgui_widgets.cpp:8993
↓ 1 callersFunctionUpdateMergedFlags
imgui_tiny_app/imgui/imgui_internal.h:2086
↓ 1 callersFunctionWaitNewFrame
imgui_tiny_app/Backends_Win.h:312
↓ 1 callersMethodWorkerImpl
src/CMainWorker.h:50
↓ 1 callersMethod_ClearFreeMemory
imgui_tiny_app/imgui/imgui_draw.cpp:483
↓ 1 callersFunction_Integer
src/libtools/utils/rand.h:9
↓ 1 callersMethod_SetDrawListSharedData
imgui_tiny_app/imgui/imgui_draw.cpp:443
↓ 1 callersMethod_TryMergeDrawCmds
Try to merge two last draw commands
imgui_tiny_app/imgui/imgui_draw.cpp:577
↓ 1 callersFunctionappend_exponent
extern/json.hpp:18548
↓ 1 callersFunctionautostart_set
src/SwAutostart.h:91
↓ 1 callersMethodbegin
lib_units/UnorderedSmallMap.h:66
↓ 1 callersFunctionbinary_to_compressed_c
imgui_tiny_app/imgui/misc/fonts/binary_to_compressed_c.cpp:88
↓ 1 callersFunctionbound_leaning_lower_bound
extern/simple_enum/enum_cast.hpp:54
↓ 1 callersMethodclear
src/EnableHolder.h:25
↓ 1 callersFunctionconcat_into
extern/json.hpp:4392
↓ 1 callersFunctionconcat_length
extern/json.hpp:4361
↓ 1 callersFunctioncount
extern/json.hpp:19977
↓ 1 callersFunctioncrbegin
@brief returns a const reverse iterator to the last element @sa https://json.nlohmann.me/api/basic_json/crbegin/
extern/json.hpp:22887
↓ 1 callersFunctioncrend
@brief returns a const reverse iterator to one before the first @sa https://json.nlohmann.me/api/basic_json/crend/
extern/json.hpp:22894
↓ 1 callersMethodcurElemSrc
src/libtools/utils/ScanMap.h:23
↓ 1 callersMethodcurKeyVal
src/libtools/utils/ScanMap.h:19
↓ 1 callersFunctiondump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
extern/json.hpp:19520
↓ 1 callersFunctionerase
extern/json.hpp:19879
↓ 1 callersFunctionerase
imgui_tiny_app/imgui/imgui.h:2357
↓ 1 callersMethoderase_if
lib_units/UnorderedSmallMap.h:48
↓ 1 callersFunctionerase_unsorted
imgui_tiny_app/imgui/imgui.h:2359
↓ 1 callersFunctionfind_enumeration_offset
extern/simple_enum/simple_enum.hpp:130
↓ 1 callersFunctionfind_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
extern/json.hpp:18112
← previousnext →1,201–1,300 of 3,664, ranked by callers