Searched refs:kCursorFormat (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/app/
H A DCursorData.h14 const color_space kCursorFormat = B_RGBA32; variable
H A DCursorManager.cpp394 kCursorHeight, kCursorFormat);
396 cursorMember = new ServerCursor(kCursorNoCursor, 1, 1, kCursorFormat);

Completed in 179 milliseconds