MCPcopy Create free account

hub / github.com/Raais/ImStudio / functions

Functions2,584 in github.com/Raais/ImStudio

↓ 805 callersFunctionImVec2
src/third-party/imgui/imgui.h:252
↓ 237 callersFunctionImMax
src/third-party/imgui/imgui_internal.h:425
↓ 158 callersFunctionHelpMarker
Helper to display a little (?) mark which shows a tooltip when hovered. In your own code you may want to display an actual icon if you are using a mer
src/third-party/imgui/imgui_demo.cpp:191
↓ 137 callersMethodpush_back
src/third-party/fmt/include/fmt/core.h:820
↓ 114 callersMethodresize
Resizes the buffer to contain *count* elements. If T is a POD type new elements may not be initialized. */
src/third-party/fmt/include/fmt/format.h:698
↓ 101 callersFunctionformat
src/third-party/fmt/include/fmt/core.h:2885
↓ 91 callersFunctionttUSHORT
src/third-party/imgui/imstb_truetype.h:1269
↓ 86 callersFunctionImMin
src/third-party/imgui/imgui_internal.h:424
↓ 74 callersFunctionGetCurrentWindow
src/third-party/imgui/imgui_internal.h:2475
↓ 74 callersFunctionImFloor
src/third-party/imgui/imgui_internal.h:442
↓ 63 callersFunctionImRect
src/third-party/imgui/imgui_internal.h:492
↓ 63 callersMethodclear
src/third-party/imgui/imgui.h:2218
↓ 62 callersFunctionImClamp
src/third-party/imgui/imgui_internal.h:426
↓ 62 callersMethodsize
Returns the size of this buffer. */
src/third-party/fmt/include/fmt/core.h:791
↓ 61 callersFunctionto_unsigned
src/third-party/fmt/include/fmt/core.h:412
↓ 57 callersMethodAddRectFilled
src/third-party/imgui/imgui_draw.cpp:1404
↓ 54 callersMethodbegin
src/third-party/fmt/include/fmt/core.h:784
↓ 49 callersFunctionImFormatString
src/third-party/imgui/imgui.cpp:1647
↓ 49 callersMethodc_str
src/third-party/imgui/imgui.h:2220
↓ 47 callersMethodAddRect
p_min = upper-left, p_max = lower-right Note we don't render 1 pixels sized rectangles properly.
src/third-party/imgui/imgui_draw.cpp:1393
↓ 45 callersFunctionImLerp
src/third-party/imgui/imgui_internal.h:427
↓ 39 callersMethodGetID
src/third-party/imgui/imgui.cpp:3231
↓ 39 callersFunctioncheck_vk_result
src/third-party/imgui/backends/imgui_impl_vulkan.cpp:343
↓ 38 callersMethoddata
Returns a pointer to the buffer data. */
src/third-party/fmt/include/fmt/core.h:797
↓ 37 callersMethodout
src/third-party/fmt/include/fmt/core.h:881
↓ 37 callersFunctionttSHORT
src/third-party/imgui/imstb_truetype.h:1270
↓ 36 callersFunctionDragFloat
src/third-party/imgui/imgui.h:2978
↓ 35 callersFunctionformat_error
src/third-party/fmt/include/fmt/format.h:755
↓ 32 callersFunctionSliderFloat
src/third-party/imgui/imgui.h:2984
↓ 31 callersMethodAddLine
src/third-party/imgui/imgui_draw.cpp:1382
↓ 31 callersMethodsize
Returns the number of characters written to the output buffer. */
src/third-party/fmt/include/fmt/format.h:2305
↓ 30 callersMethodcreate
src/sources/ims_buffer.cpp:171
↓ 30 callersMethoddel
src/sources/ims_object.cpp:29
↓ 30 callersMethodempty
src/third-party/imgui/imgui.h:2217
↓ 30 callersMethodend
src/third-party/fmt/include/fmt/core.h:785
↓ 29 callersMethodAddKeyEvent
src/third-party/imgui/imgui.cpp:1304
↓ 29 callersMethodbegin
src/third-party/imgui/imgui.h:2214
↓ 29 callersMethodon_error
src/third-party/fmt/include/fmt/core.h:2353
↓ 27 callersFunctionGetForegroundDrawList
src/third-party/imgui/imgui_internal.h:2504
↓ 27 callersFunctionto_string_view
src/third-party/fmt/include/fmt/core.h:537
↓ 25 callersMethoddata
Returns a pointer to the output buffer content. No terminating null character is appended. */
src/third-party/fmt/include/fmt/format.h:2313
↓ 24 callersFunctionOpenUrl
src/utils/HyperlinkHelper.cpp:43
↓ 22 callersFunctionImSaturate
src/third-party/imgui/imgui_internal.h:438
↓ 22 callersFunctionsprintf
src/third-party/fmt/include/fmt/printf.h:574
↓ 21 callersFunctionfprintf
src/third-party/fmt/include/fmt/printf.h:602
↓ 21 callersMethodreserve
src/third-party/imgui/imgui.h:2219
↓ 20 callersMethodOnKeyPressed
src/third-party/imgui/imgui_widgets.cpp:3739
↓ 20 callersFunctionstb_textedit_clamp
make the selection/cursor state valid if client altered the string
src/third-party/imgui/imstb_textedit.h:577
↓ 19 callersMethodGetSize
src/third-party/imgui/imgui_internal.h:652
↓ 19 callersFunctionPopStyleCompact
src/third-party/imgui/imgui_demo.cpp:3631
↓ 19 callersFunctionPushStyleCompact
Make the UI compact because there are so many fields
src/third-party/imgui/imgui_demo.cpp:3624
↓ 19 callersMethodSetTexID
Bit ambiguous: used to detect when user didn't built texture but effectively we should check TexID != 0 except that would be backend dependent...
src/third-party/imgui/imgui.h:2765
↓ 19 callersFunctionsystem_error
src/third-party/fmt/include/fmt/format.h:2243
↓ 18 callersMethodAddMousePosEvent
Queue a mouse move event
src/third-party/imgui/imgui.cpp:1333
↓ 18 callersFunctionIM_DELETE
src/third-party/imgui/imgui.h:1753
↓ 18 callersFunctionImGui_ImplVulkan_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
src/third-party/imgui/backends/imgui_impl_vulkan.cpp:326
↓ 18 callersFunctionImHashStr
Zero-terminated string hash, with support for ### to reset back to seed value We support a syntax of "label###id" where only "###id" is included in th
src/third-party/imgui/imgui.cpp:1723
↓ 18 callersFunctionImIsPowerOfTwo
Helpers: Bit manipulation
src/third-party/imgui/imgui_internal.h:312
↓ 18 callersFunctionIsNavInputTest
src/third-party/imgui/imgui_internal.h:2663
↓ 18 callersMethodcount
src/third-party/fmt/include/fmt/core.h:836
↓ 18 callersMethodsize
Buf is zero-terminated, so end() will point on the zero-terminator
src/third-party/imgui/imgui.h:2216
↓ 18 callersFunctionstbtt__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)
src/third-party/imgui/imstb_truetype.h:2936
↓ 18 callersFunctionwrite
src/third-party/fmt/include/fmt/chrono.h:354
↓ 17 callersFunctionGetCurrentWindowRead
Windows We should always have a CurrentWindow in the stack (there is an implicit "Debug" window) If this ever crash because g.CurrentWindow is NULL it
src/third-party/imgui/imgui_internal.h:2474
↓ 17 callersMethodend
src/third-party/imgui/imgui.h:2215
↓ 16 callersMethodAddText
src/third-party/imgui/imgui_draw.cpp:1576
↓ 16 callersMethodClear
src/third-party/imgui/imgui_draw.cpp:2031
↓ 16 callersMethodcapacity
Returns the capacity of this buffer. */
src/third-party/fmt/include/fmt/core.h:794
↓ 15 callersFunctionSTB_TEXTEDIT_GETCHAR
src/third-party/imgui/imgui_widgets.cpp:3619
↓ 15 callersFunctionstbtt_FindGlyphIndex
src/third-party/imgui/imstb_truetype.h:1461
↓ 15 callersFunctionstbtt__buf_get8
src/third-party/imgui/imstb_truetype.h:1116
↓ 15 callersFunctionstbtt__csctx_rccurve_to
src/third-party/imgui/imstb_truetype.h:1925
↓ 15 callersFunctionttULONG
src/third-party/imgui/imstb_truetype.h:1271
↓ 14 callersFunctionIsVkDown
src/third-party/imgui/backends/imgui_impl_win32.cpp:210
↓ 14 callersMethodSetCurrentChannel
src/third-party/imgui/imgui_draw.cpp:1790
↓ 14 callersMethodappendf
src/third-party/imgui/imgui.cpp:2373
↓ 14 callersFunctionconst_check
src/third-party/fmt/include/fmt/core.h:361
↓ 14 callersMethodhigh
src/third-party/fmt/include/fmt/format-inl.h:790
↓ 14 callersFunctionstbtt__find_table
@OPTIMIZE: binary search
src/third-party/imgui/imstb_truetype.h:1289
↓ 14 callersMethodtry_resize
Tries resizing the buffer to contain *count* elements. If T is a POD type the new elements may not be initialized.
src/third-party/fmt/include/fmt/core.h:807
↓ 13 callersFunctionImGui_ImplGlfw_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
src/third-party/imgui/backends/imgui_impl_glfw.cpp:118
↓ 13 callersMethodPathLineTo
src/third-party/imgui/imgui.h:2567
↓ 13 callersFunctionmake_format_args
src/third-party/fmt/include/fmt/core.h:1708
↓ 12 callersFunctionImSwap
src/third-party/imgui/imgui_internal.h:428
↓ 12 callersFunctionSliderFloat2
src/third-party/imgui/imgui.h:2985
↓ 12 callersMethodc_str
Returns a pointer to the output buffer content with terminating null character appended. */
src/third-party/fmt/include/fmt/format.h:2319
↓ 12 callersFunctioncopy
src/third-party/fmt/include/fmt/ranges.h:50
↓ 12 callersFunctionvisit_format_arg
src/third-party/fmt/include/fmt/core.h:1447
↓ 11 callersMethodAddMouseButtonEvent
src/third-party/imgui/imgui.cpp:1346
↓ 11 callersMethodClearFlags
src/third-party/imgui/imgui_internal.h:1097
↓ 11 callersMethodContains
src/third-party/imgui/imgui_internal.h:638
↓ 11 callersFunctionImGui_ImplWin32_AddKeyEvent
src/third-party/imgui/backends/imgui_impl_win32.cpp:215
↓ 11 callersFunctionImLengthSqr
src/third-party/imgui/imgui_internal.h:439
↓ 11 callersMethodassign
src/third-party/fmt/include/fmt/format-inl.h:206
↓ 11 callersFunctionget_arg
src/third-party/fmt/include/fmt/format.h:2064
↓ 11 callersMethodgetobj
src/sources/ims_buffer.cpp:137
↓ 11 callersFunctionstb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
src/third-party/imgui/imstb_textedit.h:687
↓ 11 callersFunctionto_string
src/third-party/fmt/include/fmt/format.h:2600
↓ 10 callersMethodAddCircle
src/third-party/imgui/imgui_draw.cpp:1482
↓ 10 callersMethodGetTexDataAsRGBA32
src/third-party/imgui/imgui_draw.cpp:2050
next →1–100 of 2,584, ranked by callers