Searched refs:cursorHeight (Results 1 – 2 of 2) sorted by relevance
134 static constexpr int cursorHeight = 20; member in ikvm::Server
44 server->cursor = rfbMakeXCursor(cursorWidth, cursorHeight, (char*)cursor, in Server()