Home
last modified time | relevance | path

Searched refs:glfwSetWindowUserPointer (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/glfw/tests/
Devents.c574 glfwSetWindowUserPointer(slots[i].window, slots + i); in main()
Dvulkan.c1629 glfwSetWindowUserPointer(demo->window, demo); in demo_create_window()
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3.h2502 GLFWAPI void glfwSetWindowUserPointer(GLFWwindow* window, void* pointer);
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3.h2502 GLFWAPI void glfwSetWindowUserPointer(GLFWwindow* window, void* pointer);
/third_party/flutter/glfw/include/GLFW/
Dglfw3.h2520 GLFWAPI void glfwSetWindowUserPointer(GLFWwindow* window, void* pointer);
/third_party/flutter/engine/flutter/shell/platform/glfw/
Dflutter_glfw.cc481 glfwSetWindowUserPointer(window, state.get()); in FlutterDesktopCreateWindow()
/third_party/flutter/glfw/src/
Dwindow.c771 GLFWAPI void glfwSetWindowUserPointer(GLFWwindow* handle, void* pointer) in glfwSetWindowUserPointer() function
/third_party/flutter/glfw/docs/
Dnews.dox299 glfwGetWindowUserPointer and set with @ref glfwSetWindowUserPointer, to make it
Dintro.dox234 - @ref glfwSetWindowUserPointer
Dwindow.dox410 glfwSetWindowUserPointer and fetched with @ref glfwGetWindowUserPointer. This