Searched refs:cleanupMask (Results 1 – 5 of 5) sorted by relevance
260 if(c->cleanupMask) in SetAlphaCursor()263 c->cleanupMask=TRUE; in SetAlphaCursor()
280 cursor->cleanupMask = TRUE; in rfbMakeXCursor()355 if(cursor->cleanupMask && cursor->mask) in rfbFreeCursor()360 cursor->cleanup=cursor->cleanupSource=cursor->cleanupMask in rfbFreeCursor()
685 cleanupMask: FALSE,
817 rfb_curs->cleanupMask = FALSE; in setup_cursors()1254 c->cleanupMask = FALSE; in pixels2curs()
909 rfbBool cleanup, cleanupSource, cleanupMask, cleanupRichSource; member