Lines Matching refs:top
1226 /*! @brief The top-left to bottom-right diagonal resize/move arrow shape.
1228 * The top-left to bottom-right diagonal resize/move shape. This is usually
1241 /*! @brief The top-right to bottom-left diagonal resize/move arrow shape.
1243 * The top-right to bottom-left diagonal resize/move shape. This is usually
1820 * @param[in] ypos The new cursor y-coordinate, relative to the top edge of the
2098 /*! The pixel data of this image, arranged left-to-right, top-to-bottom.
3376 * as packed sequential rows, starting from the top-left corner.
3683 * @param[out] top Where to store the size, in screen coordinates, of the top
3701 GLFWAPI void glfwGetWindowFrameSize(GLFWwindow* window, int* left, int* top, int* right, int* bottom);
4963 * top edge of the content area, or `NULL`.
4999 * @param[in] ypos The desired y-coordinate, relative to the top edge of the
5027 * as packed sequential rows, starting from the top-left corner.
5984 * This function and @ref glfwSetTime are helper functions on top of @ref
6014 * This function and @ref glfwGetTime are helper functions on top of @ref