MCPcopy Create free account

hub / github.com/Raais/ImStudio / functions

Functions2,584 in github.com/Raais/ImStudio

MethodErrorCheckEndFrameRecover
Experimental recovery from incorrect usage of BeginXXX/EndXXX/PushXXX/PopXXX calls. Must be called during or before EndFrame(). This is generally flaw
src/third-party/imgui/imgui.cpp:8002
MethodErrorCheckEndFrameSanityChecks
src/third-party/imgui/imgui.cpp:7961
MethodErrorCheckEndWindowRecover
Must be called before End()/EndChild()
src/third-party/imgui/imgui.cpp:8030
MethodErrorCheckNewFrameSanityChecks
src/third-party/imgui/imgui.cpp:7923
MethodExampleAppConsole
src/third-party/imgui/imgui_demo.cpp:6470
MethodExampleAppDocuments
src/third-party/imgui/imgui_demo.cpp:7690
MethodExampleAppLog
src/third-party/imgui/imgui_demo.cpp:6827
FunctionExpand
src/third-party/imgui/imgui_internal.h:511
FunctionFMT_CATCH
src/third-party/fmt/include/fmt/format-inl.h:2548
MethodFMT_CONSTEXPR compile_parse_context
src/third-party/fmt/include/fmt/core.h:2460
MethodFMT_CONSTEXPR format_string_checker
src/third-party/fmt/include/fmt/core.h:2685
MethodFMT_CONSTEXPR precision_checker
src/third-party/fmt/include/fmt/format.h:2037
MethodFMT_CONSTEXPR specs_setter
src/third-party/fmt/include/fmt/core.h:1965
MethodFMT_CONSTEXPR width_checker
src/third-party/fmt/include/fmt/format.h:2017
MethodFMT_INLINE value
src/third-party/fmt/include/fmt/core.h:1167
MethodFilterImGuiLetters
Return 0 (pass) if the character is 'i' or 'm' or 'g' or 'u' or 'i'
src/third-party/imgui/imgui_demo.cpp:1360
MethodFindBestWindowPosForPopup
src/third-party/imgui/imgui.cpp:9427
MethodFindBestWindowPosForPopupEx
r_avoid = the rectangle to avoid (e.g. for tooltip it is a rectangle around the mouse cursor which we want to avoid. for popups it's a small point aro
src/third-party/imgui/imgui.cpp:9342
MethodFindBlockingModal
When a modal popup is open, newly created windows that want focus (i.e. are not popups and do not specify ImGuiWindowFlags_NoFocusOnAppearing) should
src/third-party/imgui/imgui.cpp:5919
MethodFindBottomMostVisibleWindowWithinBeginStack
src/third-party/imgui/imgui.cpp:4711
MethodFindOrCreateColumns
src/third-party/imgui/imgui_tables.cpp:3800
MethodFindOrCreateWindowSettings
src/third-party/imgui/imgui.cpp:11559
MethodFindRenderedTextEnd
src/third-party/imgui/imgui.cpp:2957
MethodFindSettingsHandler
src/third-party/imgui/imgui.cpp:11566
MethodFindWindowByID
src/third-party/imgui/imgui.cpp:5273
MethodFindWindowByName
src/third-party/imgui/imgui.cpp:5279
MethodFindWindowDisplayIndex
src/third-party/imgui/imgui.cpp:6720
MethodFindWindowFocusIndex
src/third-party/imgui/imgui.cpp:10660
MethodFindWindowSettings
src/third-party/imgui/imgui.cpp:11550
FunctionFloor
Full version, ensure both points are fully clipped.
src/third-party/imgui/imgui_internal.h:518
MethodFocusTopMostWindowUnderOne
src/third-party/imgui/imgui.cpp:6770
MethodFocusWindow
Moving window to front of display and set focus (which happens to be back of our sorted list)
src/third-party/imgui/imgui.cpp:6727
FunctionFocusableItemRegister
Currently refactoring focus/nav/tabbing system If you have old/custom copy-and-pasted widgets that used FocusableItemRegister(): (Old) IMGUI_VERSION_N
src/third-party/imgui/imgui_internal.h:2589
FunctionFocusableItemUnregister
-> pass ImGuiItemAddFlags_Inputable flag to ItemAdd()
src/third-party/imgui/imgui_internal.h:2590
MethodForceDisplayRangeByIndices
src/third-party/imgui/imgui.cpp:2588
FunctionFreeType_Alloc
FreeType memory allocation callbacks
src/third-party/imgui/misc/freetype/imgui_freetype.cpp:710
FunctionFreeType_Free
src/third-party/imgui/misc/freetype/imgui_freetype.cpp:715
FunctionFreeType_Realloc
src/third-party/imgui/misc/freetype/imgui_freetype.cpp:720
FunctionFreeWrapper
src/third-party/imgui/imgui.cpp:1020
MethodFromIndices
src/third-party/imgui/imgui_internal.h:1240
MethodFromPositions
src/third-party/imgui/imgui_internal.h:1241
MethodGcAwakeTransientWindowBuffers
src/third-party/imgui/imgui.cpp:3337
MethodGcCompactTransientMiscBuffers
src/third-party/imgui/imgui.cpp:3313
MethodGcCompactTransientWindowBuffers
Free up/compact internal window buffers, we can use this when a window becomes unused. Not freed: - ImGuiWindow, ImGuiWindowSettings, Name, StateStora
src/third-party/imgui/imgui.cpp:3325
MethodGenerateCode
src/sources/ims_generator.cpp:344
FunctionGetActiveID
src/third-party/imgui/imgui_internal.h:2552
MethodGetAllocatorFunctions
This is provided to facilitate copying allocators from one static/DLL boundary to another (e.g. retrieve default allocator of your executable address
src/third-party/imgui/imgui.cpp:3657
FunctionGetArea
src/third-party/imgui/imgui_internal.h:501
FunctionGetBL
Top-right
src/third-party/imgui/imgui_internal.h:504
FunctionGetBR
Bottom-left
src/third-party/imgui/imgui_internal.h:505
MethodGetBackgroundDrawList
src/third-party/imgui/imgui.cpp:3761
MethodGetBit
src/third-party/imgui/imgui.h:2694
MethodGetBool
src/third-party/imgui/imgui.cpp:2141
MethodGetBoolRef
src/third-party/imgui/imgui.cpp:2171
MethodGetBufSize
Number of active/alive items in the pool (for display purpose)
src/third-party/imgui/imgui_internal.h:648
MethodGetBuilderForFreeType
src/third-party/imgui/misc/freetype/imgui_freetype.cpp:767
FunctionGetCenter
src/third-party/imgui/imgui_internal.h:497
MethodGetClipRectMax
src/third-party/imgui/imgui.h:2530
MethodGetClipRectMin
src/third-party/imgui/imgui.h:2529
MethodGetClipboardText
src/third-party/imgui/imgui.cpp:3615
FunctionGetClipboardTextFn_DefaultImpl
Win32 clipboard implementation We use g.ClipboardHandlerData for temporary storage to ensure it is freed on Shutdown()
src/third-party/imgui/imgui.cpp:11837
MethodGetColorU32
src/third-party/imgui/imgui.cpp:2733
MethodGetColumnIndex
src/third-party/imgui/imgui_tables.cpp:3647
MethodGetColumnNormFromOffset
src/third-party/imgui/imgui_tables.cpp:3664
MethodGetColumnOffset
src/third-party/imgui/imgui_tables.cpp:3688
MethodGetColumnOffsetFromNorm
src/third-party/imgui/imgui_tables.cpp:3659
MethodGetColumnWidth
src/third-party/imgui/imgui_tables.cpp:3717
MethodGetColumnsCount
src/third-party/imgui/imgui_tables.cpp:3653
MethodGetColumnsID
src/third-party/imgui/imgui_tables.cpp:3813
MethodGetContentRegionAvail
src/third-party/imgui/imgui.cpp:8506
MethodGetContentRegionMax
FIXME: This is in window space (not screen space!).
src/third-party/imgui/imgui.cpp:8485
MethodGetContentRegionMaxAbs
[Internal] Absolute coordinate. Saner. This is not exposed until we finishing refactoring work rect features.
src/third-party/imgui/imgui.cpp:8496
MethodGetCurrentContext
Internal state access - if you want to share Dear ImGui state between modules (e.g. DLL) or allocate it yourself Note that we still point to some stat
src/third-party/imgui/imgui.cpp:3635
FunctionGetCurrentTable
Tables: Internals
src/third-party/imgui/imgui_internal.h:2696
MethodGetCursorPos
User generally sees positions in window coordinates. Internally we store CursorPos in absolute screen coordinates because it is more convenient. Conve
src/third-party/imgui/imgui.cpp:8312
MethodGetCursorPosX
src/third-party/imgui/imgui.cpp:8318
MethodGetCursorPosY
src/third-party/imgui/imgui.cpp:8324
MethodGetCursorScreenPos
src/third-party/imgui/imgui.cpp:8297
MethodGetCursorStartPos
src/third-party/imgui/imgui.cpp:8351
MethodGetDragDropPayload
src/third-party/imgui/imgui.cpp:11206
MethodGetDrawData
Pass this to your backend rendering function! Valid after Render() and until the next call to NewFrame()
src/third-party/imgui/imgui.cpp:3720
MethodGetDrawListSharedData
src/third-party/imgui/imgui.cpp:3783
MethodGetFloat
src/third-party/imgui/imgui.cpp:2146
MethodGetFloatRef
src/third-party/imgui/imgui.cpp:2176
FunctionGetFocusID
src/third-party/imgui/imgui_internal.h:2553
FunctionGetFocusScope
Focus scope which is actually active
src/third-party/imgui/imgui_internal.h:2647
FunctionGetFocusedFocusScope
src/third-party/imgui/imgui_internal.h:2646
MethodGetFont
src/third-party/imgui/imgui.cpp:7282
MethodGetFontSize
src/third-party/imgui/imgui.cpp:7287
MethodGetFontTexUvWhitePixel
src/third-party/imgui/imgui.cpp:7292
MethodGetForegroundDrawList
src/third-party/imgui/imgui.cpp:3772
MethodGetFrameCount
src/third-party/imgui/imgui.cpp:3732
MethodGetFrameHeight
src/third-party/imgui/imgui.cpp:8470
MethodGetFrameHeightWithSpacing
src/third-party/imgui/imgui.cpp:8476
MethodGetGlyphRangesChineseFull
src/third-party/imgui/imgui_draw.cpp:2833
MethodGetGlyphRangesChineseSimplifiedCommon
src/third-party/imgui/imgui_draw.cpp:2863
MethodGetGlyphRangesCyrillic
src/third-party/imgui/imgui_draw.cpp:3021
MethodGetGlyphRangesJapanese
src/third-party/imgui/imgui_draw.cpp:2931
MethodGetGlyphRangesKorean
src/third-party/imgui/imgui_draw.cpp:2820
MethodGetGlyphRangesThai
src/third-party/imgui/imgui_draw.cpp:3034
← previousnext →1,201–1,300 of 2,584, ranked by callers