Lines Matching refs:left

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
1603 * upper-left corner of the content area of the window.
1605 * upper-left corner of the content area of the window.
1818 * @param[in] xpos The new cursor x-coordinate, relative to the left edge of
1842 * area, or `GLFW_FALSE` if it left it.
2098 /*! The pixel data of this image, arranged left-to-right, top-to-bottom.
2606 * This function returns the position, in screen coordinates, of the upper-left
2631 * This function returns the position, in screen coordinates, of the upper-left
3376 * as packed sequential rows, starting from the top-left corner.
3419 * upper-left corner of the content area of the specified window.
3425 * @param[out] xpos Where to store the x-coordinate of the upper-left corner of
3427 * @param[out] ypos Where to store the y-coordinate of the upper-left corner of
3450 * This function sets the position, in screen coordinates, of the upper-left
3461 * @param[in] xpos The x-coordinate of the upper-left corner of the content area.
3462 * @param[in] ypos The y-coordinate of the upper-left corner of the content area.
3681 * @param[out] left Where to store the size, in screen coordinates, of the left
3701 GLFWAPI void glfwGetWindowFrameSize(GLFWwindow* window, int* left, int* top, int* right, int* bottom);
4043 * @param[in] xpos The desired x-coordinate of the upper-left corner of the
4045 * @param[in] ypos The desired y-coordinate of the upper-left corner of the
4204 * position, in screen coordinates, of the upper-left corner of the content
4945 * relative to the upper-left corner of the content area of the specified
4961 * left edge of the content area, or `NULL`.
4983 * relative to the upper-left corner of the content area of the specified
4997 * @param[in] xpos The desired x-coordinate, relative to the left edge of the
5027 * as packed sequential rows, starting from the top-left corner.
5029 * The cursor hotspot is specified in pixels, relative to the upper-left corner
5340 * position, in screen coordinates, relative to the upper-left corner of the
5584 * down and left) directions and you can test for these individually by ANDing