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