Home
last modified time | relevance | path

Searched refs:kCursorWidth (Results 1 – 2 of 2) sorted by relevance

/haiku/src/servers/app/
H A DCursorData.h12 const uint32 kCursorWidth = 22; variable
H A DCursorManager.cpp388 cursorMember = new ServerCursor(cursorBits, kCursorWidth, in _InitCursor()