Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dwl_init.c400 int cursorSize = 16; in loadCursorTheme() local
408 cursorSize = (int) cursorSizeLong; in loadCursorTheme()
413 _glfw.wl.cursorTheme = wl_cursor_theme_load(themeName, cursorSize, _glfw.wl.shm); in loadCursorTheme()
423 wl_cursor_theme_load(themeName, cursorSize * 2, _glfw.wl.shm); in loadCursorTheme()

Completed in 2 milliseconds