Home
last modified time | relevance | path

Searched refs:kCursorResizeNorthWestBits (Results 1 – 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DCursorData.cpp2389 const uint8 kCursorResizeNorthWestBits[] = { variable
H A DCursorData.h36 extern const uint8 kCursorResizeNorthWestBits[];
H A DCursorManager.cpp77 _InitCursor(fCursorResizeNorthWest, kCursorResizeNorthWestBits, in CursorManager()