Searched refs:kCursorWidth (Results 1 – 2 of 2) sorted by relevance
/haiku/src/servers/app/ | ||
H A D | CursorData.h | 12 const uint32 kCursorWidth = 22; variable |
H A D | CursorManager.cpp | 388 cursorMember = new ServerCursor(cursorBits, kCursorWidth, in _InitCursor() |