Home
last modified time | relevance | path

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

/haiku/src/servers/app/
H A DServerCursor.cpp92 uint16 cursorLine = __swap_int16(cursorBits[j]); in ServerCursor() local
100 if (cursorLine & mask) in ServerCursor()