MCPcopy Create free account

hub / github.com/Wemino/MarkerPatch / functions

Functions2,284 in github.com/Wemino/MarkerPatch

↓ 2 callersFunctionImFontAtlasBuildSetupFontBakedFallback
Load fallback in order to obtain its index (this is called from in hot-path so we avoid extraneous parameters to minimize impact on code size)
include/imgui/imgui_draw.cpp:3792
↓ 2 callersFunctionImFontAtlasBuildUpdateBasicTexData
include/imgui/imgui_draw.cpp:3577
↓ 2 callersFunctionImFontAtlasBuildUpdateLinesTexData
include/imgui/imgui_draw.cpp:3611
↓ 2 callersFunctionImFontAtlasBuildUpdateRendererHasTexturesFromContext
include/imgui/imgui_draw.cpp:2753
↓ 2 callersFunctionImFontAtlasGetFontLoaderForStbTruetype
include/imgui/imgui_draw.cpp:4835
↓ 2 callersFunctionImFontAtlasPackGetRectSafe
For user-facing functions: return NULL on invalid ID. Important: return pointer is valid until next call to AddRect(), e.g. FindGlyph(), CalcTextSize(
include/imgui/imgui_draw.cpp:4492
↓ 2 callersFunctionImFontAtlasPackInit
include/imgui/imgui_draw.cpp:4354
↓ 2 callersFunctionImFontAtlasRectId_GetGeneration
include/imgui/imgui_internal.h:3851
↓ 2 callersFunctionImFontAtlasTextureBlockCopy
Copy block from one texture to another
include/imgui/imgui_draw.cpp:2972
↓ 2 callersFunctionImFontAtlasTextureGetSizeEstimate
include/imgui/imgui_draw.cpp:4228
↓ 2 callersFunctionImFontAtlas_FontHookRemapCodepoint
include/imgui/imgui_draw.cpp:4529
↓ 2 callersFunctionImFontBaked_BuildLoadGlyphAdvanceX
include/imgui/imgui_draw.cpp:4607
↓ 2 callersFunctionImFontCalcTextSizeEx
include/imgui/imgui_draw.cpp:5644
↓ 2 callersFunctionImGetDirQuadrantFromDelta
include/imgui/imgui.cpp:13211
↓ 2 callersFunctionImGuiSelectionBasicStorage_BatchFinish
include/imgui/imgui_widgets.cpp:8663
↓ 2 callersFunctionImGuiSelectionBasicStorage_BatchSetItemSelected
Optimized for batch edits (with same value of 'selected')
include/imgui/imgui_widgets.cpp:8649
↓ 2 callersFunctionImGui_ImplDX9_CopyTextureRegion
Convert RGBA32 to BGRA32 (because RGBA32 is not well supported by DX9 devices)
include/imgui/imgui_impl_dx9.cpp:334
↓ 2 callersFunctionImGui_ImplDX9_CreateDeviceObjects
include/imgui/imgui_impl_dx9.cpp:413
↓ 2 callersFunctionImGui_ImplDX9_SetupRenderState
Functions
include/imgui/imgui_impl_dx9.cpp:93
↓ 2 callersFunctionImGui_ImplDX9_UpdateTexture
include/imgui/imgui_impl_dx9.cpp:355
↓ 2 callersFunctionImGui_ImplWin32_InitEx
include/imgui/imgui_impl_win32.cpp:161
↓ 2 callersFunctionImGui_ImplWin32_UpdateKeyboardCodePage
Functions
include/imgui/imgui_impl_win32.cpp:151
↓ 2 callersFunctionImGui_ImplWin32_UpdateMouseCursor
include/imgui/imgui_impl_win32.cpp:246
↓ 2 callersFunctionImIsFloatAboveGuaranteedIntegerPrecision
include/imgui/imgui_internal.h:540
↓ 2 callersFunctionImLowerBound
include/imgui/imgui_widgets.cpp:4602
↓ 2 callersFunctionImMul
include/imgui/imgui_internal.h:539
↓ 2 callersFunctionImStrbol
include/imgui/imgui.cpp:2232
↓ 2 callersFunctionImStrchrRange
include/imgui/imgui.cpp:2211
↓ 2 callersFunctionImStrimatchlen
include/imgui/imgui_widgets.cpp:7658
↓ 2 callersFunctionImStristr
include/imgui/imgui.cpp:2240
↓ 2 callersFunctionImTextCharToUtf8_inline
Based on stb_to_utf8() from github.com/nothings/stb/
include/imgui/imgui.cpp:2689
↓ 2 callersFunctionImTextClassifierClear
include/imgui/imgui_draw.cpp:5472
↓ 2 callersFunctionImTextClassifierSetCharClassFromStr
include/imgui/imgui_draw.cpp:5487
↓ 2 callersFunctionImTextFindValidUtf8CodepointEnd
include/imgui/imgui.cpp:2788
↓ 2 callersFunctionImTextureDataGetFormatBytesPerPixel
include/imgui/imgui_draw.cpp:2456
↓ 2 callersFunctionImTriangleIsClockwise
include/imgui/imgui_internal.h:554
↓ 2 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
include/imgui/imgui.h:2883
↓ 2 callersMethodInit
Distribute storage for nodes, ears and reflexes. FIXME-OPT: if everything is convex, we could report it to caller and let it switch to an convex rende
include/imgui/imgui_draw.cpp:1882
↓ 2 callersFunctionInitOrLoadWindowSettings
include/imgui/imgui.cpp:6655
↓ 2 callersMethodInitialize
include/imgui/imgui.cpp:4403
↓ 2 callersFunctionInputTextCalcTextSize
include/imgui/imgui_widgets.cpp:4006
↓ 2 callersFunctionInputTextReconcileUndoState
Find the shortest single replacement we can make to get from old_buf to new_buf Note that this doesn't directly alter state->TextA, state->TextLen. Th
include/imgui/imgui_widgets.cpp:4553
↓ 2 callersFunctionInstallHooks
Device
include/AchievementOverlay.hpp:1027
↓ 2 callersFunctionIsAliasKey
include/imgui/imgui_internal.h:3402
↓ 2 callersFunctionIsKeyChordPotentiallyCharInput
- We need this to filter some Shortcut() routes when an item e.g. an InputText() is active e.g. ImGuiKey_G won't be considered a shortcut when item is
include/imgui/imgui.cpp:9723
↓ 2 callersFunctionIsLRModKey
include/imgui/imgui_internal.h:3403
↓ 2 callersMethodIsLoaded
include/imgui/imgui.h:3906
↓ 2 callersFunctionIsRootOfOpenMenuSet
include/imgui/imgui_widgets.cpp:9320
↓ 2 callersFunctionIsSaveCounter
include/AchievementOverlay.hpp:262
↓ 2 callersFunctionLoadGamepadCapabilities
include/Controller.hpp:298
↓ 2 callersFunctionLogTextV
Pass text data straight to log (without being displayed)
include/imgui/imgui.cpp:15236
↓ 2 callersFunctionNavScoreItemDistInterval
include/imgui/imgui.cpp:13218
↓ 2 callersFunctionNavUpdateWindowingTarget
include/imgui/imgui.cpp:14539
↓ 2 callersFunctionOnDeviceLost
include/AchievementOverlay.hpp:1202
↓ 2 callersFunctionOnDeviceReset
include/AchievementOverlay.hpp:1211
↓ 2 callersFunctionOnPresent
include/AchievementOverlay.hpp:1090
↓ 2 callersFunctionPollDeviceHealth
include/AchievementOverlay.hpp:1047
↓ 2 callersMethodProxySetup
src/dllmain.hpp:12
↓ 2 callersFunctionReleaseAchievements
include/AchievementOverlay.hpp:509
↓ 2 callersMethodRemove
include/imgui/imgui_internal.h:781
↓ 2 callersFunctionRenderArrowsForVerticalBar
Helper for ColorPicker4()
include/imgui/imgui_widgets.cpp:6057
↓ 2 callersMethodRenderChar
Note: as with every ImDrawList drawing function, this expects that the font atlas texture is bound.
include/imgui/imgui_draw.cpp:5741
↓ 2 callersFunctionResetControllerState
include/Controller.hpp:341
↓ 2 callersFunctionSTB_TEXTEDIT_MOVEWORDRIGHT_MAC
include/imgui/imgui_widgets.cpp:4111
↓ 2 callersMethodSeekCursorForItem
This is already called while stepping. The ONLY reason you may want to call this is if you passed INT_MAX to ImGuiListClipper::Begin() because you cou
include/imgui/imgui.cpp:3360
↓ 2 callersMethodSetBit
include/imgui/imgui_internal.h:657
↓ 2 callersMethodSetTexID
4 bytes-per-pixel
include/imgui/imgui.h:3715
↓ 2 callersFunctionShutdownImGui
include/AchievementOverlay.hpp:650
↓ 2 callersFunctionTabBarCalcScrollableWidth
Scrolling happens only in the central section (leading/trailing sections are not scrolling)
include/imgui/imgui_widgets.cpp:9916
↓ 2 callersFunctionTableGetColumnBorderCol
include/imgui/imgui_tables.cpp:2797
↓ 2 callersFunctionTableInitColumnDefaults
Called in TableSetupColumn() when initializing and in TableLoadSettings() for defaults before applying stored settings. 'init_mask' specify which fiel
include/imgui/imgui_tables.cpp:1634
↓ 2 callersFunctionTableSettingsInit
Clear and initialize empty settings instance
include/imgui/imgui_tables.cpp:3709
↓ 2 callersFunctionTableSetupColumnFlags
Adjust flags: default width mode + stretch columns are not allowed when auto extending
include/imgui/imgui_tables.cpp:790
↓ 2 callersFunctionTempInputIsActive
include/imgui/imgui_internal.h:3710
↓ 2 callersMethodTestBit
include/imgui/imgui_internal.h:656
↓ 2 callersFunctionTreeNodeStoreStackData
Store ImGuiTreeNodeStackData for just submitted node. Currently only supports 32 level deep and we are fine with (1 << Depth) overflowing into a zero,
include/imgui/imgui_widgets.cpp:6847
↓ 2 callersFunctionUnpackAccumulativeOffsetsIntoRanges
include/imgui/imgui_draw.cpp:4917
↓ 2 callersFunctionUnprotectMemory
include/safetyhook/safetyhook.hpp:423
↓ 2 callersFunctionWindowPosRelToAbs
include/imgui/imgui_internal.h:3204
↓ 2 callersMethod_ResetForNewFrame
Initialize before use in a new frame. We always have a command ready in the buffer. In the majority of cases, you would want to call PushClipRect() an
include/imgui/imgui_draw.cpp:451
↓ 2 callersMethod_SetTexture
This is used by ImGui::PushFont()/PopFont(). It works because we never use _TextureIdStack[] elsewhere than in PushTexture()/PopTexture().
include/imgui/imgui_draw.cpp:715
↓ 2 callersFunctionbegin
include/imgui/imgui_internal.h:696
↓ 2 callersMethodenable
include/safetyhook/safetyhook.cpp:689
↓ 2 callersFunctionequal
include/imgui/imstb_truetype.h:4470
↓ 2 callersFunctionis_word_boundary
include/imgui/imstb_textedit.h:716
↓ 2 callersFunctionis_word_boundary_from_right
include/imgui/imgui_widgets.cpp:4071
↓ 2 callersFunctionparseLine
include/ini.hpp:273
↓ 2 callersMethodptr_from_offset
include/imgui/imgui_internal.h:812
↓ 2 callersMethodreserve
include/imgui/imgui_internal.h:743
↓ 2 callersMethodsetup
include/safetyhook/safetyhook.cpp:492
↓ 2 callersFunctionstb_decompress_length
include/imgui/imgui_draw.cpp:6214
↓ 2 callersFunctionstb_text_locate_coord
traverse the layout to locate the nearest character to a display position
include/imgui/imstb_textedit.h:433
↓ 2 callersFunctionstb_text_makeundo_insert
include/imgui/imstb_textedit.h:1422
↓ 2 callersFunctionstb_text_makeundo_replace
include/imgui/imstb_textedit.h:1437
↓ 2 callersFunctionstb_textedit_click
API click: on mouse down, move the cursor to the clicked location, and reset the selection
include/imgui/imstb_textedit.h:499
↓ 2 callersFunctionstb_textedit_discard_undo
discard the oldest entry in the undo list
include/imgui/imstb_textedit.h:1207
↓ 2 callersFunctionstb_textedit_drag
API drag: on mouse drag, move the cursor and selection endpoint to the clicked location
include/imgui/imstb_textedit.h:519
↓ 2 callersFunctionstb_textedit_find_charpos
find the x/y location of a character, and remember info about the previous row in case we get a move-up event (for page up, we'll have to rescan)
include/imgui/imstb_textedit.h:563
↓ 2 callersFunctionstb_textedit_replace
stb_textedit internally allows for a single undo record to do addition and deletion, but somehow, calling the stb_textedit_paste() function creates tw
include/imgui/imgui_widgets.cpp:4269
↓ 2 callersFunctionstb_textedit_sortselection
canoncialize the selection so start <= end
include/imgui/imstb_textedit.h:654
← previousnext →401–500 of 2,284, ranked by callers