Home
last modified time | relevance | path

Searched defs:cursorWidth (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBuffer.hpp36 int cursorWidth; member
/third_party/glfw/src/
Dwin32_window.c1325 const int cursorWidth = GetSystemMetrics(SM_CXCURSOR); in createNativeWindow() local