Searched refs:svgFactory (Results 1 – 2 of 2) sorted by relevance
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js | 19617 this.svgFactory = parameters.svgFactory; 20297 var svg = this.svgFactory.create(width, height); 20298 var line = this.svgFactory.createElement('svg:line'); 20336 var svg = this.svgFactory.create(width, height); 20338 var square = this.svgFactory.createElement('svg:rect'); 20377 var svg = this.svgFactory.create(width, height); 20379 var circle = this.svgFactory.createElement('svg:ellipse'); 20423 var svg = this.svgFactory.create(width, height); 20435 var polyline = this.svgFactory.createElement(this.svgElementName); 20523 var svg = this.svgFactory.create(width, height); [all …]
|
| D | pdf.js.map | 1 …svgFactory","SVGGraphics","opTree","opListElement","pf","SVG_DEFAULTS","fontStyle","fontWeight","X…
|