Home
last modified time | relevance | path

Searched refs:widthLine (Results 1 - 1 of 1) sorted by relevance

/third_party/glfw/examples/
H A Dboing.c548 const GLfloat widthLine = 2.0; /* should be divisible by 2 */ in DrawGrid() local
571 xr = xl + widthLine; in DrawGrid()
574 yb = -GRID_SIZE / 2 - widthLine; in DrawGrid()
597 yb = yt - widthLine; in DrawGrid()
600 xr = GRID_SIZE / 2 + widthLine; in DrawGrid()

Completed in 1 milliseconds