mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-10 02:05:37 +02:00
Minor code style improvements after #7539
This commit is contained in:
parent
6bb95e3129
commit
7c961b6b7a
4 changed files with 29 additions and 27 deletions
|
@ -98,7 +98,7 @@ IPDFTextLayerFactory.prototype = {
|
|||
* @param {HTMLDivElement} textLayerDiv
|
||||
* @param {number} pageIndex
|
||||
* @param {PageViewport} viewport
|
||||
* @param {Boolean} enhanceTextSelection
|
||||
* @param {boolean} enhanceTextSelection
|
||||
* @returns {TextLayerBuilder}
|
||||
*/
|
||||
createTextLayerBuilder: function (textLayerDiv, pageIndex, viewport,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue