Lines Matching refs:GLFW_RELEASE
331 #define GLFW_RELEASE 0
1794 * @param[in] action One of `GLFW_PRESS` or `GLFW_RELEASE`. Future releases
1885 * @param[in] action `GLFW_PRESS`, `GLFW_RELEASE` or `GLFW_REPEAT`. Future
2117 * or `GLFW_RELEASE`.
4875 * `GLFW_RELEASE`. The action `GLFW_REPEAT` is only reported to the key callback.
4893 * @return One of `GLFW_PRESS` or `GLFW_RELEASE`.
4914 * `GLFW_RELEASE`.
4925 * @return One of `GLFW_PRESS` or `GLFW_RELEASE`.
5528 * Each element in the array is either `GLFW_PRESS` or `GLFW_RELEASE`.
5890 * `GLFW_RELEASE` and 0.0 respectively.