Searched refs:cleanupSource (Results 1 – 4 of 4) sorted by relevance
268 cursor->cleanupSource = TRUE; in rfbMakeXCursor()353 if(cursor->cleanupSource && cursor->source) in rfbFreeCursor()360 cursor->cleanup=cursor->cleanupSource=cursor->cleanupMask in rfbFreeCursor()380 if(cursor->source && cursor->cleanupSource) in rfbMakeXCursorFromRichCursor()383 cursor->cleanupSource=TRUE; in rfbMakeXCursorFromRichCursor()
684 cleanupSource: FALSE,
816 rfb_curs->cleanupSource = FALSE; in setup_cursors()1253 c->cleanupSource = FALSE; in pixels2curs()
909 rfbBool cleanup, cleanupSource, cleanupMask, cleanupRichSource; member