Searched refs:lastPtrX (Results 1 – 3 of 3) sorted by relevance
1151 if (!cl->viewOnly && cl->lastPtrX >= 0) { in rfbUpdateClient()1165 cl->lastPtrX, in rfbUpdateClient()1167 cl->lastPtrX = -1; in rfbUpdateClient()
459 cl->lastPtrX = -1; in rfbNewTCPOrUDPClient()2446 cl->lastPtrX = ScaleX(cl->scaledScreen, cl->screen, Swap16IfLE(msg.pe.x)); in rfbProcessClientNormalMessage()
566 int lastPtrX; member