Home
last modified time | relevance | path

Searched defs:cbfun (Results 1 - 4 of 4) sorted by relevance

/third_party/glfw/src/
H A Dinit.c523 GLFWAPI GLFWerrorfun glfwSetErrorCallback(GLFWerrorfun cbfun) in glfwSetErrorCallback() argument
H A Dmonitor.c426 GLFWAPI GLFWmonitorfun glfwSetMonitorCallback(GLFWmonitorfun cbfun) in glfwSetMonitorCallback() argument
H A Dwindow.c1059 glfwSetWindowPosCallback(GLFWwindow* handle, GLFWwindowposfun cbfun) glfwSetWindowPosCallback() argument
1071 glfwSetWindowSizeCallback(GLFWwindow* handle, GLFWwindowsizefun cbfun) glfwSetWindowSizeCallback() argument
1083 glfwSetWindowCloseCallback(GLFWwindow* handle, GLFWwindowclosefun cbfun) glfwSetWindowCloseCallback() argument
1095 glfwSetWindowRefreshCallback(GLFWwindow* handle, GLFWwindowrefreshfun cbfun) glfwSetWindowRefreshCallback() argument
1107 glfwSetWindowFocusCallback(GLFWwindow* handle, GLFWwindowfocusfun cbfun) glfwSetWindowFocusCallback() argument
1119 glfwSetWindowIconifyCallback(GLFWwindow* handle, GLFWwindowiconifyfun cbfun) glfwSetWindowIconifyCallback() argument
1131 glfwSetWindowMaximizeCallback(GLFWwindow* handle, GLFWwindowmaximizefun cbfun) glfwSetWindowMaximizeCallback() argument
1143 glfwSetFramebufferSizeCallback(GLFWwindow* handle, GLFWframebuffersizefun cbfun) glfwSetFramebufferSizeCallback() argument
1155 glfwSetWindowContentScaleCallback(GLFWwindow* handle, GLFWwindowcontentscalefun cbfun) glfwSetWindowContentScaleCallback() argument
[all...]
H A Dinput.c956 GLFWAPI GLFWkeyfun glfwSetKeyCallback(GLFWwindow* handle, GLFWkeyfun cbfun) in glfwSetKeyCallback() argument
967 GLFWAPI GLFWcharfun glfwSetCharCallback(GLFWwindow* handle, GLFWcharfun cbfun) in glfwSetCharCallback() argument
978 GLFWAPI GLFWcharmodsfun glfwSetCharModsCallback(GLFWwindow* handle, GLFWcharmodsfun cbfun) in glfwSetCharModsCallback() argument
989 glfwSetMouseButtonCallback(GLFWwindow* handle, GLFWmousebuttonfun cbfun) glfwSetMouseButtonCallback() argument
1001 glfwSetCursorPosCallback(GLFWwindow* handle, GLFWcursorposfun cbfun) glfwSetCursorPosCallback() argument
1013 glfwSetCursorEnterCallback(GLFWwindow* handle, GLFWcursorenterfun cbfun) glfwSetCursorEnterCallback() argument
1025 glfwSetScrollCallback(GLFWwindow* handle, GLFWscrollfun cbfun) glfwSetScrollCallback() argument
1037 glfwSetDropCallback(GLFWwindow* handle, GLFWdropfun cbfun) glfwSetDropCallback() argument
1261 glfwSetJoystickCallback(GLFWjoystickfun cbfun) glfwSetJoystickCallback() argument
[all...]

Completed in 6 milliseconds