MCPcopy Create free account

hub / github.com/Raikiri/LegitEngine / functions

Functions5,767 in github.com/Raikiri/LegitEngine

↓ 11 callersFunctionnk_edit_string_zero_terminated
dependencies/glfw/deps/nuklear.h:23515
↓ 11 callersFunctionnk_input_is_key_pressed
dependencies/glfw/deps/nuklear.h:14161
↓ 11 callersFunctionparseReal3
dependencies/tiny_obj_loader/include/tiny_obj_loader.h:712
↓ 10 callersMethodAddCircle
dependencies/imgui/imgui_draw.cpp:1075
↓ 10 callersMethodAddCircleFilled
dependencies/imgui/imgui_draw.cpp:1086
↓ 10 callersMethodApplyBlur
src/Render/Common/BlurBuilder.h:14
↓ 10 callersFunctionImPow
dependencies/imgui/imgui_internal.h:237
↓ 10 callersFunctionSTB_TEXTEDIT_STRINGLEN
dependencies/imgui/imgui_widgets.cpp:3130
↓ 10 callersFunction_glfwInputWindowDamage
Notifies shared code that the window contents needs updating
dependencies/glfw/src/window.c:148
↓ 10 callersFunction_glfwInputWindowFocus
Notifies shared code that a window has lost or received input focus
dependencies/glfw/src/window.c:43
↓ 10 callersMethodfor_each_bit
dependencies/spirv-cross/spirv_common.hpp:152
↓ 10 callersMethodgetOffsetLimit
dependencies/jsoncpp/jsoncpp.cpp:3755
↓ 10 callersMethodgetOffsetStart
dependencies/jsoncpp/jsoncpp.cpp:3753
↓ 10 callersFunctionglfwSetWindowAttrib
dependencies/glfw/src/window.c:943
↓ 10 callersFunctionglfwSetWindowMonitor
dependencies/glfw/src/window.c:999
↓ 10 callersFunctionglm_vec4_dot
dependencies/glm/include/glm/simd/geometric.h:27
↓ 10 callersFunctioninitJoysticks
Initializes the platform joystick API if it has not been already
dependencies/glfw/src/input.c:54
↓ 10 callersFunctionmat4x4_mul
dependencies/glfw/deps/linmath.h:169
↓ 10 callersFunctionnk_add_value
dependencies/glfw/deps/nuklear.h:15484
↓ 10 callersFunctionnk_find_value
dependencies/glfw/deps/nuklear.h:15502
↓ 10 callersFunctionnk_input_has_mouse_click_down_in_rect
dependencies/glfw/deps/nuklear.h:14083
↓ 10 callersFunctionnk_panel_get_padding
dependencies/glfw/deps/nuklear.h:15554
↓ 10 callersFunctionnk_textedit_prep_selection_at_cursor
dependencies/glfw/deps/nuklear.h:22000
↓ 10 callersMethodsize
dependencies/imgui/imgui.h:1308
↓ 10 callersFunctionstb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
dependencies/imgui/imstb_textedit.h:685
↓ 10 callersFunctionstorage_class_is_interface
dependencies/spirv-cross/spirv_cross.cpp:623
↓ 9 callersMethodHasSelection
dependencies/imgui/imgui.h:1571
↓ 9 callersFunctionImTextCharFromUtf8
Convert UTF-8 to 32-bits character, process single character input. Based on stb_from_utf8() from github.com/nothings/stb/ We handle UTF-8 decoding er
dependencies/imgui/imgui.cpp:1683
↓ 9 callersFunctionIsNavInputPressed
dependencies/imgui/imgui_internal.h:1742
↓ 9 callersFunctionLowerBound
std::lower_bound but without the bullshit
dependencies/imgui/imgui.cpp:1973
↓ 9 callersMethodPathArcToFast
dependencies/imgui/imgui_draw.cpp:869
↓ 9 callersFunction_glfwInputMonitor
Notifies shared code of a monitor connection or disconnection
dependencies/glfw/src/monitor.c:95
↓ 9 callersFunction_glfw_min
dependencies/glfw/src/init.c:239
↓ 9 callersFunction_glfw_realloc
dependencies/glfw/src/init.c:274
↓ 9 callersFunctiondecodePrefixedString
dependencies/jsoncpp/jsoncpp.cpp:2537
↓ 9 callersMethodgetComment
dependencies/jsoncpp/jsoncpp.cpp:3743
↓ 9 callersFunctionglfwSetFramebufferSizeCallback
dependencies/glfw/src/window.c:1143
↓ 9 callersFunctionnk_button_label
dependencies/glfw/deps/nuklear.h:20153
↓ 9 callersFunctionnk_find_window
dependencies/glfw/deps/nuklear.h:16170
↓ 9 callersFunctionnk_ttULONG
dependencies/glfw/deps/nuklear.h:11089
↓ 9 callersFunctionsendEventToWM
Sends an EWMH or ICCCM event to the window manager
dependencies/glfw/src/x11_window.c:249
↓ 9 callersFunctionstbiw__jpg_processDU
dependencies/glfw/deps/stb_image_write.h:1328
↓ 9 callersFunctionstbiw__jpg_writeBits
dependencies/glfw/deps/stb_image_write.h:1253
↓ 9 callersFunctionstbtt__buf_seek
dependencies/imgui/imstb_truetype.h:1130
↓ 9 callersFunctionstbtt__new_buf
dependencies/imgui/imstb_truetype.h:1151
↓ 9 callersFunctionstbtt_setvertex
dependencies/imgui/imstb_truetype.h:1559
↓ 9 callersFunctionusage
dependencies/glfw/tests/glfwinfo.c:74
↓ 8 callersMethodAddTriangleFilled
dependencies/imgui/imgui_draw.cpp:1064
↓ 8 callersFunctionImAddClampOverflow
dependencies/imgui/imgui_internal.h:256
↓ 8 callersFunctionImCharIsBlankA
dependencies/imgui/imgui_internal.h:177
↓ 8 callersFunctionImSubClampOverflow
dependencies/imgui/imgui_internal.h:257
↓ 8 callersMethodRenderImageViews
src/Render/Common/DebugRenderer.h:13
↓ 8 callersFunctionSTB_TEXTEDIT_LAYOUTROW
dependencies/imgui/imgui_widgets.cpp:3135
↓ 8 callersFunction_glfwInputJoystickAxis
Notifies shared code of the new value of a joystick axis
dependencies/glfw/src/input.c:434
↓ 8 callersFunction_glfwInputScroll
Notifies shared code of a scroll event
dependencies/glfw/src/input.c:333
↓ 8 callersFunction_glfwPlatformSetTls
dependencies/glfw/src/posix_thread.c:68
↓ 8 callersFunction_glfwWindowVisibleX11
dependencies/glfw/src/x11_window.c:2540
↓ 8 callersFunction_glfw_strdup
dependencies/glfw/src/init.c:231
↓ 8 callersMethodasString
dependencies/jsoncpp/jsoncpp.cpp:3028
↓ 8 callersMethodcompare
dependencies/jsoncpp/jsoncpp.cpp:2903
↓ 8 callersMethodemit_json_array_value
dependencies/spirv-cross/spirv_reflect.cpp:147
↓ 8 callersMethodemit_json_key_array
dependencies/spirv-cross/spirv_reflect.cpp:256
↓ 8 callersMethodend_json_array
dependencies/spirv-cross/spirv_reflect.cpp:130
↓ 8 callersFunctionextract_string
dependencies/spirv-cross/spirv_parser.cpp:161
↓ 8 callersFunctiongetEGLErrorString
Return a description of the specified EGL error
dependencies/glfw/src/egl_context.c:38
↓ 8 callersMethodget_buffer_block_flags
dependencies/spirv-cross/spirv_cross.cpp:4344
↓ 8 callersMethodget_visit_order
dependencies/spirv-cross/spirv_cfg.hpp:67
↓ 8 callersFunctiongetopt
Implemented based on [1] and [2] for optional arguments. optopt is handled FreeBSD-style, per [3]. Other GNU and FreeBSD extensions are purely a
dependencies/glfw/deps/getopt.c:52
↓ 8 callersFunctionglfwExtensionSupported
dependencies/glfw/src/context.c:682
↓ 8 callersFunctionglfwGetWindowPos
dependencies/glfw/src/window.c:582
↓ 8 callersMethodisArray
dependencies/jsoncpp/jsoncpp.cpp:3717
↓ 8 callersMethodisObject
dependencies/jsoncpp/jsoncpp.cpp:3719
↓ 8 callersFunctionmat4x4_ortho
dependencies/glfw/deps/linmath.h:362
↓ 8 callersFunctionnk_draw_list_path_stroke
dependencies/glfw/deps/nuklear.h:10135
↓ 8 callersFunctionnk_layout_peek
dependencies/glfw/deps/nuklear.h:18310
↓ 8 callersFunctionnk_shrink_rect
dependencies/glfw/deps/nuklear.h:6220
↓ 8 callersFunctionnk_str_get_const
dependencies/glfw/deps/nuklear.h:8692
↓ 8 callersFunctionnk_tt__find_table
dependencies/glfw/deps/nuklear.h:11099
↓ 8 callersFunctionnk_tt_setvertex
dependencies/glfw/deps/nuklear.h:11262
↓ 8 callersFunctionnk_utf_len
dependencies/glfw/deps/nuklear.h:7937
↓ 8 callersMethodscalar_u64
dependencies/spirv-cross/spirv_common.hpp:1283
↓ 8 callersMethodset_decoration
dependencies/spirv-cross/spirv_cross.cpp:1427
↓ 8 callersFunctionstbiw__putc
dependencies/glfw/deps/stb_image_write.h:394
↓ 8 callersFunctionstbtt_ScaleForPixelHeight
dependencies/imgui/imstb_truetype.h:2607
↓ 8 callersFunctionstbtt__buf_skip
dependencies/imgui/imstb_truetype.h:1136
↓ 8 callersFunctionthrowRuntimeError
dependencies/jsoncpp/jsoncpp.cpp:2584
↓ 7 callersMethodBucketPoints
src/Render/Common/ListBucketeer.h:49
↓ 7 callersMethodChannelsSetCurrent
dependencies/imgui/imgui.h:2031
↓ 7 callersMethodClearFlags
dependencies/imgui/imgui_internal.h:875
↓ 7 callersMethodGetCenter
dependencies/imgui/imgui_internal.h:800
↓ 7 callersMethodGetMergedFlags
dependencies/imgui/imgui_internal.h:972
↓ 7 callersFunctionImFormatStringV
dependencies/imgui/imgui.cpp:1532
↓ 7 callersFunctionImTextCountUtf8BytesFromStr
dependencies/imgui/imgui.cpp:1845
↓ 7 callersMethodIsHiddenTabBar
dependencies/imgui/imgui_internal.h:967
↓ 7 callersFunctionIsNavInputDown
dependencies/imgui/imgui_internal.h:1741
↓ 7 callersMethodPathArcTo
dependencies/imgui/imgui_draw.cpp:884
↓ 7 callersFunctionReadJsonVec3f
src/main.cpp:24
↓ 7 callersFunction_glfwCenterCursorInContentArea
Center the cursor in the content area of the specified window
dependencies/glfw/src/input.c:549
↓ 7 callersFunction_glfwGetVulkanResultString
dependencies/glfw/src/vulkan.c:164
↓ 7 callersFunction_glfwTerminateEGL
Terminate EGL
dependencies/glfw/src/egl_context.c:550
← previousnext →201–300 of 5,767, ranked by callers