Lines Matching refs:ref

2105 	    var printActionRef = this.pdfKitDoc.ref({
13268 self.pdfDoc.page.fonts[font.id] = font.ref();
13341 FontWrapper.prototype.ref = function(){
13343 return font.ref.apply(font, arguments);
17068 this._root = this.ref({
17070 Pages: this.ref({
17167 PDFDocument.prototype.ref = function(data) {
17168 var ref;
17169 ref = new PDFReference(this, this._offsets.length + 1, data);
17172 return ref;
17190 PDFDocument.prototype._refEnd = function(ref) {
17191 this._offsets[ref.id - 1] = ref.offset;
17214 this._info = this.ref();
27685 this.content = this.document.ref();
27686 this.resources = this.document.ref({
27731 this.dictionary = this.document.ref({
27888 gstate = this.ref({
27974 dictionary = this.ref(dictionary);
28190 fn = this.doc.ref({
28203 fn = this.doc.ref({
28224 pattern = this.doc.ref({
28251 group = this.doc.ref({
28257 resources = this.doc.ref({
28264 form = this.doc.ref({
28273 sMask = this.doc.ref({
28279 gstate = this.doc.ref({
28319 return this.doc.ref({
28351 return this.doc.ref({
29200 PDFFont.prototype.ref = function() {
29201 return this.dictionary != null ? this.dictionary : this.dictionary = this.document.ref();
29260 fontfile = this.document.ref();
29264 descriptor = this.document.ref({
29289 cmap = this.document.ref();
31867 _base[_name] = this._font.ref();
65377 this.obj = document.ref({
65430 this.obj = document.ref({
65439 params = document.ref({
65451 palette = document.ref();
65478 sMask = this.document.ref({
65899 var key, ref, val;
65916 ref = this.ref(options);
65917 this.page.annotations.push(ref);
65918 ref.end();
65938 options.A = this.ref({