Home | History | Annotate | Download | only in include

Lines Matching full:display_tight

1570         display_tight: function (isTightPNG) {
1828 TIGHT: function () { return this._encHandlers.display_tight(false); },
1829 TIGHT_PNG: function () { return this._encHandlers.display_tight(true); },