Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Dwindow.c382 int frame_left, frame_top, frame_right, frame_bottom; in main() local
383 glfwGetWindowFrameSize(window, &frame_left, &frame_top, &frame_right, &frame_bottom); in main()
389 nk_labelf(nk, NK_TEXT_LEFT, "%i", frame_top); in main()

Completed in 1 milliseconds