Lines Matching refs:send

216         handler.send('test', false);
232 handler.send('test', false);
236 handler.send('test', {
430 handler.send('DocProgress', {
465 handler.send('GetDoc', {
482 handler.send('PasswordException', boundException);
485 handler.send('InvalidPDF', e);
487 handler.send('MissingPDF', e);
489 handler.send('UnexpectedResponse', e);
491 handler.send('UnknownError', new _util.UnknownErrorException(e.message, e.toString()));
530 handler.send('DataLoaded', {
637 handler.send('UnsupportedFeature', {
660 handler.send('PageError', {
743 handler.send('ready', null);
12219 this.msgHandler.send('DocProgress', {
12310 this.msgHandler.send('DocProgress', {
12679 handler.send('StartRenderPage', {
30286 this.messageHandler.send('RenderPageChunk', {
30834 … _this2.handler.send('obj', [objId, _this2.pageIndex, 'Image', imgData], [imgData.data.buffer]);
30844 _this2.handler.send('obj', [objId, _this2.pageIndex, 'Image', null]);
30930 _this3.handler.send('UnsupportedFeature', {
30959 _this4.handler.send('UnsupportedFeature', {
30967 translated.send(_this4.handler);
31188 _this6.handler.send('UnsupportedFeature', {
31410 self.handler.send('UnsupportedFeature', {
31659 _this7.handler.send('UnsupportedFeature', {
32979 …handler.send('commonobj', ["".concat(font.loadedName, "_path_").concat(fontChar), 'FontPath', font…
33027 send: function send(handler) {
33033 handler.send('commonobj', [this.loadedName, 'Font', this.font.exportData()]);
48764 handler.send('UnsupportedFeature', {
55614 send: function send(actionName, data, transfers) {