MCPcopy Create free account

hub / github.com/Aegel5/SimpleSwitcher / functions

Functions3,664 in github.com/Aegel5/SimpleSwitcher

↓ 4 callersMethodSize
src/KeysCurState.h:62
↓ 4 callersFunctionSplit
src/libtools/utils/str_utils.h:186
↓ 4 callersMethodStep
imgui_tiny_app/imgui/imgui.cpp:3572
↓ 4 callersFunctionTableSettingsCalcChunkSize
imgui_tiny_app/imgui/imgui_tables.cpp:3700
↓ 4 callersMethodValueKey
src/libtools/utils/CHotKey.h:89
↓ 4 callersMethod_CalcCircleAutoSegmentCount
imgui_tiny_app/imgui/imgui_draw.cpp:654
↓ 4 callersFunction_grow_capacity
imgui_tiny_app/imgui/imgui.h:2346
↓ 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
extern/json.hpp:13011
↓ 4 callersFunctiondestroy
extern/json.hpp:20571
↓ 4 callersFunctionempty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
extern/json.hpp:14701
↓ 4 callersFunctionend
imgui_tiny_app/imgui/imgui_internal.h:703
↓ 4 callersFunctionequal
imgui_tiny_app/imgui/imstb_truetype.h:4470
↓ 4 callersMethodfind_erase_unsorted
imgui_tiny_app/imgui/imgui_draw.cpp:1841
↓ 4 callersFunctionget_arithmetic_value
extern/json.hpp:4857
↓ 4 callersMethodget_binary
extern/json.hpp:12697
↓ 4 callersMethodget_line_begin
imgui_tiny_app/imgui/imgui_internal.h:830
↓ 4 callersFunctioninsert_iterator
extern/json.hpp:23307
↓ 4 callersFunctionis_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
extern/json.hpp:21363
↓ 4 callersMethodoffset_from_ptr
imgui_tiny_app/imgui/imgui_internal.h:816
↓ 4 callersFunctionparse
extern/json.hpp:24084
↓ 4 callersFunctionreplace_substring
extern/json.hpp:3098
↓ 4 callersMethodset_end
set iterator to a defined past the end
extern/json.hpp:13446
↓ 4 callersFunctionstb_out4
imgui_tiny_app/imgui/misc/fonts/binary_to_compressed_c.cpp:235
↓ 4 callersFunctionstb_text_createundo
imgui_tiny_app/imgui/imstb_textedit.h:1283
↓ 4 callersFunctionstb_textedit_delete
delete characters while updating undo
imgui_tiny_app/imgui/imstb_textedit.h:630
↓ 4 callersFunctionstb_textedit_move_to_first
move cursor to first character of selection
imgui_tiny_app/imgui/imstb_textedit.h:664
↓ 4 callersFunctionstb_textedit_move_to_last
move cursor to last character of selection
imgui_tiny_app/imgui/imstb_textedit.h:675
↓ 4 callersFunctionstbi__bitcount
extern/stb_image.h:5381
↓ 4 callersFunctionstbi__compute_y_16
extern/stb_image.h:1801
↓ 4 callersFunctionstbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
extern/stb_image.h:2151
↓ 4 callersFunctionstbi__high_bit
returns 0..31 for the highest set bit
extern/stb_image.h:5369
↓ 4 callersFunctionstbi__jpeg_get_bit
extern/stb_image.h:2179
↓ 4 callersFunctionstbi__load_and_postprocess_8bit
extern/stb_image.h:1258
↓ 4 callersFunctionstbi__load_gif_main_outofmem
extern/stb_image.h:6951
↓ 4 callersFunctionstbi__malloc_mad2
mallocs with size overflow checking
extern/stb_image.h:1046
↓ 4 callersFunctionstbi__readval
extern/stb_image.h:6366
↓ 4 callersFunctionstbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
extern/stb_image.h:5394
↓ 4 callersFunctionstbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
extern/stb_image.h:5738
↓ 4 callersFunctionstbi__vertical_flip
extern/stb_image.h:1220
↓ 4 callersFunctionstbi__zget8
extern/stb_image.h:4194
↓ 4 callersFunctionstbtt_GetGlyphHMetrics
imgui_tiny_app/imgui/imstb_truetype.h:2310
↓ 4 callersFunctionstbtt_MakeGlyphBitmapSubpixel
imgui_tiny_app/imgui/imstb_truetype.h:3766
↓ 4 callersFunctionstbtt__add_point
imgui_tiny_app/imgui/imstb_truetype.h:3555
↓ 4 callersFunctionstbtt__cff_index_get
imgui_tiny_app/imgui/imstb_truetype.h:1265
↓ 4 callersFunctionstbtt__csctx_v
imgui_tiny_app/imgui/imstb_truetype.h:1925
↓ 4 callersFunctionstbtt__oversample_shift
imgui_tiny_app/imgui/imstb_truetype.h:4144
↓ 4 callersMethodto_vk_or_def
src/KeysStruct.h:27
↓ 4 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
extern/json.hpp:16487
↓ 3 callersMethodAddFontFromMemoryTTF
NB: Transfer ownership of 'font_data' to ImFontAtlas, unless font_cfg_template->FontDataOwnedByAtlas == false. Owned TTF buffer will be deleted after
imgui_tiny_app/imgui/imgui_draw.cpp:3221
↓ 3 callersMethodAddMouseSourceEvent
This is not a real event, the data is latched in order to be stored in actual Mouse events. This is so that duplicate events (e.g. Windows sending ext
imgui_tiny_app/imgui/imgui.cpp:2024
↓ 3 callersMethodAddPressVk
src/InputSender.h:54
↓ 3 callersMethodAll_hot_keys
src/Settings.h:126
↓ 3 callersMethodApplyDeletionPostLoop
imgui_tiny_app/imgui/imgui_demo.cpp:2606
↓ 3 callersMethodApplyDeletionPreLoop
Find which item should be Focused after deletion. Call _before_ item submission. Return an index in the before-deletion item list, your item loop shou
imgui_tiny_app/imgui/imgui_demo.cpp:2576
↓ 3 callersFunctionApplyHoverFlagsForTooltip
imgui_tiny_app/imgui/imgui.cpp:4919
↓ 3 callersMethodClear
imgui_tiny_app/imgui/imgui_widgets.cpp:8482
↓ 3 callersMethodClearOutputData
imgui_tiny_app/imgui/imgui_draw.cpp:5149
↓ 3 callersMethodClearRequestFlags
imgui_tiny_app/imgui/imgui_internal.h:2162
↓ 3 callersFunctionColorEditRestoreHS
ColorEdit supports RGB and HSV inputs. In case of RGB input resulting color may have undefined hue and/or saturation. Since widget displays both RGB a
imgui_tiny_app/imgui/imgui_widgets.cpp:5759
↓ 3 callersFunctionContains
Bottom-right
imgui_tiny_app/imgui/imgui_internal.h:611
↓ 3 callersFunctionConvert
Из string в wstring (UTF-8 -> UTF-16)
src/libtools/utils/str_utils.h:256
↓ 3 callersMethodCreate
imgui_tiny_app/imgui/imgui_draw.cpp:2478
↓ 3 callersFunctionCreateMsgWin
src/libtools/utils/win_utils.h:24
↓ 3 callersMethodDeclColumns
imgui_tiny_app/imgui/imgui_widgets.cpp:9025
↓ 3 callersMethodDoSave
imgui_tiny_app/imgui/imgui_demo.cpp:10654
↓ 3 callersFunctionDockNodeGetDepth
imgui_tiny_app/imgui/imgui_internal.h:3726
↓ 3 callersFunctionDockNodeHideWindowDuringHostWindowCreation
imgui_tiny_app/imgui/imgui.cpp:18590
↓ 3 callersFunctionEditTableSizingFlags
Show a combo box with a choice of sizing policies
imgui_tiny_app/imgui/imgui_demo.cpp:5718
↓ 3 callersFunctionFindWindowNavFocusable
imgui_tiny_app/imgui/imgui.cpp:15180
↓ 3 callersMethodFromRegistry
src/libtools/utils/ScanMap.h:94
↓ 3 callersMethodGetAliveCount
To iterate a ImPool: for (int n = 0; n < pool.GetMapSize(); n++) if (T* t = pool.TryGetMapData(n)) { ... } Can be avoided if you know .Remove() has ne
imgui_tiny_app/imgui/imgui_internal.h:792
↓ 3 callersMethodGetCharAdvance
This is manually inlined in CalcTextSizeA() and CalcWordWrapPosition(), with a non-inline call to BuildLoadGlyphGetAdvanceOrFallback().
imgui_tiny_app/imgui/imgui_draw.cpp:5350
↓ 3 callersFunctionGetCombinedRootWindow
imgui_tiny_app/imgui/imgui.cpp:8930
↓ 3 callersFunctionGetFocusedWndInfo
src/libtools/utils/layout-utils.h:121
↓ 3 callersFunctionGetMergedModsFromKeys
[Internal] Do not use directly
imgui_tiny_app/imgui/imgui.cpp:10721
↓ 3 callersFunctionGetNameForHKL
src/libtools/utils/layout-utils.h:46
↓ 3 callersFunctionGetResizeBorderRect
imgui_tiny_app/imgui/imgui.cpp:7176
↓ 3 callersMethodGetSpan
imgui_tiny_app/imgui/imgui_internal.h:729
↓ 3 callersMethodGetSpanPtrBegin
imgui_tiny_app/imgui/imgui_internal.h:726
↓ 3 callersMethodHasMod
TKeyCode At(int i) { return keys[i]; }
src/libtools/utils/CHotKey.h:59
↓ 3 callersFunctionHotKeyTypeName
src/ConfigData_hk.h:33
↓ 3 callersFunctionImBitArrayClearAllBits
imgui_tiny_app/imgui/imgui_internal.h:633
↓ 3 callersFunctionImBitArrayClearBit
imgui_tiny_app/imgui/imgui_internal.h:635
↓ 3 callersFunctionImFileOpen
imgui_tiny_app/imgui/imgui.cpp:2566
↓ 3 callersFunctionImFontAtlasBuildMain
When atlas->RendererHasTextures = true, this is only called if no font were loaded.
imgui_tiny_app/imgui/imgui_draw.cpp:3434
↓ 3 callersFunctionImFontAtlasBuildNotifySetFont
On font removal we need to remove references (otherwise we could queue removal?) We allow old_font == new_font which forces updating all values (e.g.
imgui_tiny_app/imgui/imgui_draw.cpp:3259
↓ 3 callersFunctionImFontAtlasBuildRenderBitmapFromString
Render a white-colored bitmap encoded in a string
imgui_tiny_app/imgui/imgui_draw.cpp:3521
↓ 3 callersFunctionImFontAtlasBuildUpdatePointers
FIXME: May make ImFont::Sources a ImSpan<> and move ownership to ImFontAtlas
imgui_tiny_app/imgui/imgui_draw.cpp:3512
↓ 3 callersFunctionImFontAtlasFontDestroySourceData
imgui_tiny_app/imgui/imgui_draw.cpp:3700
↓ 3 callersFunctionImFontAtlasFontSourceAddToFont
imgui_tiny_app/imgui/imgui_draw.cpp:3687
↓ 3 callersFunctionImFontAtlasFontSourceInit
imgui_tiny_app/imgui/imgui_draw.cpp:3679
↓ 3 callersFunctionImFontAtlasPackDiscardRect
This is expected to be called in batches and followed by a repack
imgui_tiny_app/imgui/imgui_draw.cpp:4375
↓ 3 callersFunctionImFontAtlasRectId_Make
imgui_tiny_app/imgui/imgui_internal.h:4135
↓ 3 callersFunctionImFontAtlasTextureAdd
Create a new texture, discard previous one
imgui_tiny_app/imgui/imgui_draw.cpp:4032
↓ 3 callersFunctionImFontAtlasTextureGrow
imgui_tiny_app/imgui/imgui_draw.cpp:4153
↓ 3 callersFunctionImFontAtlasTextureRepack
imgui_tiny_app/imgui/imgui_draw.cpp:4081
↓ 3 callersFunctionImFontAtlasUpdateDrawListsSharedData
Update texture coordinates in all draw list shared context FIXME-NEWATLAS FIXME-OPT: Doesn't seem necessary to update for all, only one bound to curre
imgui_tiny_app/imgui/imgui_draw.cpp:4010
↓ 3 callersFunctionImFontBaked_BuildGrowIndex
imgui_tiny_app/imgui/imgui_draw.cpp:4491
↓ 3 callersFunctionImFormatStringV
imgui_tiny_app/imgui/imgui.cpp:2368
↓ 3 callersFunctionImGetDirQuadrantFromDelta
imgui_tiny_app/imgui/imgui.cpp:13855
← previousnext →401–500 of 3,664, ranked by callers