Home
last modified time | relevance | path

Searched refs:_FBU (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/webclients/novnc/include/
Drfb.js72 this._FBU = { property in anonymousFunction83b7ae7e0100.RFB
328 this._FBU.rects = 0;
329 this._FBU.subrects = 0; // RRE and HEXTILE
330 this._FBU.lines = 0; // RAW
331 this._FBU.tiles = 0; // HEXTILE
332 this._FBU.zlibs = []; // TIGHT zlib encoders property
344 this._FBU.zlibs[i] = new TINF();
345 this._FBU.zlibs[i].init();
1057 if (this._FBU.rects > 0) {
1097 if (this._FBU.rects === 0) {
[all …]