Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBuffer.hpp37 int cursorHeight; member
/third_party/glfw/src/
Dwin32_window.c1326 const int cursorHeight = GetSystemMetrics(SM_CYCURSOR); in createNativeWindow() local