Home | History | Annotate | Download | only in include

Lines Matching refs:paletteSize

1655                 var paletteSize = numColors * this._fb_depth;
1656 this._FBU.bytes += paletteSize;
1666 clength = RFB.encodingHandlers.getTightCLength(this._sock.rQslice(3 + paletteSize,
1667 3 + paletteSize + 3));
1675 var palette = this._sock.rQshiftBytes(paletteSize);