SYMBOL INDEX (5804 symbols across 20 files) FILE: application/djvu.php class Djvu (line 9) | class Djvu { method Djvu (line 19) | function Djvu ( $filename ) { method NumberOfPages (line 30) | function NumberOfPages ( ) { method GetPage (line 67) | function GetPage ( $page, $contents = false, $force_ps = false, $force... method GetPageThumbnail (line 114) | function GetPageThumbnail ( $page, $size=300 ) { method StoredChunks (line 142) | function StoredChunks ( ) { FILE: application/epub.php class EPub (line 7) | class EPub { method __construct (line 21) | public function __construct($file){ method file (line 58) | public function file(){ method save (line 65) | public function save(){ method Authors (line 98) | public function Authors($authors=false){ method Title (line 156) | public function Title($title=false){ method Language (line 165) | public function Language($lang=false){ method Publisher (line 174) | public function Publisher($publisher=false){ method Copyright (line 183) | public function Copyright($rights=false){ method Description (line 192) | public function Description($description=false){ method ISBN (line 201) | public function ISBN($isbn=false){ method Google (line 210) | public function Google($google=false){ method Amazon (line 219) | public function Amazon($amazon=false){ method Subjects (line 231) | public function Subjects($subjects=false){ method Cover (line 287) | public function Cover($path=false, $mime=false){ method getset (line 354) | protected function getset($item,$value=false,$att=false,$aval=false){ method no_cover (line 401) | protected function no_cover(){ method reparse (line 415) | protected function reparse() { class EPubDOMXPath (line 421) | class EPubDOMXPath extends DOMXPath { method __construct (line 422) | public function __construct(DOMDocument $doc){ class EPubDOMElement (line 433) | class EPubDOMElement extends DOMElement { method __construct (line 441) | public function __construct($name, $value='', $namespaceURI=''){ method newChild (line 456) | public function newChild($name, $value=''){ method splitns (line 477) | public function splitns($name){ method attr (line 486) | public function attr($attr,$value=null){ method delete (line 530) | public function delete(){ FILE: application/functions.php function bbc2html (line 3) | function bbc2html($content) { function show_gpager (line 28) | function show_gpager($page_count, $block_size = 100) { function pg_array_parse (line 74) | function pg_array_parse($literal){ function to_pg_array (line 84) | function to_pg_array($set) { function book_small_pg (line 101) | function book_small_pg($book, $webroot='',$full = false) { function book_info_pg (line 148) | function book_info_pg($book, $webroot = '', $full = false) { function russian_date (line 281) | function russian_date() { function transliterate (line 338) | function transliterate($string){ function stars (line 379) | function stars($rating, $webroot) { function cut_str (line 391) | function cut_str($string, $maxlen=700) { function cut_str2 (line 404) | function cut_str2($string, $maxlen=700) { function clean_str (line 414) | function clean_str($input) { function decode_gurl (line 429) | function decode_gurl($webroot,$mobile = false) { function safe_str (line 498) | function safe_str($str) { function mobile (line 503) | function mobile() { function formatSizeUnits (line 536) | function formatSizeUnits($bytes) function opds_book (line 566) | function opds_book($b,$webroot = '') { FILE: application/modules/book/index.php function nl2p (line 4) | function nl2p($string) { function str_replace_first (line 30) | function str_replace_first($from, $to, $content) { FILE: application/modules/service/index.php function get_ds (line 10) | function get_ds($path){ FILE: application/public/bootstrap/js/bootstrap.bundle.js function getUidEvent (line 353) | function getUidEvent(element, uid) { function getEvent (line 357) | function getEvent(element) { function bootstrapHandler (line 364) | function bootstrapHandler(element, fn) { function bootstrapDelegationHandler (line 376) | function bootstrapDelegationHandler(element, selector, fn) { function findHandler (line 401) | function findHandler(events, handler, delegationSelector = null) { function normalizeParams (line 415) | function normalizeParams(originalTypeEvent, handler, delegationFn) { function addHandler (line 428) | function addHandler(element, originalTypeEvent, handler, delegationFn, o... function removeHandler (line 476) | function removeHandler(element, events, typeEvent, handler, delegationSe... function removeNamespacedHandlers (line 487) | function removeNamespacedHandlers(element, events, typeEvent, namespace) { function getTypeEvent (line 497) | function getTypeEvent(event) { method on (line 504) | on(element, event, handler, delegationFn) { method one (line 508) | one(element, event, handler, delegationFn) { method off (line 512) | off(element, originalTypeEvent, handler, delegationFn) { method trigger (line 549) | trigger(element, event, args) { method set (line 625) | set(element, key, instance) { method get (line 642) | get(element, key) { method remove (line 650) | remove(element, key) { class BaseComponent (line 679) | class BaseComponent { method constructor (line 680) | constructor(element) { method dispose (line 691) | dispose() { method _queueCallback (line 699) | _queueCallback(callback, element, isAnimated = true) { method getInstance (line 705) | static getInstance(element) { method getOrCreateInstance (line 709) | static getOrCreateInstance(element, config = {}) { method VERSION (line 713) | static get VERSION() { method NAME (line 717) | static get NAME() { method DATA_KEY (line 721) | static get DATA_KEY() { method EVENT_KEY (line 725) | static get EVENT_KEY() { class Alert (line 782) | class Alert extends BaseComponent { method NAME (line 784) | static get NAME() { method close (line 789) | close() { method _destroyElement (line 804) | _destroyElement() { method jQueryInterface (line 812) | static jQueryInterface(config) { class Button (line 871) | class Button extends BaseComponent { method NAME (line 873) | static get NAME() { method toggle (line 878) | toggle() { method jQueryInterface (line 884) | static jQueryInterface(config) { function normalizeData (line 923) | function normalizeData(val) { function normalizeDataKey (line 943) | function normalizeDataKey(key) { method setDataAttribute (line 948) | setDataAttribute(element, key, value) { method removeDataAttribute (line 952) | removeDataAttribute(element, key) { method getDataAttributes (line 956) | getDataAttributes(element) { method getDataAttribute (line 970) | getDataAttribute(element, key) { method offset (line 974) | offset(element) { method position (line 982) | position(element) { method find (line 999) | find(selector, element = document.documentElement) { method findOne (line 1003) | findOne(selector, element = document.documentElement) { method children (line 1007) | children(element, selector) { method parents (line 1011) | parents(element, selector) { method prev (line 1026) | prev(element, selector) { method next (line 1040) | next(element, selector) { method focusableChildren (line 1054) | focusableChildren(element) { class Carousel (line 1144) | class Carousel extends BaseComponent { method constructor (line 1145) | constructor(element, config) { method Default (line 1164) | static get Default() { method NAME (line 1168) | static get NAME() { method next (line 1173) | next() { method nextWhenVisible (line 1177) | nextWhenVisible() { method prev (line 1185) | prev() { method pause (line 1189) | pause(event) { method cycle (line 1203) | cycle(event) { method to (line 1220) | to(index) { method _getConfig (line 1246) | _getConfig(config) { method _handleSwipe (line 1255) | _handleSwipe() { method _addEventListeners (line 1272) | _addEventListeners() { method _addTouchEventListeners (line 1287) | _addTouchEventListeners() { method _keydown (line 1346) | _keydown(event) { method _getItemIndex (line 1360) | _getItemIndex(element) { method _getItemByOrder (line 1365) | _getItemByOrder(order, activeElement) { method _triggerSlideEvent (line 1370) | _triggerSlideEvent(relatedTarget, eventDirectionName) { method _setActiveIndicatorElement (line 1383) | _setActiveIndicatorElement(element) { method _updateInterval (line 1400) | _updateInterval() { method _slide (line 1417) | _slide(directionOrOrder, element) { method _directionToOrder (line 1501) | _directionToOrder(direction) { method _orderToDirection (line 1513) | _orderToDirection(order) { method carouselInterface (line 1526) | static carouselInterface(element, config) { method jQueryInterface (line 1554) | static jQueryInterface(config) { method dataApiClickHandler (line 1560) | static dataApiClickHandler(event) { class Collapse (line 1655) | class Collapse extends BaseComponent { method constructor (line 1656) | constructor(element, config) { method Default (line 1687) | static get Default() { method NAME (line 1691) | static get NAME() { method toggle (line 1696) | toggle() { method show (line 1704) | show() { method hide (line 1777) | hide() { method _isShown (line 1825) | _isShown(element = this._element) { method _getConfig (line 1830) | _getConfig(config) { method _getDimension (line 1842) | _getDimension() { method _initializeChildren (line 1846) | _initializeChildren() { method _addAriaAndCollapsedClass (line 1861) | _addAriaAndCollapsedClass(triggerArray, isOpen) { method jQueryInterface (line 1878) | static jQueryInterface(config) { function getNodeName (line 1961) | function getNodeName(element) { function getWindow (line 1965) | function getWindow(node) { function isElement (line 1978) | function isElement(node) { function isHTMLElement (line 1983) | function isHTMLElement(node) { function isShadowRoot (line 1988) | function isShadowRoot(node) { function applyStyles (line 2000) | function applyStyles(_ref) { function effect$2 (line 2027) | function effect$2(_ref2) { function getBasePlacement (line 2081) | function getBasePlacement(placement) { function getBoundingClientRect (line 2086) | function getBoundingClientRect(element, // eslint-disable-next-line unus... function getLayoutRect (line 2123) | function getLayoutRect(element) { function contains (line 2146) | function contains(parent, child) { function getComputedStyle$1 (line 2169) | function getComputedStyle$1(element) { function isTableElement (line 2173) | function isTableElement(element) { function getDocumentElement (line 2177) | function getDocumentElement(element) { function getParentNode (line 2183) | function getParentNode(element) { function getTrueOffsetParent (line 2200) | function getTrueOffsetParent(element) { function getContainingBlock (line 2211) | function getContainingBlock(element) { function getOffsetParent (line 2243) | function getOffsetParent(element) { function getMainAxisFromPlacement (line 2258) | function getMainAxisFromPlacement(placement) { function within (line 2266) | function within(min$1, value, max$1) { function getFreshSideObject (line 2270) | function getFreshSideObject() { function mergePaddingObject (line 2279) | function mergePaddingObject(paddingObject) { function expandToHashMap (line 2283) | function expandToHashMap(value, keys) { function arrow (line 2297) | function arrow(_ref) { function effect$1 (line 2334) | function effect$1(_ref2) { function getVariation (line 2372) | function getVariation(placement) { function roundOffsetsByDPR (line 2385) | function roundOffsetsByDPR(_ref) { function mapToStyles (line 2396) | function mapToStyles(_ref2) { function computeStyles (line 2466) | function computeStyles(_ref4) { function effect (line 2520) | function effect(_ref) { function getOppositePlacement (line 2570) | function getOppositePlacement(placement) { function getOppositeVariationPlacement (line 2580) | function getOppositeVariationPlacement(placement) { function getWindowScroll (line 2586) | function getWindowScroll(node) { function getWindowScrollBarX (line 2596) | function getWindowScrollBarX(element) { function getViewportRect (line 2607) | function getViewportRect(element) { function getDocumentRect (line 2647) | function getDocumentRect(element) { function isScrollParent (line 2670) | function isScrollParent(element) { function getScrollParent (line 2680) | function getScrollParent(node) { function listScrollParents (line 2700) | function listScrollParents(element, list) { function rectToClientRect (line 2716) | function rectToClientRect(rect) { function getInnerBoundingClientRect (line 2725) | function getInnerBoundingClientRect(element) { function getClientRectFromMixedType (line 2738) | function getClientRectFromMixedType(element, clippingParent) { function getClippingParents (line 2745) | function getClippingParents(element) { function getClippingRect (line 2762) | function getClippingRect(element, boundary, rootBoundary) { function computeOffsets (line 2781) | function computeOffsets(_ref) { function detectOverflow (line 2846) | function detectOverflow(state, options) { function computeAutoPlacement (line 2900) | function computeAutoPlacement(state, options) { function getExpandedFallbackPlacements (line 2940) | function getExpandedFallbackPlacements(placement) { function flip (line 2949) | function flip(_ref) { function getSideOffsets (line 3080) | function getSideOffsets(overflow, rect, preventedOffsets) { function isAnySideFullyClipped (line 3096) | function isAnySideFullyClipped(overflow) { function hide (line 3102) | function hide(_ref) { function distanceAndSkiddingToXY (line 3139) | function distanceAndSkiddingToXY(placement, rects, offset) { function offset (line 3160) | function offset(_ref2) { function popperOffsets (line 3191) | function popperOffsets(_ref) { function getAltAxis (line 3215) | function getAltAxis(axis) { function preventOverflow (line 3219) | function preventOverflow(_ref) { function getHTMLElementScroll (line 3331) | function getHTMLElementScroll(element) { function getNodeScroll (line 3338) | function getNodeScroll(node) { function isElementScaled (line 3346) | function isElementScaled(element) { function getCompositeRect (line 3355) | function getCompositeRect(elementOrVirtualElement, offsetParent, isFixed) { function order (line 3396) | function order(modifiers) { function orderModifiers (line 3428) | function orderModifiers(modifiers) { function debounce (line 3439) | function debounce(fn) { function mergeByName (line 3455) | function mergeByName(modifiers) { function areValidElements (line 3476) | function areValidElements() { function popperGenerator (line 3486) | function popperGenerator(generatorOptions) { class Dropdown (line 3783) | class Dropdown extends BaseComponent { method constructor (line 3784) | constructor(element, config) { method Default (line 3793) | static get Default() { method DefaultType (line 3797) | static get DefaultType() { method NAME (line 3801) | static get NAME() { method toggle (line 3806) | toggle() { method show (line 3810) | show() { method hide (line 3851) | hide() { method dispose (line 3863) | dispose() { method update (line 3871) | update() { method _completeHide (line 3880) | _completeHide(relatedTarget) { method _getConfig (line 3907) | _getConfig(config) { method _createPopper (line 3922) | _createPopper(parent) { method _isShown (line 3947) | _isShown(element = this._element) { method _getMenuElement (line 3951) | _getMenuElement() { method _getPlacement (line 3955) | _getPlacement() { method _detectNavbar (line 3976) | _detectNavbar() { method _getOffset (line 3980) | _getOffset() { method _getPopperConfig (line 3996) | _getPopperConfig() { method _selectMenuItem (line 4024) | _selectMenuItem({ method jQueryInterface (line 4040) | static jQueryInterface(config) { method clearMenus (line 4056) | static clearMenus(event) { method getParentFromElement (line 4100) | static getParentFromElement(element) { method dataApiKeydownHandler (line 4104) | static dataApiKeydownHandler(event) { class ScrollBarHelper (line 4186) | class ScrollBarHelper { method constructor (line 4187) | constructor() { method getWidth (line 4191) | getWidth() { method hide (line 4197) | hide() { method _disableOverFlow (line 4211) | _disableOverFlow() { method _setElementAttributes (line 4217) | _setElementAttributes(selector, styleProp, callback) { method reset (line 4234) | reset() { method _saveInitialAttribute (line 4244) | _saveInitialAttribute(element, styleProp) { method _resetElementAttributes (line 4252) | _resetElementAttributes(selector, styleProp) { method _applyManipulationCallback (line 4267) | _applyManipulationCallback(selector, callBack) { method isOverflowing (line 4275) | isOverflowing() { class Backdrop (line 4308) | class Backdrop { method constructor (line 4309) | constructor(config) { method show (line 4315) | show(callback) { method hide (line 4334) | hide(callback) { method _getElement (line 4349) | _getElement() { method _getConfig (line 4364) | _getConfig(config) { method _append (line 4374) | _append() { method dispose (line 4387) | dispose() { method _emulateAnimation (line 4399) | _emulateAnimation(callback) { class FocusTrap (line 4429) | class FocusTrap { method constructor (line 4430) | constructor(config) { method activate (line 4436) | activate() { method deactivate (line 4457) | deactivate() { method _handleFocusin (line 4467) | _handleFocusin(event) { method _handleKeydown (line 4490) | _handleKeydown(event) { method _getConfig (line 4498) | _getConfig(config) { class Modal (line 4560) | class Modal extends BaseComponent { method constructor (line 4561) | constructor(element, config) { method Default (line 4574) | static get Default() { method NAME (line 4578) | static get NAME() { method toggle (line 4583) | toggle(relatedTarget) { method show (line 4587) | show(relatedTarget) { method hide (line 4627) | hide() { method dispose (line 4660) | dispose() { method handleUpdate (line 4670) | handleUpdate() { method _initializeBackDrop (line 4675) | _initializeBackDrop() { method _initializeFocusTrap (line 4683) | _initializeFocusTrap() { method _getConfig (line 4689) | _getConfig(config) { method _showElement (line 4698) | _showElement(relatedTarget) { method _setEscapeEvent (line 4742) | _setEscapeEvent() { method _setResizeEvent (line 4757) | _setResizeEvent() { method _hideModal (line 4765) | _hideModal() { method _showBackdrop (line 4787) | _showBackdrop(callback) { method _isAnimated (line 4808) | _isAnimated() { method _triggerBackdropTransition (line 4812) | _triggerBackdropTransition() { method _adjustDialog (line 4852) | _adjustDialog() { method _resetAdjustments (line 4868) | _resetAdjustments() { method jQueryInterface (line 4874) | static jQueryInterface(config, relatedTarget) { class Offcanvas (line 4981) | class Offcanvas extends BaseComponent { method constructor (line 4982) | constructor(element, config) { method NAME (line 4993) | static get NAME() { method Default (line 4997) | static get Default() { method toggle (line 5002) | toggle(relatedTarget) { method show (line 5006) | show(relatedTarget) { method hide (line 5049) | hide() { method dispose (line 5089) | dispose() { method _getConfig (line 5098) | _getConfig(config) { method _initializeBackDrop (line 5107) | _initializeBackDrop() { method _initializeFocusTrap (line 5117) | _initializeFocusTrap() { method _addEventListeners (line 5123) | _addEventListeners() { method jQueryInterface (line 5132) | static jQueryInterface(config) { function sanitizeHtml (line 5271) | function sanitizeHtml(unsafeHtml, allowList, sanitizeFn) { class Tooltip (line 5397) | class Tooltip extends BaseComponent { method constructor (line 5398) | constructor(element, config) { method Default (line 5418) | static get Default() { method NAME (line 5422) | static get NAME() { method Event (line 5426) | static get Event() { method DefaultType (line 5430) | static get DefaultType() { method enable (line 5435) | enable() { method disable (line 5439) | disable() { method toggleEnabled (line 5443) | toggleEnabled() { method toggle (line 5447) | toggle(event) { method dispose (line 5473) | dispose() { method show (line 5486) | show() { method hide (line 5577) | hide() { method update (line 5625) | update() { method isWithContent (line 5632) | isWithContent() { method getTipElement (line 5636) | getTipElement() { method setContent (line 5650) | setContent(tip) { method _sanitizeAndSetContent (line 5654) | _sanitizeAndSetContent(template, content, selector) { method setElementContent (line 5666) | setElementContent(element, content) { method getTitle (line 5697) | getTitle() { method updateAttachment (line 5703) | updateAttachment(attachment) { method _initializeOnDelegatedTarget (line 5716) | _initializeOnDelegatedTarget(event, context) { method _getOffset (line 5720) | _getOffset() { method _resolvePossibleFunction (line 5736) | _resolvePossibleFunction(content) { method _getPopperConfig (line 5740) | _getPopperConfig(attachment) { method _addAttachmentClass (line 5780) | _addAttachmentClass(attachment) { method _getAttachment (line 5784) | _getAttachment(placement) { method _setListeners (line 5788) | _setListeners() { method _fixTitle (line 5820) | _fixTitle() { method _enter (line 5836) | _enter(event, context) { method _leave (line 5863) | _leave(event, context) { method _isWithActiveTrigger (line 5889) | _isWithActiveTrigger() { method _getConfig (line 5899) | _getConfig(config) { method _getDelegateConfig (line 5936) | _getDelegateConfig() { method _cleanTipClass (line 5951) | _cleanTipClass() { method _getBasicClassPrefix (line 5961) | _getBasicClassPrefix() { method _handlePopperPlacementChange (line 5965) | _handlePopperPlacementChange(popperData) { method _disposePopper (line 5981) | _disposePopper() { method jQueryInterface (line 5990) | static jQueryInterface(config) { class Popover (line 6061) | class Popover extends Tooltip { method Default (line 6063) | static get Default() { method NAME (line 6067) | static get NAME() { method Event (line 6071) | static get Event() { method DefaultType (line 6075) | static get DefaultType() { method isWithContent (line 6080) | isWithContent() { method setContent (line 6084) | setContent(tip) { method _getContent (line 6091) | _getContent() { method _getBasicClassPrefix (line 6095) | _getBasicClassPrefix() { method jQueryInterface (line 6100) | static jQueryInterface(config) { class ScrollSpy (line 6172) | class ScrollSpy extends BaseComponent { method constructor (line 6173) | constructor(element, config) { method Default (line 6188) | static get Default() { method NAME (line 6192) | static get NAME() { method refresh (line 6197) | refresh() { method dispose (line 6225) | dispose() { method _getConfig (line 6231) | _getConfig(config) { method _getScrollTop (line 6241) | _getScrollTop() { method _getScrollHeight (line 6245) | _getScrollHeight() { method _getOffsetHeight (line 6249) | _getOffsetHeight() { method _process (line 6253) | _process() { method _activate (line 6291) | _activate(target) { method _clear (line 6319) | _clear() { method jQueryInterface (line 6324) | static jQueryInterface(config) { class Tab (line 6398) | class Tab extends BaseComponent { method NAME (line 6400) | static get NAME() { method show (line 6405) | show() { method _activate (line 6451) | _activate(element, container, callback) { method _transitionComplete (line 6467) | _transitionComplete(element, active, callback) { method jQueryInterface (line 6515) | static jQueryInterface(config) { class Toast (line 6602) | class Toast extends BaseComponent { method constructor (line 6603) | constructor(element, config) { method DefaultType (line 6614) | static get DefaultType() { method Default (line 6618) | static get Default() { method NAME (line 6622) | static get NAME() { method show (line 6627) | show() { method hide (line 6660) | hide() { method dispose (line 6687) | dispose() { method _getConfig (line 6698) | _getConfig(config) { method _maybeScheduleHide (line 6707) | _maybeScheduleHide() { method _onInteraction (line 6721) | _onInteraction(event, isInteracting) { method _setListeners (line 6749) | _setListeners() { method _clearTimeout (line 6756) | _clearTimeout() { method jQueryInterface (line 6762) | static jQueryInterface(config) { FILE: application/public/bootstrap/js/bootstrap.esm.js constant MAX_UID (line 14) | const MAX_UID = 1000000; constant MILLISECONDS_MULTIPLIER (line 15) | const MILLISECONDS_MULTIPLIER = 1000; constant TRANSITION_END (line 16) | const TRANSITION_END = 'transitionend'; function getUidEvent (line 349) | function getUidEvent(element, uid) { function getEvent (line 353) | function getEvent(element) { function bootstrapHandler (line 360) | function bootstrapHandler(element, fn) { function bootstrapDelegationHandler (line 372) | function bootstrapDelegationHandler(element, selector, fn) { function findHandler (line 397) | function findHandler(events, handler, delegationSelector = null) { function normalizeParams (line 411) | function normalizeParams(originalTypeEvent, handler, delegationFn) { function addHandler (line 424) | function addHandler(element, originalTypeEvent, handler, delegationFn, o... function removeHandler (line 472) | function removeHandler(element, events, typeEvent, handler, delegationSe... function removeNamespacedHandlers (line 483) | function removeNamespacedHandlers(element, events, typeEvent, namespace) { function getTypeEvent (line 493) | function getTypeEvent(event) { method on (line 500) | on(element, event, handler, delegationFn) { method one (line 504) | one(element, event, handler, delegationFn) { method off (line 508) | off(element, originalTypeEvent, handler, delegationFn) { method trigger (line 545) | trigger(element, event, args) { method set (line 621) | set(element, key, instance) { method get (line 638) | get(element, key) { method remove (line 646) | remove(element, key) { constant VERSION (line 673) | const VERSION = '5.1.3'; class BaseComponent (line 675) | class BaseComponent { method constructor (line 676) | constructor(element) { method dispose (line 687) | dispose() { method _queueCallback (line 695) | _queueCallback(callback, element, isAnimated = true) { method getInstance (line 701) | static getInstance(element) { method getOrCreateInstance (line 705) | static getOrCreateInstance(element, config = {}) { method VERSION (line 709) | static get VERSION() { method NAME (line 713) | static get NAME() { method DATA_KEY (line 717) | static get DATA_KEY() { method EVENT_KEY (line 721) | static get EVENT_KEY() { constant EVENT_CLOSE (line 768) | const EVENT_CLOSE = `close${EVENT_KEY$c}`; constant EVENT_CLOSED (line 769) | const EVENT_CLOSED = `closed${EVENT_KEY$c}`; class Alert (line 778) | class Alert extends BaseComponent { method NAME (line 780) | static get NAME() { method close (line 785) | close() { method _destroyElement (line 800) | _destroyElement() { method jQueryInterface (line 808) | static jQueryInterface(config) { class Button (line 867) | class Button extends BaseComponent { method NAME (line 869) | static get NAME() { method toggle (line 874) | toggle() { method jQueryInterface (line 880) | static jQueryInterface(config) { function normalizeData (line 919) | function normalizeData(val) { function normalizeDataKey (line 939) | function normalizeDataKey(key) { method setDataAttribute (line 944) | setDataAttribute(element, key, value) { method removeDataAttribute (line 948) | removeDataAttribute(element, key) { method getDataAttributes (line 952) | getDataAttributes(element) { method getDataAttribute (line 966) | getDataAttribute(element, key) { method offset (line 970) | offset(element) { method position (line 978) | position(element) { constant NODE_TEXT (line 993) | const NODE_TEXT = 3; method find (line 995) | find(selector, element = document.documentElement) { method findOne (line 999) | findOne(selector, element = document.documentElement) { method children (line 1003) | children(element, selector) { method parents (line 1007) | parents(element, selector) { method prev (line 1022) | prev(element, selector) { method next (line 1036) | next(element, selector) { method focusableChildren (line 1050) | focusableChildren(element) { constant ARROW_LEFT_KEY (line 1073) | const ARROW_LEFT_KEY = 'ArrowLeft'; constant ARROW_RIGHT_KEY (line 1074) | const ARROW_RIGHT_KEY = 'ArrowRight'; constant TOUCHEVENT_COMPAT_WAIT (line 1075) | const TOUCHEVENT_COMPAT_WAIT = 500; constant SWIPE_THRESHOLD (line 1077) | const SWIPE_THRESHOLD = 40; constant ORDER_NEXT (line 1094) | const ORDER_NEXT = 'next'; constant ORDER_PREV (line 1095) | const ORDER_PREV = 'prev'; constant DIRECTION_LEFT (line 1096) | const DIRECTION_LEFT = 'left'; constant DIRECTION_RIGHT (line 1097) | const DIRECTION_RIGHT = 'right'; constant KEY_TO_DIRECTION (line 1098) | const KEY_TO_DIRECTION = { constant EVENT_SLIDE (line 1102) | const EVENT_SLIDE = `slide${EVENT_KEY$a}`; constant EVENT_SLID (line 1103) | const EVENT_SLID = `slid${EVENT_KEY$a}`; constant EVENT_KEYDOWN (line 1104) | const EVENT_KEYDOWN = `keydown${EVENT_KEY$a}`; constant EVENT_MOUSEENTER (line 1105) | const EVENT_MOUSEENTER = `mouseenter${EVENT_KEY$a}`; constant EVENT_MOUSELEAVE (line 1106) | const EVENT_MOUSELEAVE = `mouseleave${EVENT_KEY$a}`; constant EVENT_TOUCHSTART (line 1107) | const EVENT_TOUCHSTART = `touchstart${EVENT_KEY$a}`; constant EVENT_TOUCHMOVE (line 1108) | const EVENT_TOUCHMOVE = `touchmove${EVENT_KEY$a}`; constant EVENT_TOUCHEND (line 1109) | const EVENT_TOUCHEND = `touchend${EVENT_KEY$a}`; constant EVENT_POINTERDOWN (line 1110) | const EVENT_POINTERDOWN = `pointerdown${EVENT_KEY$a}`; constant EVENT_POINTERUP (line 1111) | const EVENT_POINTERUP = `pointerup${EVENT_KEY$a}`; constant EVENT_DRAG_START (line 1112) | const EVENT_DRAG_START = `dragstart${EVENT_KEY$a}`; constant CLASS_NAME_CAROUSEL (line 1115) | const CLASS_NAME_CAROUSEL = 'carousel'; constant CLASS_NAME_SLIDE (line 1117) | const CLASS_NAME_SLIDE = 'slide'; constant CLASS_NAME_END (line 1118) | const CLASS_NAME_END = 'carousel-item-end'; constant CLASS_NAME_START (line 1119) | const CLASS_NAME_START = 'carousel-item-start'; constant CLASS_NAME_NEXT (line 1120) | const CLASS_NAME_NEXT = 'carousel-item-next'; constant CLASS_NAME_PREV (line 1121) | const CLASS_NAME_PREV = 'carousel-item-prev'; constant CLASS_NAME_POINTER_EVENT (line 1122) | const CLASS_NAME_POINTER_EVENT = 'pointer-event'; constant SELECTOR_ACTIVE_ITEM (line 1124) | const SELECTOR_ACTIVE_ITEM = '.active.carousel-item'; constant SELECTOR_ITEM (line 1125) | const SELECTOR_ITEM = '.carousel-item'; constant SELECTOR_ITEM_IMG (line 1126) | const SELECTOR_ITEM_IMG = '.carousel-item img'; constant SELECTOR_NEXT_PREV (line 1127) | const SELECTOR_NEXT_PREV = '.carousel-item-next, .carousel-item-prev'; constant SELECTOR_INDICATORS (line 1128) | const SELECTOR_INDICATORS = '.carousel-indicators'; constant SELECTOR_INDICATOR (line 1129) | const SELECTOR_INDICATOR = '[data-bs-target]'; constant SELECTOR_DATA_SLIDE (line 1130) | const SELECTOR_DATA_SLIDE = '[data-bs-slide], [data-bs-slide-to]'; constant SELECTOR_DATA_RIDE (line 1131) | const SELECTOR_DATA_RIDE = '[data-bs-ride="carousel"]'; constant POINTER_TYPE_TOUCH (line 1132) | const POINTER_TYPE_TOUCH = 'touch'; constant POINTER_TYPE_PEN (line 1133) | const POINTER_TYPE_PEN = 'pen'; class Carousel (line 1140) | class Carousel extends BaseComponent { method constructor (line 1141) | constructor(element, config) { method Default (line 1160) | static get Default() { method NAME (line 1164) | static get NAME() { method next (line 1169) | next() { method nextWhenVisible (line 1173) | nextWhenVisible() { method prev (line 1181) | prev() { method pause (line 1185) | pause(event) { method cycle (line 1199) | cycle(event) { method to (line 1216) | to(index) { method _getConfig (line 1242) | _getConfig(config) { method _handleSwipe (line 1251) | _handleSwipe() { method _addEventListeners (line 1268) | _addEventListeners() { method _addTouchEventListeners (line 1283) | _addTouchEventListeners() { method _keydown (line 1342) | _keydown(event) { method _getItemIndex (line 1356) | _getItemIndex(element) { method _getItemByOrder (line 1361) | _getItemByOrder(order, activeElement) { method _triggerSlideEvent (line 1366) | _triggerSlideEvent(relatedTarget, eventDirectionName) { method _setActiveIndicatorElement (line 1379) | _setActiveIndicatorElement(element) { method _updateInterval (line 1396) | _updateInterval() { method _slide (line 1413) | _slide(directionOrOrder, element) { method _directionToOrder (line 1497) | _directionToOrder(direction) { method _orderToDirection (line 1509) | _orderToDirection(order) { method carouselInterface (line 1522) | static carouselInterface(element, config) { method jQueryInterface (line 1550) | static jQueryInterface(config) { method dataApiClickHandler (line 1556) | static dataApiClickHandler(event) { constant CLASS_NAME_COLLAPSE (line 1636) | const CLASS_NAME_COLLAPSE = 'collapse'; constant CLASS_NAME_COLLAPSING (line 1637) | const CLASS_NAME_COLLAPSING = 'collapsing'; constant CLASS_NAME_COLLAPSED (line 1638) | const CLASS_NAME_COLLAPSED = 'collapsed'; constant CLASS_NAME_DEEPER_CHILDREN (line 1639) | const CLASS_NAME_DEEPER_CHILDREN = `:scope .${CLASS_NAME_COLLAPSE} .${CL... constant CLASS_NAME_HORIZONTAL (line 1640) | const CLASS_NAME_HORIZONTAL = 'collapse-horizontal'; constant WIDTH (line 1641) | const WIDTH = 'width'; constant HEIGHT (line 1642) | const HEIGHT = 'height'; constant SELECTOR_ACTIVES (line 1643) | const SELECTOR_ACTIVES = '.collapse.show, .collapse.collapsing'; class Collapse (line 1651) | class Collapse extends BaseComponent { method constructor (line 1652) | constructor(element, config) { method Default (line 1683) | static get Default() { method NAME (line 1687) | static get NAME() { method toggle (line 1692) | toggle() { method show (line 1700) | show() { method hide (line 1773) | hide() { method _isShown (line 1821) | _isShown(element = this._element) { method _getConfig (line 1826) | _getConfig(config) { method _getDimension (line 1838) | _getDimension() { method _initializeChildren (line 1842) | _initializeChildren() { method _addAriaAndCollapsedClass (line 1857) | _addAriaAndCollapsedClass(triggerArray, isOpen) { method jQueryInterface (line 1874) | static jQueryInterface(config) { constant SPACE_KEY (line 1942) | const SPACE_KEY = 'Space'; constant ARROW_UP_KEY (line 1944) | const ARROW_UP_KEY = 'ArrowUp'; constant ARROW_DOWN_KEY (line 1945) | const ARROW_DOWN_KEY = 'ArrowDown'; constant RIGHT_MOUSE_BUTTON (line 1946) | const RIGHT_MOUSE_BUTTON = 2; constant REGEXP_KEYDOWN (line 1948) | const REGEXP_KEYDOWN = new RegExp(`${ARROW_UP_KEY}|${ARROW_DOWN_KEY}|${E... constant EVENT_KEYDOWN_DATA_API (line 1954) | const EVENT_KEYDOWN_DATA_API = `keydown${EVENT_KEY$8}${DATA_API_KEY$4}`; constant EVENT_KEYUP_DATA_API (line 1955) | const EVENT_KEYUP_DATA_API = `keyup${EVENT_KEY$8}${DATA_API_KEY$4}`; constant CLASS_NAME_DROPUP (line 1957) | const CLASS_NAME_DROPUP = 'dropup'; constant CLASS_NAME_DROPEND (line 1958) | const CLASS_NAME_DROPEND = 'dropend'; constant CLASS_NAME_DROPSTART (line 1959) | const CLASS_NAME_DROPSTART = 'dropstart'; constant CLASS_NAME_NAVBAR (line 1960) | const CLASS_NAME_NAVBAR = 'navbar'; constant SELECTOR_MENU (line 1962) | const SELECTOR_MENU = '.dropdown-menu'; constant SELECTOR_NAVBAR_NAV (line 1963) | const SELECTOR_NAVBAR_NAV = '.navbar-nav'; constant SELECTOR_VISIBLE_ITEMS (line 1964) | const SELECTOR_VISIBLE_ITEMS = '.dropdown-menu .dropdown-item:not(.disab... constant PLACEMENT_TOP (line 1965) | const PLACEMENT_TOP = isRTL() ? 'top-end' : 'top-start'; constant PLACEMENT_TOPEND (line 1966) | const PLACEMENT_TOPEND = isRTL() ? 'top-start' : 'top-end'; constant PLACEMENT_BOTTOM (line 1967) | const PLACEMENT_BOTTOM = isRTL() ? 'bottom-end' : 'bottom-start'; constant PLACEMENT_BOTTOMEND (line 1968) | const PLACEMENT_BOTTOMEND = isRTL() ? 'bottom-start' : 'bottom-end'; constant PLACEMENT_RIGHT (line 1969) | const PLACEMENT_RIGHT = isRTL() ? 'left-start' : 'right-start'; constant PLACEMENT_LEFT (line 1970) | const PLACEMENT_LEFT = isRTL() ? 'right-start' : 'left-start'; class Dropdown (line 1993) | class Dropdown extends BaseComponent { method constructor (line 1994) | constructor(element, config) { method Default (line 2003) | static get Default() { method DefaultType (line 2007) | static get DefaultType() { method NAME (line 2011) | static get NAME() { method toggle (line 2016) | toggle() { method show (line 2020) | show() { method hide (line 2061) | hide() { method dispose (line 2073) | dispose() { method update (line 2081) | update() { method _completeHide (line 2090) | _completeHide(relatedTarget) { method _getConfig (line 2117) | _getConfig(config) { method _createPopper (line 2132) | _createPopper(parent) { method _isShown (line 2157) | _isShown(element = this._element) { method _getMenuElement (line 2161) | _getMenuElement() { method _getPlacement (line 2165) | _getPlacement() { method _detectNavbar (line 2186) | _detectNavbar() { method _getOffset (line 2190) | _getOffset() { method _getPopperConfig (line 2206) | _getPopperConfig() { method _selectMenuItem (line 2234) | _selectMenuItem({ method jQueryInterface (line 2250) | static jQueryInterface(config) { method clearMenus (line 2266) | static clearMenus(event) { method getParentFromElement (line 2310) | static getParentFromElement(element) { method dataApiKeydownHandler (line 2314) | static dataApiKeydownHandler(event) { constant SELECTOR_FIXED_CONTENT (line 2393) | const SELECTOR_FIXED_CONTENT = '.fixed-top, .fixed-bottom, .is-fixed, .s... constant SELECTOR_STICKY_CONTENT (line 2394) | const SELECTOR_STICKY_CONTENT = '.sticky-top'; class ScrollBarHelper (line 2396) | class ScrollBarHelper { method constructor (line 2397) | constructor() { method getWidth (line 2401) | getWidth() { method hide (line 2407) | hide() { method _disableOverFlow (line 2421) | _disableOverFlow() { method _setElementAttributes (line 2427) | _setElementAttributes(selector, styleProp, callback) { method reset (line 2444) | reset() { method _saveInitialAttribute (line 2454) | _saveInitialAttribute(element, styleProp) { method _resetElementAttributes (line 2462) | _resetElementAttributes(selector, styleProp) { method _applyManipulationCallback (line 2477) | _applyManipulationCallback(selector, callBack) { method isOverflowing (line 2485) | isOverflowing() { constant EVENT_MOUSEDOWN (line 2516) | const EVENT_MOUSEDOWN = `mousedown.bs.${NAME$8}`; class Backdrop (line 2518) | class Backdrop { method constructor (line 2519) | constructor(config) { method show (line 2525) | show(callback) { method hide (line 2544) | hide(callback) { method _getElement (line 2559) | _getElement() { method _getConfig (line 2574) | _getConfig(config) { method _append (line 2584) | _append() { method dispose (line 2597) | dispose() { method _emulateAnimation (line 2609) | _emulateAnimation(callback) { constant EVENT_KEYDOWN_TAB (line 2634) | const EVENT_KEYDOWN_TAB = `keydown.tab${EVENT_KEY$7}`; constant TAB_KEY (line 2635) | const TAB_KEY = 'Tab'; constant TAB_NAV_FORWARD (line 2636) | const TAB_NAV_FORWARD = 'forward'; constant TAB_NAV_BACKWARD (line 2637) | const TAB_NAV_BACKWARD = 'backward'; class FocusTrap (line 2639) | class FocusTrap { method constructor (line 2640) | constructor(config) { method activate (line 2646) | activate() { method deactivate (line 2667) | deactivate() { method _handleFocusin (line 2677) | _handleFocusin(event) { method _handleKeydown (line 2700) | _handleKeydown(event) { method _getConfig (line 2708) | _getConfig(config) { constant EVENT_HIDE_PREVENTED (line 2746) | const EVENT_HIDE_PREVENTED = `hidePrevented${EVENT_KEY$6}`; constant EVENT_RESIZE (line 2750) | const EVENT_RESIZE = `resize${EVENT_KEY$6}`; constant EVENT_CLICK_DISMISS (line 2751) | const EVENT_CLICK_DISMISS = `click.dismiss${EVENT_KEY$6}`; constant EVENT_MOUSEUP_DISMISS (line 2753) | const EVENT_MOUSEUP_DISMISS = `mouseup.dismiss${EVENT_KEY$6}`; constant EVENT_MOUSEDOWN_DISMISS (line 2754) | const EVENT_MOUSEDOWN_DISMISS = `mousedown.dismiss${EVENT_KEY$6}`; constant CLASS_NAME_OPEN (line 2756) | const CLASS_NAME_OPEN = 'modal-open'; constant CLASS_NAME_STATIC (line 2759) | const CLASS_NAME_STATIC = 'modal-static'; constant SELECTOR_DIALOG (line 2761) | const SELECTOR_DIALOG = '.modal-dialog'; constant SELECTOR_MODAL_BODY (line 2762) | const SELECTOR_MODAL_BODY = '.modal-body'; class Modal (line 2770) | class Modal extends BaseComponent { method constructor (line 2771) | constructor(element, config) { method Default (line 2784) | static get Default() { method NAME (line 2788) | static get NAME() { method toggle (line 2793) | toggle(relatedTarget) { method show (line 2797) | show(relatedTarget) { method hide (line 2837) | hide() { method dispose (line 2870) | dispose() { method handleUpdate (line 2880) | handleUpdate() { method _initializeBackDrop (line 2885) | _initializeBackDrop() { method _initializeFocusTrap (line 2893) | _initializeFocusTrap() { method _getConfig (line 2899) | _getConfig(config) { method _showElement (line 2908) | _showElement(relatedTarget) { method _setEscapeEvent (line 2952) | _setEscapeEvent() { method _setResizeEvent (line 2967) | _setResizeEvent() { method _hideModal (line 2975) | _hideModal() { method _showBackdrop (line 2997) | _showBackdrop(callback) { method _isAnimated (line 3018) | _isAnimated() { method _triggerBackdropTransition (line 3022) | _triggerBackdropTransition() { method _adjustDialog (line 3062) | _adjustDialog() { method _resetAdjustments (line 3078) | _resetAdjustments() { method jQueryInterface (line 3084) | static jQueryInterface(config, relatedTarget) { constant ESCAPE_KEY (line 3164) | const ESCAPE_KEY = 'Escape'; constant CLASS_NAME_BACKDROP (line 3176) | const CLASS_NAME_BACKDROP = 'offcanvas-backdrop'; constant OPEN_SELECTOR (line 3177) | const OPEN_SELECTOR = '.offcanvas.show'; constant EVENT_KEYDOWN_DISMISS (line 3183) | const EVENT_KEYDOWN_DISMISS = `keydown.dismiss${EVENT_KEY$5}`; class Offcanvas (line 3191) | class Offcanvas extends BaseComponent { method constructor (line 3192) | constructor(element, config) { method NAME (line 3203) | static get NAME() { method Default (line 3207) | static get Default() { method toggle (line 3212) | toggle(relatedTarget) { method show (line 3216) | show(relatedTarget) { method hide (line 3259) | hide() { method dispose (line 3299) | dispose() { method _getConfig (line 3308) | _getConfig(config) { method _initializeBackDrop (line 3317) | _initializeBackDrop() { method _initializeFocusTrap (line 3327) | _initializeFocusTrap() { method _addEventListeners (line 3333) | _addEventListeners() { method jQueryInterface (line 3342) | static jQueryInterface(config) { constant ARIA_ATTRIBUTE_PATTERN (line 3410) | const ARIA_ATTRIBUTE_PATTERN = /^aria-[\w-]*$/i; constant SAFE_URL_PATTERN (line 3417) | const SAFE_URL_PATTERN = /^(?:(?:https?|mailto|ftp|tel|file|sms):|[^#&/:... constant DATA_URL_PATTERN (line 3424) | const DATA_URL_PATTERN = /^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|w... function sanitizeHtml (line 3481) | function sanitizeHtml(unsafeHtml, allowList, sanitizeFn) { constant DISALLOWED_ATTRIBUTES (line 3531) | const DISALLOWED_ATTRIBUTES = new Set(['sanitize', 'allowList', 'sanitiz... constant CLASS_NAME_MODAL (line 3590) | const CLASS_NAME_MODAL = 'modal'; constant HOVER_STATE_SHOW (line 3592) | const HOVER_STATE_SHOW = 'show'; constant HOVER_STATE_OUT (line 3593) | const HOVER_STATE_OUT = 'out'; constant SELECTOR_TOOLTIP_INNER (line 3594) | const SELECTOR_TOOLTIP_INNER = '.tooltip-inner'; constant SELECTOR_MODAL (line 3595) | const SELECTOR_MODAL = `.${CLASS_NAME_MODAL}`; constant EVENT_MODAL_HIDE (line 3596) | const EVENT_MODAL_HIDE = 'hide.bs.modal'; constant TRIGGER_HOVER (line 3597) | const TRIGGER_HOVER = 'hover'; constant TRIGGER_FOCUS (line 3598) | const TRIGGER_FOCUS = 'focus'; constant TRIGGER_CLICK (line 3599) | const TRIGGER_CLICK = 'click'; constant TRIGGER_MANUAL (line 3600) | const TRIGGER_MANUAL = 'manual'; class Tooltip (line 3607) | class Tooltip extends BaseComponent { method constructor (line 3608) | constructor(element, config) { method Default (line 3628) | static get Default() { method NAME (line 3632) | static get NAME() { method Event (line 3636) | static get Event() { method DefaultType (line 3640) | static get DefaultType() { method enable (line 3645) | enable() { method disable (line 3649) | disable() { method toggleEnabled (line 3653) | toggleEnabled() { method toggle (line 3657) | toggle(event) { method dispose (line 3683) | dispose() { method show (line 3696) | show() { method hide (line 3787) | hide() { method update (line 3835) | update() { method isWithContent (line 3842) | isWithContent() { method getTipElement (line 3846) | getTipElement() { method setContent (line 3860) | setContent(tip) { method _sanitizeAndSetContent (line 3864) | _sanitizeAndSetContent(template, content, selector) { method setElementContent (line 3876) | setElementContent(element, content) { method getTitle (line 3907) | getTitle() { method updateAttachment (line 3913) | updateAttachment(attachment) { method _initializeOnDelegatedTarget (line 3926) | _initializeOnDelegatedTarget(event, context) { method _getOffset (line 3930) | _getOffset() { method _resolvePossibleFunction (line 3946) | _resolvePossibleFunction(content) { method _getPopperConfig (line 3950) | _getPopperConfig(attachment) { method _addAttachmentClass (line 3990) | _addAttachmentClass(attachment) { method _getAttachment (line 3994) | _getAttachment(placement) { method _setListeners (line 3998) | _setListeners() { method _fixTitle (line 4030) | _fixTitle() { method _enter (line 4046) | _enter(event, context) { method _leave (line 4073) | _leave(event, context) { method _isWithActiveTrigger (line 4099) | _isWithActiveTrigger() { method _getConfig (line 4109) | _getConfig(config) { method _getDelegateConfig (line 4146) | _getDelegateConfig() { method _cleanTipClass (line 4161) | _cleanTipClass() { method _getBasicClassPrefix (line 4171) | _getBasicClassPrefix() { method _handlePopperPlacementChange (line 4175) | _handlePopperPlacementChange(popperData) { method _disposePopper (line 4191) | _disposePopper() { method jQueryInterface (line 4200) | static jQueryInterface(config) { constant CLASS_PREFIX (line 4240) | const CLASS_PREFIX = 'bs-popover'; constant SELECTOR_TITLE (line 4263) | const SELECTOR_TITLE = '.popover-header'; constant SELECTOR_CONTENT (line 4264) | const SELECTOR_CONTENT = '.popover-body'; class Popover (line 4271) | class Popover extends Tooltip { method Default (line 4273) | static get Default() { method NAME (line 4277) | static get NAME() { method Event (line 4281) | static get Event() { method DefaultType (line 4285) | static get DefaultType() { method isWithContent (line 4290) | isWithContent() { method setContent (line 4294) | setContent(tip) { method _getContent (line 4301) | _getContent() { method _getBasicClassPrefix (line 4305) | _getBasicClassPrefix() { method jQueryInterface (line 4310) | static jQueryInterface(config) { constant EVENT_ACTIVATE (line 4361) | const EVENT_ACTIVATE = `activate${EVENT_KEY$2}`; constant EVENT_SCROLL (line 4362) | const EVENT_SCROLL = `scroll${EVENT_KEY$2}`; constant EVENT_LOAD_DATA_API (line 4363) | const EVENT_LOAD_DATA_API = `load${EVENT_KEY$2}${DATA_API_KEY$1}`; constant CLASS_NAME_DROPDOWN_ITEM (line 4364) | const CLASS_NAME_DROPDOWN_ITEM = 'dropdown-item'; constant SELECTOR_DATA_SPY (line 4366) | const SELECTOR_DATA_SPY = '[data-bs-spy="scroll"]'; constant SELECTOR_NAV_LINKS (line 4368) | const SELECTOR_NAV_LINKS = '.nav-link'; constant SELECTOR_NAV_ITEMS (line 4369) | const SELECTOR_NAV_ITEMS = '.nav-item'; constant SELECTOR_LIST_ITEMS (line 4370) | const SELECTOR_LIST_ITEMS = '.list-group-item'; constant SELECTOR_LINK_ITEMS (line 4371) | const SELECTOR_LINK_ITEMS = `${SELECTOR_NAV_LINKS}, ${SELECTOR_LIST_ITEM... constant METHOD_OFFSET (line 4374) | const METHOD_OFFSET = 'offset'; constant METHOD_POSITION (line 4375) | const METHOD_POSITION = 'position'; class ScrollSpy (line 4382) | class ScrollSpy extends BaseComponent { method constructor (line 4383) | constructor(element, config) { method Default (line 4398) | static get Default() { method NAME (line 4402) | static get NAME() { method refresh (line 4407) | refresh() { method dispose (line 4435) | dispose() { method _getConfig (line 4441) | _getConfig(config) { method _getScrollTop (line 4451) | _getScrollTop() { method _getScrollHeight (line 4455) | _getScrollHeight() { method _getOffsetHeight (line 4459) | _getOffsetHeight() { method _process (line 4463) | _process() { method _activate (line 4501) | _activate(target) { method _clear (line 4529) | _clear() { method jQueryInterface (line 4534) | static jQueryInterface(config) { constant DATA_API_KEY (line 4585) | const DATA_API_KEY = '.data-api'; constant EVENT_CLICK_DATA_API (line 4590) | const EVENT_CLICK_DATA_API = `click${EVENT_KEY$1}${DATA_API_KEY}`; constant CLASS_NAME_DROPDOWN_MENU (line 4591) | const CLASS_NAME_DROPDOWN_MENU = 'dropdown-menu'; constant CLASS_NAME_ACTIVE (line 4592) | const CLASS_NAME_ACTIVE = 'active'; constant SELECTOR_DROPDOWN (line 4595) | const SELECTOR_DROPDOWN = '.dropdown'; constant SELECTOR_NAV_LIST_GROUP (line 4596) | const SELECTOR_NAV_LIST_GROUP = '.nav, .list-group'; constant SELECTOR_ACTIVE (line 4597) | const SELECTOR_ACTIVE = '.active'; constant SELECTOR_ACTIVE_UL (line 4598) | const SELECTOR_ACTIVE_UL = ':scope > li > .active'; constant SELECTOR_DATA_TOGGLE (line 4599) | const SELECTOR_DATA_TOGGLE = '[data-bs-toggle="tab"], [data-bs-toggle="p... constant SELECTOR_DROPDOWN_TOGGLE (line 4600) | const SELECTOR_DROPDOWN_TOGGLE = '.dropdown-toggle'; constant SELECTOR_DROPDOWN_ACTIVE_CHILD (line 4601) | const SELECTOR_DROPDOWN_ACTIVE_CHILD = ':scope > .dropdown-menu .active'; class Tab (line 4608) | class Tab extends BaseComponent { method NAME (line 4610) | static get NAME() { method show (line 4615) | show() { method _activate (line 4661) | _activate(element, container, callback) { method _transitionComplete (line 4677) | _transitionComplete(element, active, callback) { method jQueryInterface (line 4725) | static jQueryInterface(config) { constant NAME (line 4780) | const NAME = 'toast'; constant DATA_KEY (line 4781) | const DATA_KEY = 'bs.toast'; constant EVENT_KEY (line 4782) | const EVENT_KEY = `.${DATA_KEY}`; constant EVENT_MOUSEOVER (line 4783) | const EVENT_MOUSEOVER = `mouseover${EVENT_KEY}`; constant EVENT_MOUSEOUT (line 4784) | const EVENT_MOUSEOUT = `mouseout${EVENT_KEY}`; constant EVENT_FOCUSIN (line 4785) | const EVENT_FOCUSIN = `focusin${EVENT_KEY}`; constant EVENT_FOCUSOUT (line 4786) | const EVENT_FOCUSOUT = `focusout${EVENT_KEY}`; constant EVENT_HIDE (line 4787) | const EVENT_HIDE = `hide${EVENT_KEY}`; constant EVENT_HIDDEN (line 4788) | const EVENT_HIDDEN = `hidden${EVENT_KEY}`; constant EVENT_SHOW (line 4789) | const EVENT_SHOW = `show${EVENT_KEY}`; constant EVENT_SHOWN (line 4790) | const EVENT_SHOWN = `shown${EVENT_KEY}`; constant CLASS_NAME_FADE (line 4791) | const CLASS_NAME_FADE = 'fade'; constant CLASS_NAME_HIDE (line 4792) | const CLASS_NAME_HIDE = 'hide'; constant CLASS_NAME_SHOW (line 4794) | const CLASS_NAME_SHOW = 'show'; constant CLASS_NAME_SHOWING (line 4795) | const CLASS_NAME_SHOWING = 'showing'; class Toast (line 4812) | class Toast extends BaseComponent { method constructor (line 4813) | constructor(element, config) { method DefaultType (line 4824) | static get DefaultType() { method Default (line 4828) | static get Default() { method NAME (line 4832) | static get NAME() { method show (line 4837) | show() { method hide (line 4870) | hide() { method dispose (line 4897) | dispose() { method _getConfig (line 4908) | _getConfig(config) { method _maybeScheduleHide (line 4917) | _maybeScheduleHide() { method _onInteraction (line 4931) | _onInteraction(event, isInteracting) { method _setListeners (line 4959) | _setListeners() { method _clearTimeout (line 4966) | _clearTimeout() { method jQueryInterface (line 4972) | static jQueryInterface(config) { FILE: application/public/bootstrap/js/bootstrap.js function _interopNamespace (line 12) | function _interopNamespace(e) { function getUidEvent (line 373) | function getUidEvent(element, uid) { function getEvent (line 377) | function getEvent(element) { function bootstrapHandler (line 384) | function bootstrapHandler(element, fn) { function bootstrapDelegationHandler (line 396) | function bootstrapDelegationHandler(element, selector, fn) { function findHandler (line 421) | function findHandler(events, handler, delegationSelector = null) { function normalizeParams (line 435) | function normalizeParams(originalTypeEvent, handler, delegationFn) { function addHandler (line 448) | function addHandler(element, originalTypeEvent, handler, delegationFn, o... function removeHandler (line 496) | function removeHandler(element, events, typeEvent, handler, delegationSe... function removeNamespacedHandlers (line 507) | function removeNamespacedHandlers(element, events, typeEvent, namespace) { function getTypeEvent (line 517) | function getTypeEvent(event) { method on (line 524) | on(element, event, handler, delegationFn) { method one (line 528) | one(element, event, handler, delegationFn) { method off (line 532) | off(element, originalTypeEvent, handler, delegationFn) { method trigger (line 569) | trigger(element, event, args) { method set (line 645) | set(element, key, instance) { method get (line 662) | get(element, key) { method remove (line 670) | remove(element, key) { class BaseComponent (line 699) | class BaseComponent { method constructor (line 700) | constructor(element) { method dispose (line 711) | dispose() { method _queueCallback (line 719) | _queueCallback(callback, element, isAnimated = true) { method getInstance (line 725) | static getInstance(element) { method getOrCreateInstance (line 729) | static getOrCreateInstance(element, config = {}) { method VERSION (line 733) | static get VERSION() { method NAME (line 737) | static get NAME() { method DATA_KEY (line 741) | static get DATA_KEY() { method EVENT_KEY (line 745) | static get EVENT_KEY() { class Alert (line 802) | class Alert extends BaseComponent { method NAME (line 804) | static get NAME() { method close (line 809) | close() { method _destroyElement (line 824) | _destroyElement() { method jQueryInterface (line 832) | static jQueryInterface(config) { class Button (line 891) | class Button extends BaseComponent { method NAME (line 893) | static get NAME() { method toggle (line 898) | toggle() { method jQueryInterface (line 904) | static jQueryInterface(config) { function normalizeData (line 943) | function normalizeData(val) { function normalizeDataKey (line 963) | function normalizeDataKey(key) { method setDataAttribute (line 968) | setDataAttribute(element, key, value) { method removeDataAttribute (line 972) | removeDataAttribute(element, key) { method getDataAttributes (line 976) | getDataAttributes(element) { method getDataAttribute (line 990) | getDataAttribute(element, key) { method offset (line 994) | offset(element) { method position (line 1002) | position(element) { method find (line 1019) | find(selector, element = document.documentElement) { method findOne (line 1023) | findOne(selector, element = document.documentElement) { method children (line 1027) | children(element, selector) { method parents (line 1031) | parents(element, selector) { method prev (line 1046) | prev(element, selector) { method next (line 1060) | next(element, selector) { method focusableChildren (line 1074) | focusableChildren(element) { class Carousel (line 1164) | class Carousel extends BaseComponent { method constructor (line 1165) | constructor(element, config) { method Default (line 1184) | static get Default() { method NAME (line 1188) | static get NAME() { method next (line 1193) | next() { method nextWhenVisible (line 1197) | nextWhenVisible() { method prev (line 1205) | prev() { method pause (line 1209) | pause(event) { method cycle (line 1223) | cycle(event) { method to (line 1240) | to(index) { method _getConfig (line 1266) | _getConfig(config) { method _handleSwipe (line 1275) | _handleSwipe() { method _addEventListeners (line 1292) | _addEventListeners() { method _addTouchEventListeners (line 1307) | _addTouchEventListeners() { method _keydown (line 1366) | _keydown(event) { method _getItemIndex (line 1380) | _getItemIndex(element) { method _getItemByOrder (line 1385) | _getItemByOrder(order, activeElement) { method _triggerSlideEvent (line 1390) | _triggerSlideEvent(relatedTarget, eventDirectionName) { method _setActiveIndicatorElement (line 1403) | _setActiveIndicatorElement(element) { method _updateInterval (line 1420) | _updateInterval() { method _slide (line 1437) | _slide(directionOrOrder, element) { method _directionToOrder (line 1521) | _directionToOrder(direction) { method _orderToDirection (line 1533) | _orderToDirection(order) { method carouselInterface (line 1546) | static carouselInterface(element, config) { method jQueryInterface (line 1574) | static jQueryInterface(config) { method dataApiClickHandler (line 1580) | static dataApiClickHandler(event) { class Collapse (line 1675) | class Collapse extends BaseComponent { method constructor (line 1676) | constructor(element, config) { method Default (line 1707) | static get Default() { method NAME (line 1711) | static get NAME() { method toggle (line 1716) | toggle() { method show (line 1724) | show() { method hide (line 1797) | hide() { method _isShown (line 1845) | _isShown(element = this._element) { method _getConfig (line 1850) | _getConfig(config) { method _getDimension (line 1862) | _getDimension() { method _initializeChildren (line 1866) | _initializeChildren() { method _addAriaAndCollapsedClass (line 1881) | _addAriaAndCollapsedClass(triggerArray, isOpen) { method jQueryInterface (line 1898) | static jQueryInterface(config) { class Dropdown (line 2017) | class Dropdown extends BaseComponent { method constructor (line 2018) | constructor(element, config) { method Default (line 2027) | static get Default() { method DefaultType (line 2031) | static get DefaultType() { method NAME (line 2035) | static get NAME() { method toggle (line 2040) | toggle() { method show (line 2044) | show() { method hide (line 2085) | hide() { method dispose (line 2097) | dispose() { method update (line 2105) | update() { method _completeHide (line 2114) | _completeHide(relatedTarget) { method _getConfig (line 2141) | _getConfig(config) { method _createPopper (line 2156) | _createPopper(parent) { method _isShown (line 2181) | _isShown(element = this._element) { method _getMenuElement (line 2185) | _getMenuElement() { method _getPlacement (line 2189) | _getPlacement() { method _detectNavbar (line 2210) | _detectNavbar() { method _getOffset (line 2214) | _getOffset() { method _getPopperConfig (line 2230) | _getPopperConfig() { method _selectMenuItem (line 2258) | _selectMenuItem({ method jQueryInterface (line 2274) | static jQueryInterface(config) { method clearMenus (line 2290) | static clearMenus(event) { method getParentFromElement (line 2334) | static getParentFromElement(element) { method dataApiKeydownHandler (line 2338) | static dataApiKeydownHandler(event) { class ScrollBarHelper (line 2420) | class ScrollBarHelper { method constructor (line 2421) | constructor() { method getWidth (line 2425) | getWidth() { method hide (line 2431) | hide() { method _disableOverFlow (line 2445) | _disableOverFlow() { method _setElementAttributes (line 2451) | _setElementAttributes(selector, styleProp, callback) { method reset (line 2468) | reset() { method _saveInitialAttribute (line 2478) | _saveInitialAttribute(element, styleProp) { method _resetElementAttributes (line 2486) | _resetElementAttributes(selector, styleProp) { method _applyManipulationCallback (line 2501) | _applyManipulationCallback(selector, callBack) { method isOverflowing (line 2509) | isOverflowing() { class Backdrop (line 2542) | class Backdrop { method constructor (line 2543) | constructor(config) { method show (line 2549) | show(callback) { method hide (line 2568) | hide(callback) { method _getElement (line 2583) | _getElement() { method _getConfig (line 2598) | _getConfig(config) { method _append (line 2608) | _append() { method dispose (line 2621) | dispose() { method _emulateAnimation (line 2633) | _emulateAnimation(callback) { class FocusTrap (line 2663) | class FocusTrap { method constructor (line 2664) | constructor(config) { method activate (line 2670) | activate() { method deactivate (line 2691) | deactivate() { method _handleFocusin (line 2701) | _handleFocusin(event) { method _handleKeydown (line 2724) | _handleKeydown(event) { method _getConfig (line 2732) | _getConfig(config) { class Modal (line 2794) | class Modal extends BaseComponent { method constructor (line 2795) | constructor(element, config) { method Default (line 2808) | static get Default() { method NAME (line 2812) | static get NAME() { method toggle (line 2817) | toggle(relatedTarget) { method show (line 2821) | show(relatedTarget) { method hide (line 2861) | hide() { method dispose (line 2894) | dispose() { method handleUpdate (line 2904) | handleUpdate() { method _initializeBackDrop (line 2909) | _initializeBackDrop() { method _initializeFocusTrap (line 2917) | _initializeFocusTrap() { method _getConfig (line 2923) | _getConfig(config) { method _showElement (line 2932) | _showElement(relatedTarget) { method _setEscapeEvent (line 2976) | _setEscapeEvent() { method _setResizeEvent (line 2991) | _setResizeEvent() { method _hideModal (line 2999) | _hideModal() { method _showBackdrop (line 3021) | _showBackdrop(callback) { method _isAnimated (line 3042) | _isAnimated() { method _triggerBackdropTransition (line 3046) | _triggerBackdropTransition() { method _adjustDialog (line 3086) | _adjustDialog() { method _resetAdjustments (line 3102) | _resetAdjustments() { method jQueryInterface (line 3108) | static jQueryInterface(config, relatedTarget) { class Offcanvas (line 3215) | class Offcanvas extends BaseComponent { method constructor (line 3216) | constructor(element, config) { method NAME (line 3227) | static get NAME() { method Default (line 3231) | static get Default() { method toggle (line 3236) | toggle(relatedTarget) { method show (line 3240) | show(relatedTarget) { method hide (line 3283) | hide() { method dispose (line 3323) | dispose() { method _getConfig (line 3332) | _getConfig(config) { method _initializeBackDrop (line 3341) | _initializeBackDrop() { method _initializeFocusTrap (line 3351) | _initializeFocusTrap() { method _addEventListeners (line 3357) | _addEventListeners() { method jQueryInterface (line 3366) | static jQueryInterface(config) { function sanitizeHtml (line 3505) | function sanitizeHtml(unsafeHtml, allowList, sanitizeFn) { class Tooltip (line 3631) | class Tooltip extends BaseComponent { method constructor (line 3632) | constructor(element, config) { method Default (line 3652) | static get Default() { method NAME (line 3656) | static get NAME() { method Event (line 3660) | static get Event() { method DefaultType (line 3664) | static get DefaultType() { method enable (line 3669) | enable() { method disable (line 3673) | disable() { method toggleEnabled (line 3677) | toggleEnabled() { method toggle (line 3681) | toggle(event) { method dispose (line 3707) | dispose() { method show (line 3720) | show() { method hide (line 3811) | hide() { method update (line 3859) | update() { method isWithContent (line 3866) | isWithContent() { method getTipElement (line 3870) | getTipElement() { method setContent (line 3884) | setContent(tip) { method _sanitizeAndSetContent (line 3888) | _sanitizeAndSetContent(template, content, selector) { method setElementContent (line 3900) | setElementContent(element, content) { method getTitle (line 3931) | getTitle() { method updateAttachment (line 3937) | updateAttachment(attachment) { method _initializeOnDelegatedTarget (line 3950) | _initializeOnDelegatedTarget(event, context) { method _getOffset (line 3954) | _getOffset() { method _resolvePossibleFunction (line 3970) | _resolvePossibleFunction(content) { method _getPopperConfig (line 3974) | _getPopperConfig(attachment) { method _addAttachmentClass (line 4014) | _addAttachmentClass(attachment) { method _getAttachment (line 4018) | _getAttachment(placement) { method _setListeners (line 4022) | _setListeners() { method _fixTitle (line 4054) | _fixTitle() { method _enter (line 4070) | _enter(event, context) { method _leave (line 4097) | _leave(event, context) { method _isWithActiveTrigger (line 4123) | _isWithActiveTrigger() { method _getConfig (line 4133) | _getConfig(config) { method _getDelegateConfig (line 4170) | _getDelegateConfig() { method _cleanTipClass (line 4185) | _cleanTipClass() { method _getBasicClassPrefix (line 4195) | _getBasicClassPrefix() { method _handlePopperPlacementChange (line 4199) | _handlePopperPlacementChange(popperData) { method _disposePopper (line 4215) | _disposePopper() { method jQueryInterface (line 4224) | static jQueryInterface(config) { class Popover (line 4295) | class Popover extends Tooltip { method Default (line 4297) | static get Default() { method NAME (line 4301) | static get NAME() { method Event (line 4305) | static get Event() { method DefaultType (line 4309) | static get DefaultType() { method isWithContent (line 4314) | isWithContent() { method setContent (line 4318) | setContent(tip) { method _getContent (line 4325) | _getContent() { method _getBasicClassPrefix (line 4329) | _getBasicClassPrefix() { method jQueryInterface (line 4334) | static jQueryInterface(config) { class ScrollSpy (line 4406) | class ScrollSpy extends BaseComponent { method constructor (line 4407) | constructor(element, config) { method Default (line 4422) | static get Default() { method NAME (line 4426) | static get NAME() { method refresh (line 4431) | refresh() { method dispose (line 4459) | dispose() { method _getConfig (line 4465) | _getConfig(config) { method _getScrollTop (line 4475) | _getScrollTop() { method _getScrollHeight (line 4479) | _getScrollHeight() { method _getOffsetHeight (line 4483) | _getOffsetHeight() { method _process (line 4487) | _process() { method _activate (line 4525) | _activate(target) { method _clear (line 4553) | _clear() { method jQueryInterface (line 4558) | static jQueryInterface(config) { class Tab (line 4632) | class Tab extends BaseComponent { method NAME (line 4634) | static get NAME() { method show (line 4639) | show() { method _activate (line 4685) | _activate(element, container, callback) { method _transitionComplete (line 4701) | _transitionComplete(element, active, callback) { method jQueryInterface (line 4749) | static jQueryInterface(config) { class Toast (line 4836) | class Toast extends BaseComponent { method constructor (line 4837) | constructor(element, config) { method DefaultType (line 4848) | static get DefaultType() { method Default (line 4852) | static get Default() { method NAME (line 4856) | static get NAME() { method show (line 4861) | show() { method hide (line 4894) | hide() { method dispose (line 4921) | dispose() { method _getConfig (line 4932) | _getConfig(config) { method _maybeScheduleHide (line 4941) | _maybeScheduleHide() { method _onInteraction (line 4955) | _onInteraction(event, isInteracting) { method _setListeners (line 4983) | _setListeners() { method _clearTimeout (line 4990) | _clearTimeout() { method jQueryInterface (line 4996) | static jQueryInterface(config) { FILE: application/public/extract_author.php function lastm (line 6) | function lastm($path) { FILE: application/public/extract_cover.php function resizeCover (line 7) | function resizeCover($filename, $newwidth, $newheight){ function lastm (line 24) | function lastm($path) { FILE: application/public/js/EMFJS.bundle.js function BitmapCoreHeader (line 55) | function BitmapCoreHeader(reader, skipsize) { function BitmapInfoHeader (line 70) | function BitmapInfoHeader(reader, skipsize) { function BitmapInfo (line 96) | function BitmapInfo(reader, usergb) { function DIBitmap (line 130) | function DIBitmap(reader, bitmapInfo) { function Blob (line 235) | function Blob(blob, offset) { function EmfHeader (line 404) | function EmfHeader(reader, headerSize) { function EMFRecords (line 473) | function EMFRecords(reader, first) { function __ (line 995) | function __() { this.constructor = d; } function Path (line 1005) | function Path(svgPath, copy) { function createStockObjects (line 1023) | function createStockObjects() { function GDIContextState (line 1065) | function GDIContextState(copy, defObjects) { function GDIContext (line 1137) | function GDIContext(svg) { function __ (line 1792) | function __() { this.constructor = d; } function EMFJSError (line 1798) | function EMFJSError(message) { function loggingEnabled (line 1808) | function loggingEnabled(enabled) { function Helper (line 1812) | function Helper() { function PointS (line 2168) | function PointS(reader, x, y) { function PointL (line 2188) | function PointL(reader, x, y) { function RectL (line 2208) | function RectL(reader, left, top, right, bottom) { function SizeL (line 2246) | function SizeL(reader, cx, cy) { function Obj (line 2266) | function Obj(type) { function __ (line 2333) | function __() { this.constructor = d; } function Region (line 2341) | function Region(reader, copy) { function CreateSimpleRegion (line 2627) | function CreateSimpleRegion(left, top, right, bottom) { function Scan (line 2634) | function Scan(r, copy) { function Renderer (line 2786) | function Renderer(blob) { function EMF (line 2828) | function EMF(reader, hdrsize) { function __ (line 2894) | function __() { this.constructor = d; } function ColorRef (line 2902) | function ColorRef(reader, r, g, b) { function Font (line 2930) | function Font(reader, copy) { function Brush (line 3001) | function Brush(reader, copy) { function Pen (line 3063) | function Pen(reader, style, width, color, brush) { function SVGFilters (line 3145) | function SVGFilters() { function SVGPathBuilder (line 3169) | function SVGPathBuilder() { function SVG (line 3194) | function SVG(svg) { function __webpack_require__ (line 3405) | function __webpack_require__(moduleId) { FILE: application/public/js/RTFJS.bundle.js function Document (line 6948) | function Document(settings) { function DocumentFacade (line 7024) | function DocumentFacade(blob, settings) { function __ (line 7098) | function __() { this.constructor = d; } function RTFJSError (line 7104) | function RTFJSError(message) { function loggingEnabled (line 7114) | function loggingEnabled(enabled) { function Helper (line 7118) | function Helper() { function Chp (line 7376) | function Chp(parent) { function Pap (line 7403) | function Pap(parent) { function Sep (line 7431) | function Sep(parent) { function Dop (line 7455) | function Dop(parent) { function State (line 7487) | function State(parent) { function GlobalState (line 7517) | function GlobalState(blob, renderer) { function PlainText (line 7533) | function PlainText(text) { function HexText (line 7540) | function HexText(hex, chp) { function Parser (line 7603) | function Parser(document, blob, renderer) { function __ (line 8111) | function __() { this.constructor = d; } function ColortblDestination (line 8119) | function ColortblDestination(parser, inst) { function __ (line 8276) | function __() { this.constructor = d; } function DestinationFactory (line 8282) | function DestinationFactory() { function DestinationBase (line 8304) | function DestinationBase(name) { function DestinationTextBase (line 8311) | function DestinationTextBase(name) { function DestinationFormattedTextBase (line 8322) | function DestinationFormattedTextBase(parser, name) { function GenericPropertyDestinationFactory (line 8362) | function GenericPropertyDestinationFactory(parentdest, metaprop) { function GenericSubTextPropertyDestinationFactory (line 8391) | function GenericSubTextPropertyDestinationFactory(name, parentDest, prop... function RequiredDestinationFactory (line 8425) | function RequiredDestinationFactory(name) { function __ (line 8597) | function __() { this.constructor = d; } function FieldDestination (line 8606) | function FieldDestination() { function FieldBase (line 8652) | function FieldBase(fldinst) { function FieldHyperlink (line 8666) | function FieldHyperlink(fldinst, data) { function FldinstDestination (line 8708) | function FldinstDestination(parser, inst) { function FldrsltDestination (line 8811) | function FldrsltDestination(parser, inst) { function __ (line 8897) | function __() { this.constructor = d; } function FonttblDestinationSub (line 8905) | function FonttblDestinationSub(fonttbl) { function FonttblDestination (line 9001) | function FonttblDestination(parser, inst) { function __ (line 9091) | function __() { this.constructor = d; } function InfoDestination (line 9099) | function InfoDestination(parser, inst, name) { function MetaPropertyDestinationFactory (line 9119) | function MetaPropertyDestinationFactory(metaprop) { function MetaPropertyTimeDestinationFactory (line 9144) | function MetaPropertyTimeDestinationFactory(metaprop) { function __ (line 9260) | function __() { this.constructor = d; } function PictGroupDestinationFactory (line 9270) | function PictGroupDestinationFactory(legacy) { function PictDestination (line 9291) | function PictDestination(parser, inst) { function __ (line 9609) | function __() { this.constructor = d; } function RtfDestination (line 9620) | function RtfDestination(parser, inst, name, param) { function __ (line 9881) | function __() { this.constructor = d; } function StylesheetDestinationSub (line 9889) | function StylesheetDestinationSub(stylesheet) { function StylesheetDestination (line 9946) | function StylesheetDestination(parser, inst) { function RenderChp (line 10015) | function RenderChp(chp) { function RenderPap (line 10103) | function RenderPap(pap) { function Renderer (line 10189) | function Renderer(doc) { function __webpack_require__ (line 10379) | function __webpack_require__(moduleId) { FILE: application/public/js/WMFJS.bundle.js function SVGFilters (line 53) | function SVGFilters() { function SVGPathBuilder (line 77) | function SVGPathBuilder() { function SVG (line 102) | function SVG(svg) { function __ (line 357) | function __() { this.constructor = d; } function BitmapCoreHeader (line 363) | function BitmapCoreHeader(reader, skipsize) { function BitmapInfoHeader (line 378) | function BitmapInfoHeader(reader, skipsize) { function BitmapInfo (line 404) | function BitmapInfo(reader, usergb) { function DIBitmap (line 439) | function DIBitmap(reader, size) { function Bitmap16 (line 496) | function Bitmap16(reader, size) { function PatternBitmap16 (line 543) | function PatternBitmap16(reader, size) { function Blob (line 598) | function Blob(blob, offset) { function GDIContextState (line 752) | function GDIContextState(copy, defObjects) { function GDIContext (line 814) | function GDIContext(svg) { function __ (line 1457) | function __() { this.constructor = d; } function WMFJSError (line 1463) | function WMFJSError(message) { function loggingEnabled (line 1473) | function loggingEnabled(enabled) { function Helper (line 1477) | function Helper() { function PointS (line 1779) | function PointS(reader, x, y) { function Rect (line 1799) | function Rect(reader, left, top, right, bottom) { function Obj (line 1837) | function Obj(type) { function __ (line 1903) | function __() { this.constructor = d; } function Region (line 1911) | function Region(reader, copy) { function CreateSimpleRegion (line 2192) | function CreateSimpleRegion(left, top, right, bottom) { function Scan (line 2199) | function Scan(reader, copy, top, bottom, scanlines) { function Renderer (line 2362) | function Renderer(blob) { function WMFRect16 (line 2425) | function WMFRect16(reader) { function WMFPlacable (line 2438) | function WMFPlacable(reader) { function WMF (line 2449) | function WMF(reader, placable, version, hdrsize) { function __ (line 2518) | function __() { this.constructor = d; } function ColorRef (line 2526) | function ColorRef(reader, r, g, b) { function Font (line 2554) | function Font(reader, copy) { function Brush (line 2625) | function Brush(reader, copy, forceDibPattern) { function Pen (line 2706) | function Pen(reader, style, width, color, linecap, join) { function PaletteEntry (line 2736) | function PaletteEntry(reader, copy) { function Palette (line 2758) | function Palette(reader, copy) { function WMFRecords (line 2840) | function WMFRecords(reader, first) { function __webpack_require__ (line 3323) | function __webpack_require__(moduleId) { FILE: application/public/js/djvu.js function DjVuScript (line 4) | function DjVuScript() { FILE: application/public/js/djvu_viewer.js function n (line 2) | function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{... function p (line 2) | function p(){return(p=Object.assign||function(e){for(var t=1;t1?t-1:0),r=1;r52;t=t/52|0)n=G(t%52)+n;ret... function Q (line 2) | function Q(e){for(var t=0;t1?t-1:0),r=1;r1?t-1:0),r=1;r1?t-1:0),r=1;r1?t-1:0),r=1;rr&&(r=(t=t.trim()).cha... function o (line 2) | function o(e,t,n,r){var a=e+";",l=2*t+3*n+4*r;if(944===l){e=a.indexOf(":... function i (line 2) | function i(e,t){var n=e.indexOf(1===t?":":"{"),r=e.substring(0,3!==t?n:1... function a (line 2) | function a(e,t){var n=o(t,t.charCodeAt(0),t.charCodeAt(1),t.charCodeAt(2... function l (line 2) | function l(e,t,n,r,o,i,a,l,s,c){for(var d,f=0,p=t;fr.charCodeAt(0)&&(r=r.trim()),r=[r],0{this.setNewPageNu... method setNewPageNumber (line 2) | setNewPageNumber(e,t=!0){e>=1&&e<=this.props.pagesQuantity?this.props.... method render (line 2) | render(){const e=this.context;return Object(it.jsxs)(bt,{title:e("Clic... function St (line 2) | function St(e,t){e.blockedOn===t&&(e.blockedOn=null,it||(it=!0,i.unstabl... function Ot (line 2) | function Ot(e){function t(t){return St(t,e)}if(0n;n++)t.push(e);return t} function Wt (line 2) | function Wt(e,t,n){e.pendingLanes|=t;var r=t-1;e.suspendedLanes&=r,e.pin... function Qt (line 2) | function Qt(e,t,n,r){Me||De();var o=Zt,i=Me;Me=!0;try{Ae(o,e,t,n,r)}fina... function Xt (line 2) | function Xt(e,t,n,r){Yt(qt,Zt.bind(null,e,t,n,r))} function Zt (line 2) | function Zt(e,t,n,r){var o;if(Kt)if((o=0===(4&t))&&0{if(!e.target.files.len... method render (line 2) | render(){const e=this.context;return Object(it.jsxs)(on,{className:"fi... function ln (line 2) | function ln(){return!1} function sn (line 2) | function sn(e){function t(t,n,r,o,i){for(var a in this._reactName=t,this... function En (line 2) | function En(e){var t=this.nativeEvent;return t.getModifierState?t.getMod... function Cn (line 2) | function Cn(){return En} function Fn (line 2) | function Fn(e,t){switch(e){case"keyup":return-1!==Rn.indexOf(t.keyCode);... function Bn (line 2) | function Bn(e){return"object"===typeof(e=e.detail)&&"data"in e?e.data:null} function Hn (line 2) | function Hn(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"inpu... function $n (line 2) | function $n(e,t,n,r){Ne(r),0<(t=Ar(t,"onChange")).length&&(n=new pn("onC... function Yn (line 2) | function Yn(e){Er(e,0)} function Kn (line 2) | function Kn(e){if(X(to(e)))return e} function Qn (line 2) | function Qn(e,t){if("change"===e)return t} function tr (line 2) | function tr(){Gn&&(Gn.detachEvent("onpropertychange",nr),qn=Gn=null)} method constructor (line 2) | constructor(...e){super(...e),this.state={isDragOver:!1},this.onChange... method processFile (line 2) | processFile(e){var t=new FileReader;t.readAsArrayBuffer(e),t.onload=()... method render (line 2) | render(){const e=this.context;return Object(it.jsxs)(er,{$dragOver:thi... function nr (line 2) | function nr(e){if("value"===e.propertyName&&Kn(qn)){var t=[];if($n(t,qn,... function rr (line 2) | function rr(e,t,n){"focusin"===e?(tr(),qn=n,(Gn=t).attachEvent("onproper... function or (line 2) | function or(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)retu... function ir (line 2) | function ir(e,t){if("click"===e)return Kn(t)} function ar (line 2) | function ar(e,t){if("input"===e||"change"===e)return Kn(t)} function ur (line 2) | function ur(e,t){if(lr(e,t))return!0;if("object"!==typeof e||null===e||"... function cr (line 2) | function cr(e){for(;e&&e.firstChild;)e=e.firstChild;return e} function dr (line 2) | function dr(e,t){var n,r=cr(e);for(e=0;r;){if(3===r.nodeType){if(n=e+r.t... function fr (line 2) | function fr(e,t){return!(!e||!t)&&(e===t||(!e||3!==e.nodeType)&&(t&&3===... function pr (line 2) | function pr(){for(var e=window,t=Z();t instanceof e.HTMLIFrameElement;){... function hr (line 2) | function hr(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(... function wr (line 2) | function wr(e,t,n){var r=n.window===n?n.document:9===n.nodeType?n:n.owne... function jr (line 2) | function jr(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,funct... function Er (line 2) | function Er(e,t){t=0!==(4&t);for(var n=0;n{this.props.callback&&this.pr... method renderChildren (line 2) | renderChildren(){return this.props.children?Object(it.jsx)(oo,{childre... method render (line 2) | render(){const e=this.state.isCollapsed?Je:Ze;return Object(it.jsxs)(n... function ao (line 2) | function ao(e){return{current:e}} function lo (line 2) | function lo(e){0>io||(e.current=oo[io],oo[io]=null,io--)} function so (line 2) | function so(e,t){io++,oo[io]=e.current,e.current=t} method constructor (line 2) | constructor(...e){super(...e),this.onTreeItemClick=e=>{this.props.disp... method convertBookmarkArrayToTreeItemDataArray (line 2) | convertBookmarkArrayToTreeItemDataArray(e){return e&&e.map((e=>this.ma... method makeTreeItemDataByBookmark (line 2) | makeTreeItemDataByBookmark(e){return{name:e.description,children:this.... method render (line 2) | render(){const{contents:e,dispatch:t}=this.props,n=this.context;return... function ho (line 2) | function ho(e,t){var n=e.type.contextTypes;if(!n)return uo;var r=e.state... function mo (line 2) | function mo(e){return null!==(e=e.childContextTypes)&&void 0!==e} function go (line 2) | function go(){lo(fo),lo(co)} method constructor (line 2) | constructor(...e){super(...e),this.prevIsMobile=null,this.lastContents... method componentDidUpdate (line 2) | componentDidUpdate(e,t,n){this.prevIsMobile!==this.context.isMobile&&(... method render (line 2) | render(){const{contents:e,isContentsOpened:t}=this.props,n=this.contex... function vo (line 2) | function vo(e,t,n){if(co.current!==uo)throw Error(a(168));so(co,t),so(fo... function bo (line 2) | function bo(e,t,n){var r=e.stateNode;if(e=t.childContextTypes,"function"... function yo (line 2) | function yo(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMerged... function wo (line 2) | function wo(e,t,n){var r=e.stateNode;if(!r)throw Error(a(169));n?(e=bo(e... method constructor (line 2) | constructor(e){super(e),this.showTimeout=null,this.rootRef=i.a.createR... method componentDidMount (line 2) | componentDidMount(){this.showTimeout=setTimeout((()=>{this.rootRef.cur... method componentWillUnmount (line 2) | componentWillUnmount(){this.showTimeout&&clearTimeout(this.showTimeout)} method render (line 2) | render(){return Object(it.jsxs)("div",{style:{display:"none"},ref:this... function Vo (line 2) | function Vo(){switch(To()){case Po:return 99;case No:return 98;case Io:r... function Wo (line 2) | function Wo(e){switch(e){case 99:return Po;case 98:return No;case 97:ret... function Ho (line 2) | function Ho(e,t){return e=Wo(e),xo(e,t)} function $o (line 2) | function $o(e,t,n){return e=Wo(e),_o(e,t,n)} function Go (line 2) | function Go(){if(null!==zo){var e=zo;zo=null,jo(e)}qo()} function qo (line 2) | function qo(){if(!Uo&&null!==Mo){Uo=!0;var e=0;try{var t=Mo;Ho(99,(funct... function Ko (line 2) | function Ko(e,t){if(e&&e.defaultProps){for(var n in t=o({},t),e=e.defaul... function ei (line 2) | function ei(){Jo=Zo=Xo=null} function ti (line 2) | function ti(e){var t=Qo.current;lo(Qo),e.type._context._currentValue=t} function ni (line 2) | function ni(e,t){for(;null!==e;){var n=e.alternate;if((e.childLanes&t)==... function ri (line 2) | function ri(e,t){Xo=e,Jo=Zo=null,null!==(e=e.dependencies)&&null!==e.fir... function oi (line 2) | function oi(e,t){if(Jo!==e&&!1!==t&&0!==t)if("number"===typeof t&&107374... function ai (line 2) | function ai(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:... function li (line 2) | function li(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={base... function si (line 2) | function si(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:n... function ui (line 2) | function ui(e,t){if(null!==(e=e.updateQueue)){var n=(e=e.shared).pending... function ci (line 2) | function ci(e,t){var n=e.updateQueue,r=e.alternate;if(null!==r&&n===(r=r... function di (line 2) | function di(e,t,n,r){var i=e.updateQueue;ii=!1;var a=i.firstBaseUpdate,l... function fi (line 2) | function fi(e,t,n){if(e=t.effects,t.effects=null,null!==e)for(t=0;tn?98:n,(function(){e(!0)})),Ho(97window.chrome.... method loadDocumentByUrl (line 2) | *loadDocumentByUrl({url:e,config:t}){t=t||{};const n=e=>{try{const t=/... method bundleDocument (line 2) | *bundleDocument(){try{this.djvuWorker.cancelAllTasks(),this.isBundling... method hardReloadIfRequired (line 2) | *hardReloadIfRequired(){this.isBundling&&this.documentContructorData&&... method preparePagesForPrinting (line 2) | *preparePagesForPrinting(e){const{from:t,to:n}=e.payload;this.printTas... method cancelPrintTaskIfRequired (line 2) | *cancelPrintTaskIfRequired(){if(this.printTask){this.printTask.cancel(... method main (line 2) | *main(){yield Ul(ue.CREATE_DOCUMENT_FROM_ARRAY_BUFFER_ACTION,this.with... function us (line 2) | function us(){return 0!==(48&Tl)?Bo():-1!==os?os:os=Bo()} function cs (line 2) | function cs(e){if(0===(2&(e=e.mode)))return 1;if(0===(4&e))return 99===V... function ds (line 2) | function ds(e,t,n){if(50>>1,o=e[r];... function _ (line 2) | function _(e){return void 0===(e=e[0])?null:e} function j (line 2) | function j(e){var t=e[0];if(void 0!==t){var n=e.pop();if(n!==t){e[0]=n;e... function E (line 2) | function E(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id} function D (line 2) | function D(e){for(var t=_(k);null!==t;){if(null===t.callback)j(k);else{i... function L (line 2) | function L(e){if(A=!1,D(e),!R)if(null!==_(C))R=!0,r(M);else{var t=_(k);n... function M (line 2) | function M(e,n){R=!1,A&&(A=!1,i()),I=!0;var r=N;try{for(D(n),P=_(C);null... function o (line 2) | function o(){} function i (line 2) | function i(){} function e (line 2) | function e(e,t,n,o,i,a){if(a!==r){var l=new Error("Calling PropTypes val... function t (line 2) | function t(){return e} function O (line 2) | function O(e){if("object"===typeof e&&null!==e){var t=e.$$typeof;switch(... function x (line 2) | function x(e){return O(e)===f} function O (line 2) | function O(e){if("object"===typeof e&&null!==e){var t=e.$$typeof;switch(... function x (line 2) | function x(e){return O(e)===f} function S (line 2) | function S(e){if("object"===typeof e&&null!==e){var t=e.$$typeof;switch(... function u (line 2) | function u(e,t,n){var r,i={},u=null,c=null;for(r in void 0!==n&&(u=""+n)... function n (line 2) | function n(e,t){for(var n=0,r=e.length-1;r>=0;r--){var o=e[r];"."===o?e.... function r (line 2) | function r(e,t){if(e.filter)return e.filter(t);for(var n=[],r=0;r=a())throw new RangeError("Attempt to allocate Buffer... function h (line 2) | function h(e,t){if(s.isBuffer(e))return e.length;if("undefined"!==typeof... function m (line 2) | function m(e,t,n){var r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)ret... function g (line 2) | function g(e,t,n){var r=e[t];e[t]=e[n],e[n]=r} function v (line 2) | function v(e,t,n,r,o){if(0===e.length)return-1;if("string"===typeof n?(r... function b (line 2) | function b(e,t,n,r,o){var i,a=1,l=e.length,s=t.length;if(void 0!==r&&("u... function y (line 2) | function y(e,t,n,r){n=Number(n)||0;var o=e.length-n;r?(r=Number(r))>o&&(... function w (line 2) | function w(e,t,n,r){return W(B(t,e.length-n),e,n,r)} function S (line 2) | function S(e,t,n,r){return W(function(e){for(var t=[],n=0;nr)&&(n=r);... function N (line 2) | function N(e,t,n){for(var r=e.slice(t,n),o="",i=0;ie.length)throw new RangeError("Index out ... function M (line 2) | function M(e,t,n,r,i){return i||L(e,0,n,4),o.write(e,t,n,r,23,4),n+4} function z (line 2) | function z(e,t,n,r,i){return i||L(e,0,n,8),o.write(e,t,n,r,52,8),n+8} function F (line 2) | function F(e){return e<16?"0"+e.toString(16):e.toString(16)} function B (line 2) | function B(e,t){var n;t=t||1/0;for(var r=e.length,o=null,i=[],a=0;a=t.length||o>=e.length);++o)t... function u (line 2) | function u(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. L... function c (line 2) | function c(e,t,n){for(var o,i,a=[],l=t;l=0;r--){var o=t[r](e);if(o)retu... function $ (line 2) | function $(e,t){return e===t} function G (line 2) | function G(e){var t=void 0===e?{}:e,n=t.connectHOC,r=void 0===n?T:n,o=t.... function Y (line 2) | function Y(){return Object(o.useContext)(s)} function K (line 2) | function K(e){void 0===e&&(e=s);var t=e===s?Y:function(){return Object(o... function X (line 2) | function X(e){void 0===e&&(e=s);var t=e===s?Q:K(e);return function(){ret... function ee (line 2) | function ee(e){void 0===e&&(e=s);var t=e===s?Y:function(){return Object(... function oe (line 2) | function oe(e,t){return e===t} function ie (line 2) | function ie(e,t,n){if(null===t||null===n||t.length!==n.length)return!1;f... function ae (line 2) | function ae(e){var t=Array.isArray(e[0])?e[0]:e;if(!t.every((function(e)... function se (line 2) | function se(e){for(const t in e)null===e[t]&&(e[t]=t);return Object.free... function fe (line 2) | function fe(e=de,t){switch(t.type){case ue.START_FILE_LOADING_ACTION:ret... function ve (line 2) | function ve(e=ge,t){const n=t.payload;switch(t.type){case ue.DROP_PAGE_A... function Oe (line 2) | function Oe(e){return{...Se,appContext:e.appContext,isFullPageView:e.isF... function je (line 2) | function je(e=_e,t){const{type:n,payload:r}=t;switch(n){case ce.OPEN_SAV... function Te (line 2) | function Te(e=ke,t){const{type:n,payload:r}=t;switch(n){case ce.OPEN_PRI... function ze (line 2) | function ze(e){return e&&e.map((function(e,t){return i.a.createElement(e... function Ue (line 2) | function Ue(e){return function(t){return i.a.createElement(Fe,Le({attr:L... function Fe (line 2) | function Fe(e){var t=function(t){var n,r=e.attr,o=e.size,a=e.title,l=Me(... function Be (line 2) | function Be(e){return Ue({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[... function Ve (line 2) | function Ve(e){return Ue({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[... function We (line 2) | function We(e){return Ue({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[... function He (line 2) | function He(e){return Ue({tag:"svg",attr:{viewBox:"0 0 576 512"},child:[... function $e (line 2) | function $e(e){return Ue({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[... function Ge (line 2) | function Ge(e){return Ue({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[... function qe (line 2) | function qe(e){return Ue({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[... function Ye (line 2) | function Ye(e){return Ue({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[... function Ke (line 2) | function Ke(e){return Ue({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[... function Qe (line 2) | function Qe(e){return Ue({tag:"svg",attr:{viewBox:"0 0 384 512"},child:[... function Xe (line 2) | function Xe(e){return Ue({tag:"svg",attr:{viewBox:"0 0 384 512"},child:[... function Ze (line 2) | function Ze(e){return Ue({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[... function Je (line 2) | function Je(e){return Ue({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[... class st (line 2) | class st extends i.a.Component{constructor(e){super(e),this.startPageNum... method constructor (line 2) | constructor(e){super(e),this.startPageNumberEditing=()=>{this.setState... method componentDidUpdate (line 2) | componentDidUpdate(){this.input&&setTimeout((()=>{try{this.input&&(thi... method setNewPageNumber (line 2) | setNewPageNumber(e){this.props.pagesQuantity&&(e<1?e=1:e>this.props.pa... method render (line 2) | render(){if(this.state.isEditing)return Object(it.jsx)(lt,{onKeyPress:... function vt (line 2) | function vt(e){return(t,n=null)=>{const r=e[t]||we.en[t]||t;if(we.en[t]|... class wt (line 2) | class wt extends i.a.Component{constructor(...e){super(...e),this.onInpu... method constructor (line 2) | constructor(...e){super(...e),this.onInputChange=e=>{this.setNewPageNu... method setNewPageNumber (line 2) | setNewPageNumber(e,t=!0){e>=1&&e<=this.props.pagesQuantity?this.props.... method render (line 2) | render(){const e=this.context;return Object(it.jsxs)(bt,{title:e("Clic... class jt (line 2) | class jt extends i.a.Component{constructor(e){super(e),this.increaseScal... method constructor (line 2) | constructor(e){super(e),this.increaseScale=e=>{e.preventDefault();var ... method render (line 2) | render(){const e=Math.round(100*this.props.scale),t=this.context;retur... class At (line 2) | class At extends i.a.Component{constructor(...e){super(...e),this.enable... method constructor (line 2) | constructor(...e){super(...e),this.enableContinuousScrollMode=()=>{thi... method render (line 2) | render(){const{viewMode:e,isIndirect:t}=this.props,n=this.context;retu... function Wt (line 2) | function Wt(e){return Ue({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[... function Ht (line 2) | function Ht(e){return Ue({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[... function $t (line 2) | function $t(e){return Ue({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[... function Kt (line 2) | function Kt(e){return Ue({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none... class an (line 2) | class an extends i.a.Component{constructor(...e){super(...e),this.onChan... method constructor (line 2) | constructor(...e){super(...e),this.onChange=e=>{if(!e.target.files.len... method render (line 2) | render(){const e=this.context;return Object(it.jsxs)(on,{className:"fi... class mn (line 2) | class mn extends i.a.Component{render(){const{onClose:e,isError:t,isFixe... method render (line 2) | render(){const{onClose:e,isError:t,isFixedSize:n,className:r="",usePor... class tr (line 2) | class tr extends i.a.Component{constructor(...e){super(...e),this.state=... method constructor (line 2) | constructor(...e){super(...e),this.state={isDragOver:!1},this.onChange... method processFile (line 2) | processFile(e){var t=new FileReader;t.readAsArrayBuffer(e),t.onload=()... method render (line 2) | render(){const e=this.context;return Object(it.jsxs)(er,{$dragOver:thi... function qr (line 2) | function qr(e,t){let n,o,i=!1;switch(t.code){case r.ErrorCodes.NETWORK_E... class ro (line 2) | class ro extends i.a.Component{constructor(e){super(e),this.onClick=()=>... method constructor (line 2) | constructor(e){super(e),this.onClick=()=>{this.props.callback&&this.pr... method renderChildren (line 2) | renderChildren(){return this.props.children?Object(it.jsx)(oo,{childre... method render (line 2) | render(){const e=this.state.isCollapsed?Je:Ze;return Object(it.jsxs)(n... class so (line 2) | class so extends i.a.Component{constructor(...e){super(...e),this.onTree... method constructor (line 2) | constructor(...e){super(...e),this.onTreeItemClick=e=>{this.props.disp... method convertBookmarkArrayToTreeItemDataArray (line 2) | convertBookmarkArrayToTreeItemDataArray(e){return e&&e.map((e=>this.ma... method makeTreeItemDataByBookmark (line 2) | makeTreeItemDataByBookmark(e){return{name:e.description,children:this.... method render (line 2) | render(){const{contents:e,dispatch:t}=this.props,n=this.context;return... class go (line 2) | class go extends i.a.Component{constructor(...e){super(...e),this.prevIs... method constructor (line 2) | constructor(...e){super(...e),this.prevIsMobile=null,this.lastContents... method componentDidUpdate (line 2) | componentDidUpdate(e,t,n){this.prevIsMobile!==this.context.isMobile&&(... method render (line 2) | render(){const{contents:e,isContentsOpened:t}=this.props,n=this.contex... class wo (line 2) | class wo extends i.a.Component{constructor(e){super(e),this.showTimeout=... method constructor (line 2) | constructor(e){super(e),this.showTimeout=null,this.rootRef=i.a.createR... method componentDidMount (line 2) | componentDidMount(){this.showTimeout=setTimeout((()=>{this.rootRef.cur... method componentWillUnmount (line 2) | componentWillUnmount(){this.showTimeout&&clearTimeout(this.showTimeout)} method render (line 2) | render(){return Object(it.jsxs)("div",{style:{display:"none"},ref:this... function Oo (line 2) | function Oo(e,t){if(e.length!==t.length)return!1;for(var n=0;n{this.canvas=e,this.canvas&&... method componentWillUnmount (line 2) | componentWillUnmount(){clearTimeout(this.redrawImageTimeout)} method componentDidUpdate (line 2) | componentDidUpdate(){this.updateImageIfRequired()} method componentDidMount (line 2) | componentDidMount(){this.updateImageIfRequired()} method getScaleFactor (line 2) | getScaleFactor(){return(this.props.imageDpi?this.props.imageDpi/ue.DEF... method getScaledImageWidth (line 2) | getScaledImageWidth(){return Math.floor(this.props.imageData.width/thi... method getScaledImageHeight (line 2) | getScaledImageHeight(){return Math.floor(this.props.imageData.height/t... method updateImageIfRequired (line 2) | updateImageIfRequired(){this.canvas&&this.lastUserScale!==this.props.u... method logarithmicScale (line 2) | logarithmicScale(){const e=this.props.imageData;var t,n,r,o;let i=this... method drawImageOnCanvas (line 2) | drawImageOnCanvas(){this.putImageData(this.logarithmicScale()),this.la... method putImageData (line 2) | putImageData(e){this.canvas&&(this.canvas.width=e.width,this.canvas.he... method render (line 2) | render(){return Object(it.jsx)("canvas",{style:{width:this.getScaledIm... class To (line 2) | class To extends i.a.PureComponent{constructor(...e){super(...e),this.re... method constructor (line 2) | constructor(...e){super(...e),this.resizeImageIfRequired=xo((e=>{const... method render (line 2) | render(){const e=this.props.imageData&&this.resizeImageIfRequired(this... class Io (line 2) | class Io extends i.a.PureComponent{constructor(...e){super(...e),this.st... method constructor (line 2) | constructor(...e){super(...e),this.state={startIndex:0,stopIndex:-1},t... method viewportHeight (line 2) | get viewportHeight(){return this.topNode.getBoundingClientRect().height} method componentDidMount (line 2) | componentDidMount(){this.topNode.addEventListener("scroll",this.onScro... method componentWillUnmount (line 2) | componentWillUnmount(){this.topNode.removeEventListener("scroll",this.... method itemTops (line 2) | get itemTops(){return this._prepareSpacialDataAndStyles(this.props.ite... method contentHeight (line 2) | get contentHeight(){return this._prepareSpacialDataAndStyles(this.prop... method itemStyles (line 2) | get itemStyles(){return this._prepareSpacialDataAndStyles(this.props.i... method findItemIndexByScrollTop (line 2) | findItemIndexByScrollTop(e){if(e<=0)return 0;let t=0,n=this.itemTops.l... method renderItems (line 2) | renderItems(){const{startIndex:e,stopIndex:t}=this.state,n=new Array(t... method isItemVisible (line 2) | isItemVisible(e){const t=this.topNode.scrollTop,n=this.itemTops[e]+thi... method getCurrentVisibleItemIndex (line 2) | getCurrentVisibleItemIndex(){const e=this.findItemIndexByScrollTop(thi... method scrollToItem (line 2) | scrollToItem(e){this.topNode.scrollTop=this.itemTops[e]} method render (line 2) | render(){const e=this.props.itemSizes;return Object(it.jsx)(No,{ref:th... function Lo (line 2) | function Lo(e,t,n,r){e.removeEventListener(t,n,r),e.addEventListener(t,n... class Mo (line 2) | class Mo extends i.a.Component{constructor(...e){super(...e),this.initia... method constructor (line 2) | constructor(...e){super(...e),this.initialGrabbingState=null,this.poin... method getSnapshotBeforeUpdate (line 2) | getSnapshotBeforeUpdate(){if(!this.wrapper)return null;let e=null;this... method scrollCurrentPageIntoViewIfRequired (line 2) | scrollCurrentPageIntoViewIfRequired(e){this.props.viewMode!==ue.CONTIN... method componentDidUpdate (line 2) | componentDidUpdate(e,t,n){if(this.wrapper){var r=this.wrapper.scrollWi... method componentDidMount (line 2) | componentDidMount(){window.addEventListener("keydown",this.enableScale... method componentWillUnmount (line 2) | componentWillUnmount(){window.removeEventListener("keydown",this.enabl... method isGrabMode (line 2) | isGrabMode(){return this.props.cursorMode===ue.GRAB_CURSOR_MODE} method setNewPageNumber (line 2) | setNewPageNumber(e){e&&e!==this.props.currentPageNumber&&this.props.di... method render (line 2) | render(){const e=this.props.cursorMode===ue.GRAB_CURSOR_MODE,{document... function bi (line 2) | function bi(e){const t=new Array(e);for(let n=1;n<=e;n++)t[n-1]=Object(i... function Di (line 2) | function Di(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enum... function Li (line 2) | function Li(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){v... function Mi (line 2) | function Mi(e){for(var t=1;t=0&&e.splice(n,1)} function Oa (line 2) | function Oa(e){var t=!1;return function(){t||(t=!0,e())}} function ja (line 2) | function ja(e,t,n){void 0===t&&(t=xa),void 0===n&&(n="iterator");var r={... function Ea (line 2) | function Ea(e,t){var n=t.sagaStack;console.error(e),console.error(n)} function Ia (line 2) | function Ia(e,t){var n=Object.keys(e),r=n.length;var o,i=0,a=ca(e)?Ca(r)... function Ra (line 2) | function Ra(e){return{name:e.name||"anonymous",location:Aa(e)}} function Aa (line 2) | function Aa(e){return e[ia]} function Da (line 2) | function Da(e,t){void 0===e&&(e=10);var n=new Array(e),r=0,o=0,i=0,a=fun... function Wa (line 2) | function Wa(e,t){return void 0===e&&(e="*"),pa(e)?Va(Ma,{pattern:e}):ha(... function Ha (line 2) | function Ha(e,t){return aa(t)&&(t=e,e=void 0),Va(za,{channel:e,action:t})} function $a (line 2) | function $a(e,t){var n,r=null;return sa(e)?n=e:(ca(e)?(r=e[0],n=e[1]):(r... function Ga (line 2) | function Ga(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r2?n-2:0),o=2;o... function Ul (line 2) | function Ul(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o... class Fl (line 2) | class Fl{constructor(e){this.djvuWorker=e,this.pages={},this.imageDataPr... method constructor (line 2) | constructor(e){this.djvuWorker=e,this.pages={},this.imageDataPromise=n... method cancelCachingTask (line 2) | cancelCachingTask(){this.lastCachingTask&&this.lastCachingTask.isRunni... method resetPagesCache (line 2) | resetPagesCache(){this.cancelCachingTask(),this.pages={},this.imageDat... method fetchCurrentPageByNumber (line 2) | *fetchCurrentPageByNumber(e,t){const n={[e]:this.pages[e]};var r=null;... method cachePages (line 2) | *cachePages(e){for(var t of e)yield*this.fetchImageDataByPageNumber(t)} method fetchImageDataByPageNumber (line 2) | *fetchImageDataByPageNumber(e){if(null!==e&&(!this.pages[e]||this.page... class Bl (line 2) | class Bl{constructor(e,t,n){this._reset(e,t,n)}_reset(e,t,n){this.pagesC... method constructor (line 2) | constructor(e,t,n){this._reset(e,t,n)} method _reset (line 2) | _reset(e,t,n){this.pagesCount=t,this.pageStorage=n,this.djvuWorker=e,t... method reset (line 2) | *reset(){yield*this.dropAllPages(),this._reset(this.djvuWorker,this.pa... method setPageNumber (line 2) | setPageNumber(e){var t=0;this.pageNumber=e,this.leftNumber=e-15,this.l... method updateRegistries (line 2) | updateRegistries(){this.obsoletePageNumbers=[];for(const e of this.pag... method dropAllPages (line 2) | *dropAllPages(){yield Ha({type:ue.DROP_ALL_PAGES_ACTION}),this.pageSto... method dropPage (line 2) | *dropPage(e){yield Ha(tt.dropPageAction(e)),this.pageStorage.removePag... method removeObsoletePagesIfRequired (line 2) | *removeObsoletePagesIfRequired(){const e=this.pageStorage.getAllPageNu... method loadPageFromLastPromise (line 2) | *loadPageFromLastPromise(){try{const[e,t]=yield this.lastLoadPagePromi... method loadPage (line 2) | *loadPage(e){const t=this.pageStorage.getPage(e);t&&t.hasOwnProperty("... method startDataFetching (line 2) | *startDataFetching(){this.lastLoadPagePromise&&(yield*this.loadPageFro... class Vl (line 2) | class Vl{constructor(e,t){this.djvuWorker=e,this.pageStorage=t}*prepareP... method constructor (line 2) | constructor(e,t){this.djvuWorker=e,this.pageStorage=t} method preparePagesForPrinting (line 2) | *preparePagesForPrinting(e,t){this.djvuWorker.cancelAllTasks();let n=0... class Wl (line 2) | class Wl{constructor(){this.pages={}}reset(){this.removeAllPages()}getAl... method constructor (line 2) | constructor(){this.pages={}} method reset (line 2) | reset(){this.removeAllPages()} method getAllPageNumbers (line 2) | getAllPageNumbers(){return Object.keys(this.pages)} method getPage (line 2) | getPage(e){return this.pages[e]} method addPage (line 2) | addPage(e,t){this.pages[e]=t} method removePage (line 2) | removePage(e){const t=this.pages[e];t&&(URL.revokeObjectURL(t.url),del... method removeAllPages (line 2) | removeAllPages(){for(const e of Object.keys(this.pages))URL.revokeObje... class Hl (line 2) | class Hl{constructor(e){this.dispatch=e,this.callbacks={};const t=rr?doc... method constructor (line 2) | constructor(e){this.dispatch=e,this.callbacks={};const t=rr?document.q... method getImageData (line 2) | *getImageData(){const e=yield Ya(),t=Ie.currentPageNumber(e),n=Ie.page... method fetchPageData (line 2) | *fetchPageData(){const e=yield Ya(),t=Ie.viewMode(e);if(t===ue.CONTINU... method fetchPageText (line 2) | *fetchPageText(e){try{const[t,n]=yield this.djvuWorker.run(this.djvuWo... method fetchPageTextIfRequired (line 2) | *fetchPageTextIfRequired(){const e=yield Ya(),t=Ie.currentPageNumber(e... method prepareForContinuousMode (line 2) | *prepareForContinuousMode(){const e=yield this.djvuWorker.doc.getPages... method configure (line 2) | *configure({pageNumber:e,pageRotation:t,viewMode:n,pageScale:r,languag... method createDocumentFromArrayBuffer (line 2) | *createDocumentFromArrayBuffer({arrayBuffer:e,fileName:t,config:n}){th... method loadContents (line 2) | *loadContents(){const e=yield this.djvuWorker.doc.getContents().run();... method resetCurrentPageNumber (line 2) | *resetCurrentPageNumber(){const e=yield Ya();yield Ha(tt.setNewPageNum... method setPageByUrl (line 2) | *setPageByUrl(e){const t=e.url;if(t&&"#"!==t[0]){const e=this.document... method withErrorHandler (line 2) | withErrorHandler(e){return e=e.bind(this),function*(t){try{const n=e(t... method saveDocument (line 2) | *saveDocument(){const e=yield Ya(),t=Ie.fileName(e);if(t){const e=yiel... method resetWorkerAndStorages (line 2) | resetWorkerAndStorages(){this.pageStorage.reset(),this.pagesCache.rese... method setCallback (line 2) | setCallback(e){this.callbacks[e.callbackName]=e.callback} method switchToContinuousScrollMode (line 2) | *switchToContinuousScrollMode(e=!1){this.djvuWorker.cancelAllTasks(),t... method switchToSinglePageMode (line 2) | *switchToSinglePageMode(e=!1){this.djvuWorker.cancelAllTasks(),this.co... method switchToTextMode (line 2) | *switchToTextMode(){this.djvuWorker.cancelAllTasks(),this.continuousSc... method handleViewModeSwitch (line 2) | *handleViewModeSwitch({notSave:e=!1}={}){const t=yield Ya(Ie.isDocumen... method updateOptions (line 2) | *updateOptions(e){if(e.notSave)return;const t=yield Ya(),n=Ie.options(... method loadOptions (line 2) | *loadOptions(){try{let t={};rr?(t=yield new Promise((e=>window.chrome.... method loadDocumentByUrl (line 2) | *loadDocumentByUrl({url:e,config:t}){t=t||{};const n=e=>{try{const t=/... method bundleDocument (line 2) | *bundleDocument(){try{this.djvuWorker.cancelAllTasks(),this.isBundling... method hardReloadIfRequired (line 2) | *hardReloadIfRequired(){this.isBundling&&this.documentContructorData&&... method preparePagesForPrinting (line 2) | *preparePagesForPrinting(e){const{from:t,to:n}=e.payload;this.printTas... method cancelPrintTaskIfRequired (line 2) | *cancelPrintTaskIfRequired(){if(this.printTask){this.printTask.cancel(... method main (line 2) | *main(){yield Ul(ue.CREATE_DOCUMENT_FROM_ARRAY_BUFFER_ACTION,this.with... class Kl (line 2) | class Kl extends ql.a{static getAvailableLanguages(){return Object.keys(... method getAvailableLanguages (line 2) | static getAvailableLanguages(){return Object.keys(we)} method constructor (line 2) | constructor(e=null){super(),this.eventMiddleware=e=>e=>t=>{let n;switc... method getPageNumber (line 2) | getPageNumber(){return Ie.currentPageNumber(this.store.getState())} method getDocumentName (line 2) | getDocumentName(){return Ie.fileName(this.store.getState())} method _render (line 2) | _render(e){l.a.render(Object(it.jsx)(h,{store:this.store,children:Obje... method render (line 2) | render(e){this.unmount(),this.htmlElement=e,this._render(this.htmlElem... method unmount (line 2) | unmount(){this.htmlElement&&l.a.unmountComponentAtNode(this.htmlElemen... method destroy (line 2) | destroy(){this.unmount(),this.store.dispatch({type:ce.DESTROY})} method configure (line 2) | configure({pageNumber:e,pageRotation:t,viewMode:n,pageScale:r,language... method loadDocument (line 2) | loadDocument(e,t="***",n={}){return new Promise((r=>{this.once(Yl.DOCU... method loadDocumentByUrl (line 2) | loadDocumentByUrl(e,t=null){return new Promise((n=>{this.once(ue.END_F... FILE: application/public/js/pdf.js function setVerbosityLevel (line 416) | function setVerbosityLevel(level) { function getVerbosityLevel (line 422) | function getVerbosityLevel() { function info (line 426) | function info(msg) { function warn (line 432) | function warn(msg) { function unreachable (line 438) | function unreachable(msg) { function assert (line 442) | function assert(cond, msg) { function _isValidProtocol (line 448) | function _isValidProtocol(url) { function createValidAbsoluteUrl (line 466) | function createValidAbsoluteUrl(url, baseUrl = null, options = null) { function shadow (line 498) | function shadow(obj, prop, value) { function BaseException (line 509) | function BaseException(message, name) { class PasswordException (line 525) | class PasswordException extends BaseException { method constructor (line 526) | constructor(msg, code) { class UnknownErrorException (line 535) | class UnknownErrorException extends BaseException { method constructor (line 536) | constructor(msg, details) { class InvalidPDFException (line 545) | class InvalidPDFException extends BaseException { method constructor (line 546) | constructor(msg) { class MissingPDFException (line 554) | class MissingPDFException extends BaseException { method constructor (line 555) | constructor(msg) { class UnexpectedResponseException (line 563) | class UnexpectedResponseException extends BaseException { method constructor (line 564) | constructor(msg, status) { class FormatError (line 573) | class FormatError extends BaseException { method constructor (line 574) | constructor(msg) { class AbortException (line 582) | class AbortException extends BaseException { method constructor (line 583) | constructor(msg) { function bytesToString (line 591) | function bytesToString(bytes) { function stringToBytes (line 614) | function stringToBytes(str) { function arrayByteLength (line 629) | function arrayByteLength(arr) { function arraysToBytes (line 641) | function arraysToBytes(arr) { function string32 (line 676) | function string32(value) { function objectSize (line 680) | function objectSize(obj) { function objectFromMap (line 684) | function objectFromMap(map) { function isLittleEndian (line 694) | function isLittleEndian() { method value (line 702) | get value() { function isEvalSupported (line 709) | function isEvalSupported() { method value (line 719) | get value() { class Util (line 727) | class Util { method makeHexColor (line 728) | static makeHexColor(r, g, b) { method transform (line 732) | static transform(m1, m2) { method applyTransform (line 736) | static applyTransform(p, m) { method applyInverseTransform (line 742) | static applyInverseTransform(p, m) { method getAxialAlignedBoundingBox (line 749) | static getAxialAlignedBoundingBox(r, m) { method inverseTransform (line 757) | static inverseTransform(m) { method apply3dTransform (line 762) | static apply3dTransform(m, v) { method singularValueDecompose2dScale (line 766) | static singularValueDecompose2dScale(m) { method normalizeRect (line 779) | static normalizeRect(rect) { method intersect (line 795) | static intersect(rect1, rect2) { method bezierBoundingBox (line 823) | static bezierBoundingBox(x0, y0, x1, y1, x2, y2, x3, y3) { function stringToPDFString (line 897) | function stringToPDFString(str) { function escapeString (line 932) | function escapeString(str) { function isAscii (line 944) | function isAscii(str) { function stringToUTF16BEString (line 948) | function stringToUTF16BEString(str) { function stringToUTF8String (line 959) | function stringToUTF8String(str) { function utf8StringToString (line 963) | function utf8StringToString(str) { function isArrayBuffer (line 967) | function isArrayBuffer(v) { function isArrayEqual (line 971) | function isArrayEqual(arr1, arr2) { function getModificationDate (line 985) | function getModificationDate(date = new Date()) { function createPromiseCapability (line 990) | function createPromiseCapability() { function setPDFNetworkStreamFactory (line 1086) | function setPDFNetworkStreamFactory(pdfNetworkStreamFactory) { function getDocument (line 1090) | function getDocument(src) { function _fetchDocument (line 1285) | async function _fetchDocument(worker, source, pdfDataRangeTransport, doc... class PDFDocumentLoadingTask (line 1327) | class PDFDocumentLoadingTask { method idCounters (line 1328) | static get idCounters() { method constructor (line 1334) | constructor() { method promise (line 1345) | get promise() { method destroy (line 1349) | async destroy() { class PDFDataRangeTransport (line 1365) | class PDFDataRangeTransport { method constructor (line 1366) | constructor(length, initialData, progressiveDone = false, contentDispo... method addRangeListener (line 1378) | addRangeListener(listener) { method addProgressListener (line 1382) | addProgressListener(listener) { method addProgressiveReadListener (line 1386) | addProgressiveReadListener(listener) { method addProgressiveDoneListener (line 1390) | addProgressiveDoneListener(listener) { method onDataRange (line 1394) | onDataRange(begin, chunk) { method onDataProgress (line 1400) | onDataProgress(loaded, total) { method onDataProgressiveRead (line 1408) | onDataProgressiveRead(chunk) { method onDataProgressiveDone (line 1416) | onDataProgressiveDone() { method transportReady (line 1424) | transportReady() { method requestDataRange (line 1428) | requestDataRange(begin, end) { method abort (line 1432) | abort() {} class PDFDocumentProxy (line 1438) | class PDFDocumentProxy { method constructor (line 1439) | constructor(pdfInfo, transport) { method annotationStorage (line 1460) | get annotationStorage() { method numPages (line 1464) | get numPages() { method fingerprints (line 1468) | get fingerprints() { method stats (line 1472) | get stats() { method isPureXfa (line 1476) | get isPureXfa() { method allXfaHtml (line 1480) | get allXfaHtml() { method getPage (line 1484) | getPage(pageNumber) { method getPageIndex (line 1488) | getPageIndex(ref) { method getDestinations (line 1492) | getDestinations() { method getDestination (line 1496) | getDestination(id) { method getPageLabels (line 1500) | getPageLabels() { method getPageLayout (line 1504) | getPageLayout() { method getPageMode (line 1508) | getPageMode() { method getViewerPreferences (line 1512) | getViewerPreferences() { method getOpenAction (line 1516) | getOpenAction() { method getAttachments (line 1520) | getAttachments() { method getJavaScript (line 1524) | getJavaScript() { method getJSActions (line 1528) | getJSActions() { method getOutline (line 1532) | getOutline() { method getOptionalContentConfig (line 1536) | getOptionalContentConfig() { method getPermissions (line 1540) | getPermissions() { method getMetadata (line 1544) | getMetadata() { method getMarkInfo (line 1548) | getMarkInfo() { method getData (line 1552) | getData() { method getDownloadInfo (line 1556) | getDownloadInfo() { method cleanup (line 1560) | cleanup(keepLoadedFonts = false) { method destroy (line 1564) | destroy() { method loadingParams (line 1568) | get loadingParams() { method loadingTask (line 1572) | get loadingTask() { method saveDocument (line 1576) | saveDocument() { method getFieldObjects (line 1584) | getFieldObjects() { method hasJSActions (line 1588) | hasJSActions() { method getCalculationOrderIds (line 1592) | getCalculationOrderIds() { class PDFPageProxy (line 1600) | class PDFPageProxy { method constructor (line 1601) | constructor(pageIndex, pageInfo, transport, ownerDocument, pdfBug = fa... method pageNumber (line 1617) | get pageNumber() { method rotate (line 1621) | get rotate() { method ref (line 1625) | get ref() { method userUnit (line 1629) | get userUnit() { method view (line 1633) | get view() { method getViewport (line 1637) | getViewport({ method getAnnotations (line 1654) | getAnnotations({ method getJSActions (line 1696) | getJSActions() { method getXfa (line 1700) | async getXfa() { method render (line 1704) | render({ method getOperatorList (line 1843) | getOperatorList({ method streamTextContent (line 1887) | streamTextContent({ method getTextContent (line 1906) | getTextContent(params = {}) { method getStructTree (line 1940) | getStructTree() { method _destroy (line 1944) | _destroy() { method cleanup (line 1975) | cleanup(resetStats = false) { method _tryCleanup (line 1980) | _tryCleanup(resetStats = false) { method _startRenderPage (line 2011) | _startRenderPage(transparency, cacheKey) { method _renderPageChunk (line 2027) | _renderPageChunk(operatorListChunk, intentState) { method _pumpOperatorList (line 2044) | _pumpOperatorList({ method _abortOperatorList (line 2108) | _abortOperatorList({ method stats (line 2154) | get stats() { class LoopbackPort (line 2162) | class LoopbackPort { method constructor (line 2163) | constructor() { method postMessage (line 2168) | postMessage(obj, transfers) { method addEventListener (line 2180) | addEventListener(name, listener) { method removeEventListener (line 2184) | removeEventListener(name, listener) { method terminate (line 2190) | terminate() { class PDFWorker (line 2238) | class PDFWorker { method _workerPorts (line 2239) | static get _workerPorts() { method constructor (line 2243) | constructor({ method promise (line 2271) | get promise() { method port (line 2275) | get port() { method messageHandler (line 2279) | get messageHandler() { method _initializeFromPort (line 2283) | _initializeFromPort(port) { method _initialize (line 2292) | _initialize() { method _setupFakeWorker (line 2385) | _setupFakeWorker() { method destroy (line 2416) | destroy() { method fromPort (line 2436) | static fromPort(params) { method workerSrc (line 2448) | static get workerSrc() { method _mainThreadWorkerMessageHandler (line 2464) | static get _mainThreadWorkerMessageHandler() { method _setupFakeWorkerGlobal (line 2472) | static get _setupFakeWorkerGlobal() { class WorkerTransport (line 2502) | class WorkerTransport { method constructor (line 2508) | constructor(messageHandler, loadingTask, networkStream, params) { method annotationStorage (line 2540) | get annotationStorage() { method stats (line 2544) | get stats() { method getRenderingIntent (line 2548) | getRenderingIntent(intent, annotationMode = _util.AnnotationMode.ENABL... method destroy (line 2599) | destroy() { method setupMessageHandler (line 2647) | setupMessageHandler() { method _onUnsupportedFeature (line 2970) | _onUnsupportedFeature({ method getData (line 2980) | getData() { method getPage (line 2984) | getPage(pageNumber) { method getPageIndex (line 3011) | getPageIndex(ref) { method getAnnotations (line 3022) | getAnnotations(pageIndex, intent) { method saveDocument (line 3029) | saveDocument() { method getFieldObjects (line 3040) | getFieldObjects() { method hasJSActions (line 3044) | hasJSActions() { method getCalculationOrderIds (line 3048) | getCalculationOrderIds() { method getDestinations (line 3052) | getDestinations() { method getDestination (line 3056) | getDestination(id) { method getPageLabels (line 3066) | getPageLabels() { method getPageLayout (line 3070) | getPageLayout() { method getPageMode (line 3074) | getPageMode() { method getViewerPreferences (line 3078) | getViewerPreferences() { method getOpenAction (line 3082) | getOpenAction() { method getAttachments (line 3086) | getAttachments() { method getJavaScript (line 3090) | getJavaScript() { method getDocJSActions (line 3094) | getDocJSActions() { method getPageJSActions (line 3098) | getPageJSActions(pageIndex) { method getStructTree (line 3104) | getStructTree(pageIndex) { method getOutline (line 3110) | getOutline() { method getOptionalContentConfig (line 3114) | getOptionalContentConfig() { method getPermissions (line 3120) | getPermissions() { method getMetadata (line 3124) | getMetadata() { method getMarkInfo (line 3135) | getMarkInfo() { method startCleanup (line 3139) | async startCleanup(keepLoadedFonts = false) { method loadingParams (line 3165) | get loadingParams() { class PDFObjects (line 3175) | class PDFObjects { method #ensureObj (line 3178) | #ensureObj(objId) { method get (line 3191) | get(objId, callback = null) { method has (line 3207) | has(objId) { method resolve (line 3212) | resolve(objId, data = null) { method clear (line 3218) | clear() { class RenderTask (line 3224) | class RenderTask { method constructor (line 3225) | constructor(internalRenderTask) { method promise (line 3230) | get promise() { method cancel (line 3234) | cancel() { class InternalRenderTask (line 3242) | class InternalRenderTask { method canvasInUse (line 3243) | static get canvasInUse() { method constructor (line 3247) | constructor({ method completed (line 3283) | get completed() { method initializeGraphics (line 3287) | initializeGraphics({ method cancel (line 3331) | cancel(error = null) { method operatorListChanged (line 3346) | operatorListChanged() { method _continue (line 3366) | _continue() { method _scheduleNext (line 3380) | _scheduleNext() { method _next (line 3390) | async _next() { class PixelsPerInch (line 3444) | class PixelsPerInch { class DOMCanvasFactory (line 3452) | class DOMCanvasFactory extends _base_factory.BaseCanvasFactory { method constructor (line 3453) | constructor({ method _createCanvas (line 3460) | _createCanvas(width, height) { function fetchData (line 3472) | async function fetchData(url, asTypedArray = false) { class DOMCMapReaderFactory (line 3518) | class DOMCMapReaderFactory extends _base_factory.BaseCMapReaderFactory { method _fetchData (line 3519) | _fetchData(url, compressionType) { class DOMStandardFontDataFactory (line 3532) | class DOMStandardFontDataFactory extends _base_factory.BaseStandardFontD... method _fetchData (line 3533) | _fetchData(url) { class DOMSVGFactory (line 3541) | class DOMSVGFactory extends _base_factory.BaseSVGFactory { method _createSVG (line 3542) | _createSVG(type) { class PageViewport (line 3550) | class PageViewport { method constructor (line 3551) | constructor({ method clone (line 3631) | clone({ method convertToViewportPoint (line 3648) | convertToViewportPoint(x, y) { method convertToViewportRectangle (line 3652) | convertToViewportRectangle(rect) { method convertToPdfPoint (line 3660) | convertToPdfPoint(x, y) { class RenderingCancelledException (line 3668) | class RenderingCancelledException extends _util.BaseException { method constructor (line 3669) | constructor(msg, type) { function isDataScheme (line 3678) | function isDataScheme(url) { function isPdfFile (line 3689) | function isPdfFile(filename) { function getFilenameFromUrl (line 3693) | function getFilenameFromUrl(url) { function getPdfFilenameFromUrl (line 3700) | function getPdfFilenameFromUrl(url, defaultFilename = "document.pdf") { class StatTimer (line 3728) | class StatTimer { method constructor (line 3729) | constructor() { method time (line 3734) | time(name) { method timeEnd (line 3742) | timeEnd(name) { method toString (line 3755) | toString() { function isValidFetchUrl (line 3779) | function isValidFetchUrl(url, baseUrl) { function loadScript (line 3790) | function loadScript(src, removeScriptElement = false) { function deprecated (line 3811) | function deprecated(details) { class PDFDateString (line 3817) | class PDFDateString { method toDateObject (line 3818) | static toDateObject(input) { function getXfaPageViewport (line 3865) | function getXfaPageViewport(xfaPage, { class BaseCanvasFactory (line 3894) | class BaseCanvasFactory { method constructor (line 3895) | constructor() { method create (line 3901) | create(width, height) { method reset (line 3914) | reset(canvasAndContext, width, height) { method destroy (line 3927) | destroy(canvasAndContext) { method _createCanvas (line 3938) | _createCanvas(width, height) { class BaseCMapReaderFactory (line 3946) | class BaseCMapReaderFactory { method constructor (line 3947) | constructor({ method fetch (line 3959) | async fetch({ method _fetchData (line 3977) | _fetchData(url, compressionType) { class BaseStandardFontDataFactory (line 3985) | class BaseStandardFontDataFactory { method constructor (line 3986) | constructor({ method fetch (line 3996) | async fetch({ method _fetchData (line 4013) | _fetchData(url) { class BaseSVGFactory (line 4021) | class BaseSVGFactory { method constructor (line 4022) | constructor() { method create (line 4028) | create(width, height) { method createElement (line 4043) | createElement(type) { method _createSVG (line 4051) | _createSVG(type) { class BaseFontLoader (line 4072) | class BaseFontLoader { method constructor (line 4073) | constructor({ method addNativeFontFace (line 4090) | addNativeFontFace(nativeFontFace) { method insertRule (line 4096) | insertRule(rule) { method clear (line 4110) | clear() { method bind (line 4123) | async bind(font) { method _queueLoadingCallback (line 4169) | _queueLoadingCallback(callback) { method isFontLoadingAPISupported (line 4173) | get isFontLoadingAPISupported() { method isSyncFontLoadingSupported (line 4178) | get isSyncFontLoadingSupported() { method _loadTestFont (line 4182) | get _loadTestFont() { method _prepareFontLoadEvent (line 4186) | _prepareFontLoadEvent(rules, fontsToLoad, request) { method constructor (line 4196) | constructor(params) { method isSyncFontLoadingSupported (line 4205) | get isSyncFontLoadingSupported() { method _queueLoadingCallback (line 4221) | _queueLoadingCallback(callback) { method _loadTestFont (line 4243) | get _loadTestFont() { method _prepareFontLoadEvent (line 4251) | _prepareFontLoadEvent(rules, fonts, request) { class FontFaceObject (line 4346) | class FontFaceObject { method constructor (line 4347) | constructor(translatedData, { method createNativeFontFace (line 4367) | createNativeFontFace() { method createFontFaceRule (line 4395) | createFontFaceRule() { method getPathGenerator (line 4423) | getPathGenerator(objs, character) { method constructor (line 4489) | constructor() { method constructor (line 4496) | constructor() { method constructor (line 4503) | constructor() { method _createCanvas (line 4527) | _createCanvas(width, height) { method _fetchData (line 4535) | _fetchData(url, compressionType) { method _fetchData (line 4546) | _fetchData(url) { class AnnotationStorage (line 4566) | class AnnotationStorage { method constructor (line 4567) | constructor() { method getValue (line 4575) | getValue(key, defaultValue) { method setValue (line 4585) | setValue(key, value) { method getAll (line 4610) | getAll() { method size (line 4614) | get size() { method _setModified (line 4618) | _setModified() { method resetModified (line 4628) | resetModified() { method serializable (line 4638) | get serializable() { method lastModified (line 4642) | get lastModified() { function mirrorContextOperations (line 4677) | function mirrorContextOperations(ctx, destCtx) { function addContextCurrentTransform (line 4808) | function addContextCurrentTransform(ctx) { class CachedCanvases (line 4927) | class CachedCanvases { method constructor (line 4928) | constructor(canvasFactory) { method getCanvas (line 4933) | getCanvas(id, width, height, trackTransform) { method clear (line 4952) | clear() { function compileType3Glyph (line 4962) | function compileType3Glyph(imgData) { class CanvasExtraState (line 5135) | class CanvasExtraState { method constructor (line 5136) | constructor(width, height) { method clone (line 5164) | clone() { method setCurrentPoint (line 5170) | setCurrentPoint(x, y) { method updatePathMinMax (line 5175) | updatePathMinMax(transform, x, y) { method updateCurvePathMinMax (line 5183) | updateCurvePathMinMax(transform, x0, y0, x1, y1, x2, y2, x3, y3) { method getPathBoundingBox (line 5190) | getPathBoundingBox(pathType = _pattern_helper.PathType.FILL, transform... method updateClipFromPath (line 5211) | updateClipFromPath() { method startNewPathAndClipBox (line 5217) | startNewPathAndClipBox(box) { method getClippedPathBoundingBox (line 5225) | getClippedPathBoundingBox(pathType = _pattern_helper.PathType.FILL, tr... function putBinaryImageData (line 5231) | function putBinaryImageData(ctx, imgData, transferMaps = null) { function putBinaryImageMask (line 5417) | function putBinaryImageMask(ctx, imgData) { function copyCtxState (line 5452) | function copyCtxState(sourceCtx, destCtx) { function resetCtxToDefault (line 5469) | function resetCtxToDefault(ctx) { function composeSMaskBackdrop (line 5487) | function composeSMaskBackdrop(bytes, r0, g0, b0) { function composeSMaskAlpha (line 5506) | function composeSMaskAlpha(maskData, layerData, transferMap) { function composeSMaskLuminosity (line 5516) | function composeSMaskLuminosity(maskData, layerData, transferMap) { function genericComposeSMask (line 5525) | function genericComposeSMask(maskCtx, layerCtx, width, height, subtype, ... function composeSMask (line 5555) | function composeSMask(ctx, smask, layerCtx, layerBox) { function getImageSmoothingEnabled (line 5574) | function getImageSmoothingEnabled(transform, interpolate) { class CanvasGraphics (line 5595) | class CanvasGraphics { method constructor (line 5596) | constructor(canvasCtx, commonObjs, objs, canvasFactory, imageLayer, op... method beginDrawing (line 5635) | beginDrawing({ method executeOperatorList (line 5675) | executeOperatorList(operatorList, executionStartIdx, continueCallback,... method endDrawing (line 5730) | endDrawing() { method _scaleImage (line 5754) | _scaleImage(img, inverseTransform) { method _createMaskCanvas (line 5795) | _createMaskCanvas(img) { method setLineWidth (line 5842) | setLineWidth(width) { method setLineCap (line 5851) | setLineCap(style) { method setLineJoin (line 5855) | setLineJoin(style) { method setMiterLimit (line 5859) | setMiterLimit(limit) { method setDash (line 5863) | setDash(dashArray, dashPhase) { method setRenderingIntent (line 5872) | setRenderingIntent(intent) {} method setFlatness (line 5874) | setFlatness(flatness) {} method setGState (line 5876) | setGState(states) { method inSMaskMode (line 5940) | get inSMaskMode() { method checkSMaskState (line 5944) | checkSMaskState() { method beginSMaskMode (line 5954) | beginSMaskMode() { method endSMaskMode (line 5972) | endSMaskMode() { method compose (line 5984) | compose(dirtyBox) { method save (line 6007) | save() { method restore (line 6020) | restore() { method transform (line 6042) | transform(a, b, c, d, e, f) { method constructPath (line 6048) | constructPath(ops, args) { method closePath (line 6132) | closePath() { method stroke (line 6136) | stroke(consumePath) { method closeStroke (line 6160) | closeStroke() { method fill (line 6165) | fill(consumePath) { method eoFill (line 6198) | eoFill() { method fillStroke (line 6203) | fillStroke() { method eoFillStroke (line 6209) | eoFillStroke() { method closeFillStroke (line 6214) | closeFillStroke() { method closeEOFillStroke (line 6219) | closeEOFillStroke() { method endPath (line 6225) | endPath() { method clip (line 6229) | clip() { method eoClip (line 6233) | eoClip() { method beginText (line 6237) | beginText() { method endText (line 6244) | endText() { method setCharSpacing (line 6269) | setCharSpacing(spacing) { method setWordSpacing (line 6273) | setWordSpacing(spacing) { method setHScale (line 6277) | setHScale(scale) { method setLeading (line 6281) | setLeading(leading) { method setFont (line 6285) | setFont(fontRefName, size) { method setTextRenderingMode (line 6336) | setTextRenderingMode(mode) { method setTextRise (line 6340) | setTextRise(rise) { method moveText (line 6344) | moveText(x, y) { method setLeadingMoveText (line 6349) | setLeadingMoveText(x, y) { method setTextMatrix (line 6354) | setTextMatrix(a, b, c, d, e, f) { method nextLine (line 6361) | nextLine() { method paintChar (line 6365) | paintChar(character, x, y, patternTransform) { method isFontSubpixelAAEnabled (line 6421) | get isFontSubpixelAAEnabled() { method showText (line 6440) | showText(glyphs) { method showType3Text (line 6589) | showType3Text(glyphs) { method setCharWidth (line 6653) | setCharWidth(xWidth, yWidth) {} method setCharWidthAndBounds (line 6655) | setCharWidthAndBounds(xWidth, yWidth, llx, lly, urx, ury) { method getColorN_Pattern (line 6661) | getColorN_Pattern(IR) { method setStrokeColorN (line 6680) | setStrokeColorN() { method setFillColorN (line 6684) | setFillColorN() { method setStrokeRGBColor (line 6689) | setStrokeRGBColor(r, g, b) { method setFillRGBColor (line 6696) | setFillRGBColor(r, g, b) { method _getPattern (line 6704) | _getPattern(objId, matrix = null) { method shadingFill (line 6721) | shadingFill(objId) { method beginInlineImage (line 6760) | beginInlineImage() { method beginImageData (line 6764) | beginImageData() { method paintFormXObjectBegin (line 6768) | paintFormXObjectBegin(matrix, bbox) { method paintFormXObjectEnd (line 6793) | paintFormXObjectEnd() { method beginGroup (line 6802) | beginGroup(group) { method endGroup (line 6895) | endGroup(group) { method beginAnnotations (line 6924) | beginAnnotations() { method endAnnotations (line 6932) | endAnnotations() { method beginAnnotation (line 6936) | beginAnnotation(id, rect, transform, matrix, hasOwnCanvas) { method endAnnotation (line 6985) | endAnnotation() { method paintImageMaskXObject (line 6995) | paintImageMaskXObject(img) { method paintImageMaskXObjectRepeat (line 7032) | paintImageMaskXObjectRepeat(imgData, scaleX, skewX = 0, skewY = 0, sca... method paintImageMaskXObjectGroup (line 7058) | paintImageMaskXObjectGroup(images) { method paintImageXObject (line 7089) | paintImageXObject(objId) { method paintImageXObjectRepeat (line 7104) | paintImageXObjectRepeat(objId, scaleX, scaleY, positions) { method paintInlineImageXObject (line 7133) | paintInlineImageXObject(imgData) { method paintInlineImageXObjectGroup (line 7174) | paintInlineImageXObjectGroup(imgData, map) { method paintSolidColorImageMask (line 7210) | paintSolidColorImageMask() { method markPoint (line 7219) | markPoint(tag) {} method markPointProps (line 7221) | markPointProps(tag, properties) {} method beginMarkedContent (line 7223) | beginMarkedContent(tag) { method beginMarkedContentProps (line 7229) | beginMarkedContentProps(tag, properties) { method endMarkedContent (line 7243) | endMarkedContent() { method beginCompat (line 7248) | beginCompat() {} method endCompat (line 7250) | endCompat() {} method consumePath (line 7252) | consumePath(clipBox) { method getSinglePixelWidth (line 7277) | getSinglePixelWidth() { method getScaleForStroking (line 7294) | getScaleForStroking() { method rescaleAndStroke (line 7336) | rescaleAndStroke(saveRestore) { method getCanvasPosition (line 7372) | getCanvasPosition(x, y) { method isContentVisible (line 7377) | isContentVisible() { function applyBoundingBox (line 7418) | function applyBoundingBox(ctx, bbox) { class BaseShadingPattern (line 7430) | class BaseShadingPattern { method constructor (line 7431) | constructor() { method getPattern (line 7437) | getPattern() { class RadialAxialShadingPattern (line 7443) | class RadialAxialShadingPattern extends BaseShadingPattern { method constructor (line 7444) | constructor(IR) { method _createGradient (line 7456) | _createGradient(ctx) { method getPattern (line 7472) | getPattern(ctx, owner, inverse, pathType) { function drawTriangle (line 7513) | function drawTriangle(data, context, p1, p2, p3, c1, c2, c3) { function drawFigure (line 7638) | function drawFigure(data, figure, context) { class MeshShadingPattern (line 7672) | class MeshShadingPattern extends BaseShadingPattern { method constructor (line 7673) | constructor(IR) { method _createMeshCanvas (line 7684) | _createMeshCanvas(combinedScale, backgroundColor, cachedCanvases) { method getPattern (line 7736) | getPattern(ctx, owner, inverse, pathType) { class DummyShadingPattern (line 7769) | class DummyShadingPattern extends BaseShadingPattern { method getPattern (line 7770) | getPattern() { function getShadingPattern (line 7776) | function getShadingPattern(IR) { class TilingPattern (line 7796) | class TilingPattern { method MAX_PATTERN_SIZE (line 7797) | static get MAX_PATTERN_SIZE() { method constructor (line 7801) | constructor(IR, color, ctx, canvasGraphicsFactory, baseTransform) { method createPatternCanvas (line 7815) | createPatternCanvas(owner) { method getSizeAndScale (line 7873) | getSizeAndScale(step, realOutputSize, scale) { method clipBbox (line 7890) | clipBbox(graphics, x0, y0, x1, y1) { method setFillAndStrokeStyleToContext (line 7898) | setFillAndStrokeStyleToContext(graphics, paintType, color) { method getPattern (line 7925) | getPattern(ctx, owner, inverse, pathType) { function wrapReason (line 8000) | function wrapReason(reason) { class MessageHandler (line 8026) | class MessageHandler { method constructor (line 8027) | constructor(sourceName, targetName, comObj) { method on (line 8115) | on(actionName, handler) { method send (line 8125) | send(actionName, data, transfers) { method sendWithPromise (line 8134) | sendWithPromise(actionName, data, transfers) { method sendWithStream (line 8154) | sendWithStream(actionName, data, queueingStrategy, transfers) { method _createStreamSink (line 8208) | _createStreamSink(data) { method _processStreamMessage (line 8301) | _processStreamMessage(data) { method _deleteStreamController (line 8443) | async _deleteStreamController(streamController, streamId) { method destroy (line 8448) | destroy() { class Metadata (line 8469) | class Metadata { method constructor (line 8473) | constructor({ method getRaw (line 8481) | getRaw() { method get (line 8485) | get(name) { method getAll (line 8489) | getAll() { method has (line 8493) | has(name) { class OptionalContentGroup (line 8514) | class OptionalContentGroup { method constructor (line 8515) | constructor(name, intent) { class OptionalContentConfig (line 8523) | class OptionalContentConfig { method constructor (line 8524) | constructor(data) { method _evaluateVisibilityExpression (line 8557) | _evaluateVisibilityExpression(array) { method isVisible (line 8605) | isVisible(group) { method setVisibility (line 8689) | setVisibility(id, visible = true) { method getOrder (line 8698) | getOrder() { method getGroups (line 8710) | getGroups() { method getGroup (line 8714) | getGroup(id) { class PDFDataTransportStream (line 8737) | class PDFDataTransportStream { method constructor (line 8738) | constructor(params, pdfDataRangeTransport) { method _onReceiveData (line 8785) | _onReceiveData(args) { method _progressiveDataLength (line 8809) | get _progressiveDataLength() { method _onProgress (line 8813) | _onProgress(evt) { method _onProgressiveDone (line 8834) | _onProgressiveDone() { method _removeRangeReader (line 8842) | _removeRangeReader(reader) { method getFullReader (line 8850) | getFullReader() { method getRangeReader (line 8857) | getRangeReader(begin, end) { method cancelAllRequests (line 8871) | cancelAllRequests(reason) { class PDFDataTransportStreamReader (line 8887) | class PDFDataTransportStreamReader { method constructor (line 8888) | constructor(stream, queuedChunks, progressiveDone = false, contentDisp... method _enqueue (line 8905) | _enqueue(chunk) { method headersReady (line 8924) | get headersReady() { method filename (line 8928) | get filename() { method isRangeSupported (line 8932) | get isRangeSupported() { method isStreamingSupported (line 8936) | get isStreamingSupported() { method contentLength (line 8940) | get contentLength() { method read (line 8944) | async read() { method cancel (line 8968) | cancel(reason) { method progressiveDone (line 8981) | progressiveDone() { class PDFDataTransportStreamRangeReader (line 8991) | class PDFDataTransportStreamRangeReader { method constructor (line 8992) | constructor(stream, begin, end) { method _enqueue (line 9002) | _enqueue(chunk) { method isStreamingSupported (line 9032) | get isStreamingSupported() { method read (line 9036) | async read() { method cancel (line 9060) | cancel(reason) { class XfaText (line 9088) | class XfaText { method textContent (line 9089) | static textContent(xfa) { method shouldBuildText (line 9133) | static shouldBuildText(name) { function getRectDims (line 9165) | function getRectDims(rect) { class AnnotationElementFactory (line 9172) | class AnnotationElementFactory { method create (line 9173) | static create(parameters) { class AnnotationElement (line 9257) | class AnnotationElement { method constructor (line 9258) | constructor(parameters, { method _createContainer (line 9288) | _createContainer(ignoreBorder = false) { method _createQuadrilaterals (line 9385) | _createQuadrilaterals(ignoreBorder = false) { method _createPopup (line 9402) | _createPopup(trigger, data) { method _renderQuadrilaterals (line 9432) | _renderQuadrilaterals(className) { method render (line 9440) | render() { method _getElementsByName (line 9444) | _getElementsByName(name, skipId = null) { method platform (line 9507) | static get platform() { class LinkAnnotationElement (line 9517) | class LinkAnnotationElement extends AnnotationElement { method constructor (line 9518) | constructor(parameters, options = null) { method render (line 9527) | render() { method _bindLink (line 9569) | _bindLink(link, destination) { method _bindNamedAction (line 9585) | _bindNamedAction(link, action) { method _bindJSAction (line 9596) | _bindJSAction(link, data) { method _bindResetFormAction (line 9626) | _bindResetFormAction(link, resetForm) { class TextAnnotationElement (line 9753) | class TextAnnotationElement extends AnnotationElement { method constructor (line 9754) | constructor(parameters) { method render (line 9761) | render() { class WidgetAnnotationElement (line 9783) | class WidgetAnnotationElement extends AnnotationElement { method render (line 9784) | render() { method _getKeyModifier (line 9792) | _getKeyModifier(event) { method _setEventListener (line 9800) | _setEventListener(element, baseName, eventName, valueGetter) { method _setEventListeners (line 9828) | _setEventListeners(element, names, getter) { method _setBackgroundColor (line 9836) | _setBackgroundColor(element) { method _dispatchEventFromSandbox (line 9841) | _dispatchEventFromSandbox(actions, jsEvent) { class TextWidgetAnnotationElement (line 9920) | class TextWidgetAnnotationElement extends WidgetAnnotationElement { method constructor (line 9921) | constructor(parameters) { method setPropertyOnSiblings (line 9928) | setPropertyOnSiblings(base, key, value, keyInStorage) { method render (line 9942) | render() { method _setTextStyle (line 10148) | _setTextStyle(element) { class CheckboxWidgetAnnotationElement (line 10169) | class CheckboxWidgetAnnotationElement extends WidgetAnnotationElement { method constructor (line 10170) | constructor(parameters) { method render (line 10176) | render() { class RadioButtonWidgetAnnotationElement (line 10258) | class RadioButtonWidgetAnnotationElement extends WidgetAnnotationElement { method constructor (line 10259) | constructor(parameters) { method render (line 10265) | render() { class PushButtonWidgetAnnotationElement (line 10349) | class PushButtonWidgetAnnotationElement extends LinkAnnotationElement { method constructor (line 10350) | constructor(parameters) { method render (line 10356) | render() { class ChoiceWidgetAnnotationElement (line 10369) | class ChoiceWidgetAnnotationElement extends WidgetAnnotationElement { method constructor (line 10370) | constructor(parameters) { method render (line 10376) | render() { class PopupAnnotationElement (line 10607) | class PopupAnnotationElement extends AnnotationElement { method constructor (line 10608) | constructor(parameters) { method render (line 10615) | render() { class PopupElement (line 10654) | class PopupElement { method constructor (line 10655) | constructor(parameters) { method render (line 10667) | render() { method _formatContents (line 10732) | _formatContents({ method _toggle (line 10753) | _toggle() { method _show (line 10761) | _show(pin = false) { method _hide (line 10772) | _hide(unpin = true) { class FreeTextAnnotationElement (line 10785) | class FreeTextAnnotationElement extends AnnotationElement { method constructor (line 10786) | constructor(parameters) { method render (line 10794) | render() { class LineAnnotationElement (line 10806) | class LineAnnotationElement extends AnnotationElement { method constructor (line 10807) | constructor(parameters) { method render (line 10815) | render() { class SquareAnnotationElement (line 10841) | class SquareAnnotationElement extends AnnotationElement { method constructor (line 10842) | constructor(parameters) { method render (line 10850) | render() { class CircleAnnotationElement (line 10877) | class CircleAnnotationElement extends AnnotationElement { method constructor (line 10878) | constructor(parameters) { method render (line 10886) | render() { class PolylineAnnotationElement (line 10913) | class PolylineAnnotationElement extends AnnotationElement { method constructor (line 10914) | constructor(parameters) { method render (line 10924) | render() { class PolygonAnnotationElement (line 10956) | class PolygonAnnotationElement extends PolylineAnnotationElement { method constructor (line 10957) | constructor(parameters) { class CaretAnnotationElement (line 10965) | class CaretAnnotationElement extends AnnotationElement { method constructor (line 10966) | constructor(parameters) { method render (line 10974) | render() { class InkAnnotationElement (line 10986) | class InkAnnotationElement extends AnnotationElement { method constructor (line 10987) | constructor(parameters) { method render (line 10997) | render() { class HighlightAnnotationElement (line 11033) | class HighlightAnnotationElement extends AnnotationElement { method constructor (line 11034) | constructor(parameters) { method render (line 11043) | render() { class UnderlineAnnotationElement (line 11058) | class UnderlineAnnotationElement extends AnnotationElement { method constructor (line 11059) | constructor(parameters) { method render (line 11068) | render() { class SquigglyAnnotationElement (line 11083) | class SquigglyAnnotationElement extends AnnotationElement { method constructor (line 11084) | constructor(parameters) { method render (line 11093) | render() { class StrikeOutAnnotationElement (line 11108) | class StrikeOutAnnotationElement extends AnnotationElement { method constructor (line 11109) | constructor(parameters) { method render (line 11118) | render() { class StampAnnotationElement (line 11133) | class StampAnnotationElement extends AnnotationElement { method constructor (line 11134) | constructor(parameters) { method render (line 11142) | render() { class FileAttachmentAnnotationElement (line 11154) | class FileAttachmentAnnotationElement extends AnnotationElement { method constructor (line 11155) | constructor(parameters) { method render (line 11173) | render() { method _download (line 11188) | _download() { class AnnotationLayer (line 11194) | class AnnotationLayer { method render (line 11195) | static render(parameters) { method update (line 11271) | static update(parameters) { method #setAnnotationCanvasMap (line 11319) | static #setAnnotationCanvasMap(div, annotationCanvasMap) { function makeColorComp (line 11360) | function makeColorComp(n) { class ColorConverters (line 11364) | class ColorConverters { method CMYK_G (line 11365) | static CMYK_G([c, y, m, k]) { method G_CMYK (line 11369) | static G_CMYK([g]) { method G_RGB (line 11373) | static G_RGB([g]) { method G_HTML (line 11377) | static G_HTML([g]) { method RGB_G (line 11382) | static RGB_G([r, g, b]) { method RGB_HTML (line 11386) | static RGB_HTML([r, g, b]) { method T_HTML (line 11393) | static T_HTML() { method CMYK_RGB (line 11397) | static CMYK_RGB([c, y, m, k]) { method CMYK_HTML (line 11401) | static CMYK_HTML(components) { method RGB_CMYK (line 11405) | static RGB_CMYK([r, g, b]) { class XfaLayer (line 11430) | class XfaLayer { method setupStorage (line 11431) | static setupStorage(html, id, element, storage, intent) { method setAttributes (line 11508) | static setAttributes({ method render (line 11557) | static render(parameters) { method update (line 11655) | static update(parameters) { function getAscent (line 11684) | function getAscent(fontFamily, ctx) { function appendText (line 11741) | function appendText(task, geom, styles, ctx) { function render (line 11859) | function render(task) { function findPositiveMin (line 11884) | function findPositiveMin(ts, offset, count) { function expand (line 11898) | function expand(task) { function expandBounds (line 11958) | function expandBounds(width, height, boxes) { function expandBoundsLTR (line 12005) | function expandBoundsLTR(width, bounds) { class TextLayerRenderTask (line 12156) | class TextLayerRenderTask { method constructor (line 12157) | constructor({ method promise (line 12199) | get promise() { method cancel (line 12203) | cancel() { method _processItems (line 12220) | _processItems(items, styleCache) { method _layoutText (line 12247) | _layoutText(textDiv) { method _render (line 12303) | _render(timeout = 0) { method expandTextDivs (line 12361) | expandTextDivs(expandDivs = false) { function renderTextLayer (line 12431) | function renderTextLayer(renderParameters) { method constructor (line 12465) | constructor() { function crc32 (line 12525) | function crc32(data, start, end) { function writePngChunk (line 12537) | function writePngChunk(type, body, data, offset) { function adler32 (line 12559) | function adler32(data, start, end) { function deflateSync (line 12571) | function deflateSync(literals) { function deflateSyncUncompressed (line 12597) | function deflateSyncUncompressed(literals) { function encode (line 12634) | function encode(imgData, kind, forceDataSchema, isMask) { class SVGExtraState (line 12707) | class SVGExtraState { method constructor (line 12708) | constructor() { method clone (line 12741) | clone() { method setCurrentPoint (line 12745) | setCurrentPoint(x, y) { function opListToTree (line 12752) | function opListToTree(opList) { function pf (line 12778) | function pf(value) { function pm (line 12797) | function pm(m) { method constructor (line 12824) | constructor(commonObjs, objs, forceDataSchema = false) { method save (line 12845) | save() { method restore (line 12852) | restore() { method group (line 12859) | group(items) { method loadDependencies (line 12865) | loadDependencies(operatorList) { method transform (line 12886) | transform(a, b, c, d, e, f) { method getSVG (line 12892) | getSVG(operatorList, viewport) { method convertOpList (line 12904) | convertOpList(operatorList) { method executeOpTree (line 12922) | executeOpTree(opTree) { method setWordSpacing (line 13135) | setWordSpacing(wordSpacing) { method setCharSpacing (line 13139) | setCharSpacing(charSpacing) { method nextLine (line 13143) | nextLine() { method setTextMatrix (line 13147) | setTextMatrix(a, b, c, d, e, f) { method beginText (line 13163) | beginText() { method moveText (line 13177) | moveText(x, y) { method showText (line 13189) | showText(glyphs) { method setLeadingMoveText (line 13320) | setLeadingMoveText(x, y) { method addFontStyle (line 13325) | addFontStyle(fontObj) { method setFont (line 13340) | setFont(details) { method endText (line 13379) | endText() { method setLineWidth (line 13389) | setLineWidth(width) { method setLineCap (line 13395) | setLineCap(style) { method setLineJoin (line 13399) | setLineJoin(style) { method setMiterLimit (line 13403) | setMiterLimit(limit) { method setStrokeAlpha (line 13407) | setStrokeAlpha(strokeAlpha) { method setStrokeRGBColor (line 13411) | setStrokeRGBColor(r, g, b) { method setFillAlpha (line 13415) | setFillAlpha(fillAlpha) { method setFillRGBColor (line 13419) | setFillRGBColor(r, g, b) { method setStrokeColorN (line 13426) | setStrokeColorN(args) { method setFillColorN (line 13430) | setFillColorN(args) { method shadingFill (line 13434) | shadingFill(args) { method _makeColorN_Pattern (line 13466) | _makeColorN_Pattern(args) { method _makeTilingPattern (line 13474) | _makeTilingPattern(args) { method _makeShadingPattern (line 13522) | _makeShadingPattern(args) { method setDash (line 13588) | setDash(dashArray, dashPhase) { method constructPath (line 13593) | constructPath(ops, args) { method endPath (line 13667) | endPath() { method clip (line 13710) | clip(type) { method closePath (line 13714) | closePath() { method setLeading (line 13723) | setLeading(leading) { method setTextRise (line 13727) | setTextRise(textRise) { method setTextRenderingMode (line 13731) | setTextRenderingMode(textRenderingMode) { method setHScale (line 13735) | setHScale(scale) { method setRenderingIntent (line 13739) | setRenderingIntent(intent) {} method setFlatness (line 13741) | setFlatness(flatness) {} method setGState (line 13743) | setGState(states) { method fill (line 13793) | fill() { method stroke (line 13803) | stroke() { method _setStrokeAttributes (line 13814) | _setStrokeAttributes(element, lineWidthScale = 1) { method eoFill (line 13834) | eoFill() { method fillStroke (line 13842) | fillStroke() { method eoFillStroke (line 13847) | eoFillStroke() { method closeStroke (line 13855) | closeStroke() { method closeFillStroke (line 13860) | closeFillStroke() { method closeEOFillStroke (line 13865) | closeEOFillStroke() { method paintSolidColorImageMask (line 13870) | paintSolidColorImageMask() { method paintImageXObject (line 13881) | paintImageXObject(objId) { method paintInlineImageXObject (line 13892) | paintInlineImageXObject(imgData, mask) { method paintImageMaskXObject (line 13918) | paintImageMaskXObject(imgData) { method paintFormXObjectBegin (line 13940) | paintFormXObjectBegin(matrix, bbox) { method paintFormXObjectEnd (line 13959) | paintFormXObjectEnd() {} method _initialize (line 13961) | _initialize(viewport) { method _ensureClipGroup (line 13973) | _ensureClipGroup() { method _ensureTransformGroup (line 13984) | _ensureTransformGroup() { function parseUrl (line 14029) | function parseUrl(sourceUrl) { class PDFNodeStream (line 14047) | class PDFNodeStream { method constructor (line 14048) | constructor(source) { method _progressiveDataLength (line 14058) | get _progressiveDataLength() { method getFullReader (line 14062) | getFullReader() { method getRangeReader (line 14068) | getRangeReader(start, end) { method cancelAllRequests (line 14080) | cancelAllRequests(reason) { class BaseFullReader (line 14094) | class BaseFullReader { method constructor (line 14095) | constructor(stream) { method headersReady (line 14118) | get headersReady() { method filename (line 14122) | get filename() { method contentLength (line 14126) | get contentLength() { method isRangeSupported (line 14130) | get isRangeSupported() { method isStreamingSupported (line 14134) | get isStreamingSupported() { method read (line 14138) | async read() { method cancel (line 14175) | cancel(reason) { method _error (line 14185) | _error(reason) { method _setReadableStream (line 14191) | _setReadableStream(readableStream) { class BaseRangeReader (line 14217) | class BaseRangeReader { method constructor (line 14218) | constructor(stream) { method isStreamingSupported (line 14230) | get isStreamingSupported() { method read (line 14234) | async read() { method cancel (line 14270) | cancel(reason) { method _error (line 14280) | _error(reason) { method _setReadableStream (line 14286) | _setReadableStream(readableStream) { function createRequestOptions (line 14308) | function createRequestOptions(parsedUrl, headers) { class PDFNodeStreamFullReader (line 14320) | class PDFNodeStreamFullReader extends BaseFullReader { method constructor (line 14321) | constructor(stream) { class PDFNodeStreamRangeReader (line 14375) | class PDFNodeStreamRangeReader extends BaseRangeReader { method constructor (line 14376) | constructor(stream, start, end) { class PDFNodeStreamFsFullReader (line 14419) | class PDFNodeStreamFsFullReader extends BaseFullReader { method constructor (line 14420) | constructor(stream) { class PDFNodeStreamFsRangeReader (line 14451) | class PDFNodeStreamFsRangeReader extends BaseRangeReader { method constructor (line 14452) | constructor(stream, start, end) { function validateRangeRequestCapabilities (line 14488) | function validateRangeRequestCapabilities({ function extractFilenameFromHeader (line 14529) | function extractFilenameFromHeader(getResponseHeader) { function createResponseStatusError (line 14549) | function createResponseStatusError(status, url) { function validateResponseStatus (line 14557) | function validateResponseStatus(status) { function getFilenameFromContentDispositionHeader (line 14574) | function getFilenameFromContentDispositionHeader(contentDisposition) { function getArrayBuffer (line 14760) | function getArrayBuffer(xhr) { class NetworkManager (line 14771) | class NetworkManager { method constructor (line 14772) | constructor(url, args = {}) { method requestRange (line 14786) | requestRange(begin, end, listeners) { method requestFull (line 14799) | requestFull(listeners) { method request (line 14803) | request(args) { method onProgress (line 14847) | onProgress(xhrId, evt) { method onStateChange (line 14857) | onStateChange(xhrId, evt) { method getRequestXhr (line 14913) | getRequestXhr(xhrId) { method isPendingRequest (line 14917) | isPendingRequest(xhrId) { method abortRequest (line 14921) | abortRequest(xhrId) { class PDFNetworkStream (line 14929) | class PDFNetworkStream { method constructor (line 14930) | constructor(source) { method _onRangeRequestReaderClosed (line 14941) | _onRangeRequestReaderClosed(reader) { method getFullReader (line 14949) | getFullReader() { method getRangeReader (line 14955) | getRangeReader(begin, end) { method cancelAllRequests (line 14964) | cancelAllRequests(reason) { class PDFNetworkStreamFullRequestReader (line 14976) | class PDFNetworkStreamFullRequestReader { method constructor (line 14977) | constructor(manager, source) { method _onHeadersReceived (line 15006) | _onHeadersReceived() { method _onDone (line 15039) | _onDone(data) { method _onError (line 15069) | _onError(status) { method _onProgress (line 15082) | _onProgress(evt) { method filename (line 15089) | get filename() { method isRangeSupported (line 15093) | get isRangeSupported() { method isStreamingSupported (line 15097) | get isStreamingSupported() { method contentLength (line 15101) | get contentLength() { method headersReady (line 15105) | get headersReady() { method read (line 15109) | async read() { method cancel (line 15137) | cancel(reason) { class PDFNetworkStreamRangeRequestReader (line 15160) | class PDFNetworkStreamRangeRequestReader { method constructor (line 15161) | constructor(manager, begin, end) { method _close (line 15178) | _close() { method _onDone (line 15182) | _onDone(data) { method _onError (line 15210) | _onError(status) { method _onProgress (line 15221) | _onProgress(evt) { method isStreamingSupported (line 15229) | get isStreamingSupported() { method read (line 15233) | async read() { method cancel (line 15261) | cancel(reason) { function createFetchOptions (line 15299) | function createFetchOptions(headers, withCredentials, abortController) { function createHeaders (line 15310) | function createHeaders(httpHeaders) { class PDFFetchStream (line 15326) | class PDFFetchStream { method constructor (line 15327) | constructor(source) { method _progressiveDataLength (line 15335) | get _progressiveDataLength() { method getFullReader (line 15339) | getFullReader() { method getRangeReader (line 15345) | getRangeReader(begin, end) { method cancelAllRequests (line 15357) | cancelAllRequests(reason) { class PDFFetchStreamReader (line 15371) | class PDFFetchStreamReader { method constructor (line 15372) | constructor(stream) { method headersReady (line 15429) | get headersReady() { method filename (line 15433) | get filename() { method contentLength (line 15437) | get contentLength() { method isRangeSupported (line 15441) | get isRangeSupported() { method isStreamingSupported (line 15445) | get isStreamingSupported() { method read (line 15449) | async read() { method cancel (line 15479) | cancel(reason) { class PDFFetchStreamRangeReader (line 15491) | class PDFFetchStreamRangeReader { method constructor (line 15492) | constructor(stream, begin, end) { method isStreamingSupported (line 15522) | get isStreamingSupported() { method read (line 15526) | async read() { method cancel (line 15555) | cancel(reason) { function __w_pdfjs_require__ (line 15574) | function __w_pdfjs_require__(moduleId) { FILE: application/public/js/pdf.worker.js class WorkerTask (line 65) | class WorkerTask { method constructor (line 66) | constructor(name) { method finished (line 72) | get finished() { method finish (line 76) | finish() { method terminate (line 80) | terminate() { method ensureNotTerminated (line 84) | ensureNotTerminated() { class WorkerMessageHandler (line 94) | class WorkerMessageHandler { method setup (line 95) | static setup(handler, port) { method createDocumentHandler (line 113) | static createDocumentHandler(docParams, port) { method initializeFromPort (line 695) | static initializeFromPort(port) { function isMessagePort (line 705) | function isMessagePort(maybePort) { function setVerbosityLevel (line 1093) | function setVerbosityLevel(level) { function getVerbosityLevel (line 1099) | function getVerbosityLevel() { function info (line 1103) | function info(msg) { function warn (line 1109) | function warn(msg) { function unreachable (line 1115) | function unreachable(msg) { function assert (line 1119) | function assert(cond, msg) { function _isValidProtocol (line 1125) | function _isValidProtocol(url) { function createValidAbsoluteUrl (line 1143) | function createValidAbsoluteUrl(url, baseUrl = null, options = null) { function shadow (line 1175) | function shadow(obj, prop, value) { function BaseException (line 1186) | function BaseException(message, name) { class PasswordException (line 1202) | class PasswordException extends BaseException { method constructor (line 1203) | constructor(msg, code) { class UnknownErrorException (line 1212) | class UnknownErrorException extends BaseException { method constructor (line 1213) | constructor(msg, details) { class InvalidPDFException (line 1222) | class InvalidPDFException extends BaseException { method constructor (line 1223) | constructor(msg) { class MissingPDFException (line 1231) | class MissingPDFException extends BaseException { method constructor (line 1232) | constructor(msg) { class UnexpectedResponseException (line 1240) | class UnexpectedResponseException extends BaseException { method constructor (line 1241) | constructor(msg, status) { class FormatError (line 1250) | class FormatError extends BaseException { method constructor (line 1251) | constructor(msg) { class AbortException (line 1259) | class AbortException extends BaseException { method constructor (line 1260) | constructor(msg) { function bytesToString (line 1268) | function bytesToString(bytes) { function stringToBytes (line 1291) | function stringToBytes(str) { function arrayByteLength (line 1306) | function arrayByteLength(arr) { function arraysToBytes (line 1318) | function arraysToBytes(arr) { function string32 (line 1353) | function string32(value) { function objectSize (line 1357) | function objectSize(obj) { function objectFromMap (line 1361) | function objectFromMap(map) { function isLittleEndian (line 1371) | function isLittleEndian() { method value (line 1379) | get value() { function isEvalSupported (line 1386) | function isEvalSupported() { method value (line 1396) | get value() { class Util (line 1404) | class Util { method makeHexColor (line 1405) | static makeHexColor(r, g, b) { method transform (line 1409) | static transform(m1, m2) { method applyTransform (line 1413) | static applyTransform(p, m) { method applyInverseTransform (line 1419) | static applyInverseTransform(p, m) { method getAxialAlignedBoundingBox (line 1426) | static getAxialAlignedBoundingBox(r, m) { method inverseTransform (line 1434) | static inverseTransform(m) { method apply3dTransform (line 1439) | static apply3dTransform(m, v) { method singularValueDecompose2dScale (line 1443) | static singularValueDecompose2dScale(m) { method normalizeRect (line 1456) | static normalizeRect(rect) { method intersect (line 1472) | static intersect(rect1, rect2) { method bezierBoundingBox (line 1500) | static bezierBoundingBox(x0, y0, x1, y1, x2, y2, x3, y3) { function stringToPDFString (line 1574) | function stringToPDFString(str) { function escapeString (line 1609) | function escapeString(str) { function isAscii (line 1621) | function isAscii(str) { function stringToUTF16BEString (line 1625) | function stringToUTF16BEString(str) { function stringToUTF8String (line 1636) | function stringToUTF8String(str) { function utf8StringToString (line 1640) | function utf8StringToString(str) { function isArrayBuffer (line 1644) | function isArrayBuffer(v) { function isArrayEqual (line 1648) | function isArrayEqual(arr1, arr2) { function getModificationDate (line 1662) | function getModificationDate(date = new Date()) { function createPromiseCapability (line 1667) | function createPromiseCapability() { class Name (line 1739) | class Name { method constructor (line 1740) | constructor(name) { method get (line 1744) | static get(name) { method _clearCache (line 1749) | static _clearCache() { class Cmd (line 1763) | class Cmd { method constructor (line 1764) | constructor(cmd) { method get (line 1768) | static get(cmd) { method _clearCache (line 1773) | static _clearCache() { class Dict (line 1788) | class Dict { method constructor (line 1789) | constructor(xref = null) { method assignXref (line 1797) | assignXref(newXref) { method size (line 1801) | get size() { method get (line 1805) | get(key1, key2, key3) { method getAsync (line 1823) | async getAsync(key1, key2, key3) { method getArray (line 1841) | getArray(key1, key2, key3) { method getRaw (line 1869) | getRaw(key) { method getKeys (line 1873) | getKeys() { method getRawValues (line 1877) | getRawValues() { method set (line 1881) | set(key, value) { method has (line 1885) | has(key) { method forEach (line 1889) | forEach(callback) { method empty (line 1895) | static get empty() { method merge (line 1905) | static merge({ class Ref (line 1964) | class Ref { method constructor (line 1965) | constructor(num, gen) { method toString (line 1970) | toString() { method get (line 1978) | static get(num, gen) { method _clearCache (line 1984) | static _clearCache() { class RefSet (line 1995) | class RefSet { method constructor (line 1996) | constructor(parent = null) { method has (line 2000) | has(ref) { method put (line 2004) | put(ref) { method remove (line 2008) | remove(ref) { method forEach (line 2012) | forEach(callback) { method clear (line 2018) | clear() { class RefSetCache (line 2026) | class RefSetCache { method constructor (line 2027) | constructor() { method size (line 2031) | get size() { method get (line 2035) | get(ref) { method has (line 2039) | has(ref) { method put (line 2043) | put(ref, obj) { method putAlias (line 2047) | putAlias(ref, aliasRef) { method forEach (line 2051) | forEach(callback) { method clear (line 2057) | clear() { function isName (line 2065) | function isName(v, name) { function isCmd (line 2069) | function isCmd(v, cmd) { function isDict (line 2073) | function isDict(v, type) { function isRefsEqual (line 2077) | function isRefsEqual(v1, v2) { function clearPrimitiveCaches (line 2081) | function clearPrimitiveCaches() { function parseDocBaseUrl (line 2110) | function parseDocBaseUrl(url) { class BasePdfManager (line 2124) | class BasePdfManager { method constructor (line 2125) | constructor() { method docId (line 2131) | get docId() { method password (line 2135) | get password() { method docBaseUrl (line 2139) | get docBaseUrl() { method onLoadedStream (line 2143) | onLoadedStream() { method ensureDoc (line 2147) | ensureDoc(prop, args) { method ensureXRef (line 2151) | ensureXRef(prop, args) { method ensureCatalog (line 2155) | ensureCatalog(prop, args) { method getPage (line 2159) | getPage(pageIndex) { method fontFallback (line 2163) | fontFallback(id, handler) { method loadXfaFonts (line 2167) | loadXfaFonts(handler, task) { method loadXfaImages (line 2171) | loadXfaImages() { method serializeXfaData (line 2175) | serializeXfaData(annotationStorage) { method cleanup (line 2179) | cleanup(manuallyTriggered = false) { method ensure (line 2183) | async ensure(obj, prop, args) { method requestRange (line 2187) | requestRange(begin, end) { method requestLoadedStream (line 2191) | requestLoadedStream() { method sendProgressiveData (line 2195) | sendProgressiveData(chunk) { method updatePassword (line 2199) | updatePassword(password) { method terminate (line 2203) | terminate(reason) { class LocalPdfManager (line 2209) | class LocalPdfManager extends BasePdfManager { method constructor (line 2210) | constructor(docId, data, password, msgHandler, evaluatorOptions, enabl... method ensure (line 2223) | async ensure(obj, prop, args) { method requestRange (line 2233) | requestRange(begin, end) { method requestLoadedStream (line 2237) | requestLoadedStream() {} method onLoadedStream (line 2239) | onLoadedStream() { method terminate (line 2243) | terminate(reason) {} class NetworkPdfManager (line 2249) | class NetworkPdfManager extends BasePdfManager { method constructor (line 2250) | constructor(docId, pdfNetworkStream, args, evaluatorOptions, enableXfa... method ensure (line 2267) | async ensure(obj, prop, args) { method requestRange (line 2286) | requestRange(begin, end) { method requestLoadedStream (line 2290) | requestLoadedStream() { method sendProgressiveData (line 2294) | sendProgressiveData(chunk) { method onLoadedStream (line 2300) | onLoadedStream() { method terminate (line 2304) | terminate(reason) { class ChunkedStream (line 2329) | class ChunkedStream extends _stream.Stream { method constructor (line 2330) | constructor(length, chunkSize, manager) { method getMissingChunks (line 2340) | getMissingChunks() { method numChunksLoaded (line 2352) | get numChunksLoaded() { method isDataLoaded (line 2356) | get isDataLoaded() { method onReceiveData (line 2360) | onReceiveData(begin, chunk) { method onReceiveProgressiveData (line 2382) | onReceiveProgressiveData(data) { method ensureByte (line 2395) | ensureByte(pos) { method ensureRange (line 2417) | ensureRange(begin, end) { method nextEmptyChunk (line 2441) | nextEmptyChunk(beginChunk) { method hasChunk (line 2455) | hasChunk(chunk) { method getByte (line 2459) | getByte() { method getBytes (line 2473) | getBytes(length, forceClamped = false) { method getByteRange (line 2502) | getByteRange(begin, end) { method makeSubStream (line 2518) | makeSubStream(start, length, dict = null) { method getBaseStreams (line 2566) | getBaseStreams() { class ChunkedStreamManager (line 2574) | class ChunkedStreamManager { method constructor (line 2575) | constructor(pdfNetworkStream, args) { method onLoadedStream (line 2591) | onLoadedStream() { method sendRequest (line 2595) | sendRequest(begin, end) { method requestAllChunks (line 2643) | requestAllChunks() { method _requestChunks (line 2651) | _requestChunks(chunks) { method getStream (line 2706) | getStream() { method requestRange (line 2710) | requestRange(begin, end) { method requestRanges (line 2723) | requestRanges(ranges = []) { method groupChunks (line 2743) | groupChunks(chunks) { method onProgress (line 2776) | onProgress(args) { method onReceiveData (line 2783) | onReceiveData(args) { method onError (line 2860) | onError(err) { method getBeginChunk (line 2864) | getBeginChunk(begin) { method getEndChunk (line 2868) | getEndChunk(end) { method abort (line 2872) | abort(reason) { function getLookupTableFactory (line 2920) | function getLookupTableFactory(initializer) { function getArrayLookupTableFactory (line 2933) | function getArrayLookupTableFactory(initializer) { class MissingDataException (line 2952) | class MissingDataException extends _util.BaseException { method constructor (line 2953) | constructor(begin, end) { class ParserEOFException (line 2963) | class ParserEOFException extends _util.BaseException { method constructor (line 2964) | constructor(msg) { class XRefEntryException (line 2972) | class XRefEntryException extends _util.BaseException { method constructor (line 2973) | constructor(msg) { class XRefParseException (line 2981) | class XRefParseException extends _util.BaseException { method constructor (line 2982) | constructor(msg) { class DocStats (line 2990) | class DocStats { method constructor (line 2991) | constructor(handler) { method _send (line 2997) | _send() { method addStreamType (line 3015) | addStreamType(type) { method addFontType (line 3025) | addFontType(type) { function getInheritableProperty (line 3039) | function getInheritableProperty({ function toRomanNumerals (line 3075) | function toRomanNumerals(number, lowerCase = false) { function log2 (line 3096) | function log2(x) { function readInt8 (line 3104) | function readInt8(data, offset) { function readUint16 (line 3108) | function readUint16(data, offset) { function readUint32 (line 3112) | function readUint32(data, offset) { function isWhiteSpace (line 3116) | function isWhiteSpace(ch) { function parseXFAPath (line 3120) | function parseXFAPath(path) { function escapePDFName (line 3139) | function escapePDFName(str) { function _collectJS (line 3167) | function _collectJS(entry, xref, list, parents) { function collectActions (line 3214) | function collectActions(xref, dict, eventType) { function encodeToXmlString (line 3273) | function encodeToXmlString(str) { function validateCSSFont (line 3317) | function validateCSSFont(cssFontInfo) { function recoverJsURL (line 3353) | function recoverJsURL(str) { class BaseStream (line 3388) | class BaseStream { method constructor (line 3389) | constructor() { method length (line 3395) | get length() { method isEmpty (line 3399) | get isEmpty() { method isDataLoaded (line 3403) | get isDataLoaded() { method getByte (line 3407) | getByte() { method getBytes (line 3411) | getBytes(length, forceClamped = false) { method peekByte (line 3415) | peekByte() { method peekBytes (line 3425) | peekBytes(length, forceClamped = false) { method getUint16 (line 3431) | getUint16() { method getInt32 (line 3442) | getInt32() { method getByteRange (line 3450) | getByteRange(begin, end) { method getString (line 3454) | getString(length) { method skip (line 3458) | skip(n) { method reset (line 3462) | reset() { method moveStart (line 3466) | moveStart() { method makeSubStream (line 3470) | makeSubStream(start, length, dict = null) { method getBaseStreams (line 3474) | getBaseStreams() { class Stream (line 3497) | class Stream extends _base_stream.BaseStream { method constructor (line 3498) | constructor(arrayBuffer, start, length, dict) { method length (line 3507) | get length() { method isEmpty (line 3511) | get isEmpty() { method getByte (line 3515) | getByte() { method getBytes (line 3523) | getBytes(length, forceClamped = false) { method getByteRange (line 3544) | getByteRange(begin, end) { method reset (line 3556) | reset() { method moveStart (line 3560) | moveStart() { method makeSubStream (line 3564) | makeSubStream(start, length, dict = null) { class StringStream (line 3572) | class StringStream extends Stream { method constructor (line 3573) | constructor(str) { class NullStream (line 3581) | class NullStream extends Stream { method constructor (line 3582) | constructor() { class Page (line 3640) | class Page { method constructor (line 3641) | constructor({ method _getInheritableProperty (line 3683) | _getInheritableProperty(key, getArray = false) { method content (line 3705) | get content() { method resources (line 3709) | get resources() { method _getBoundingBox (line 3713) | _getBoundingBox(name) { method mediaBox (line 3731) | get mediaBox() { method cropBox (line 3735) | get cropBox() { method userUnit (line 3739) | get userUnit() { method view (line 3749) | get view() { method rotate (line 3771) | get rotate() { method _onSubStreamError (line 3785) | _onSubStreamError(handler, reason, objId) { method getContentStream (line 3797) | getContentStream(handler) { method xfaData (line 3811) | get xfaData() { method save (line 3817) | save(handler, task, annotationStorage) { method loadResources (line 3847) | loadResources(keys) { method getOperatorList (line 3858) | getOperatorList({ method extractTextContent (line 3935) | extractTextContent({ method getStructTree (line 3969) | async getStructTree() { method _parseStructTree (line 3980) | _parseStructTree(structTreeRoot) { method getAnnotationsData (line 3986) | getAnnotationsData(intent) { method annotations (line 4008) | get annotations() { method _parsedAnnotations (line 4014) | get _parsedAnnotations() { method jsActions (line 4032) | get jsActions() { function find (line 4047) | function find(stream, signature, limit = 1024, backwards = false) { class PDFDocument (line 4096) | class PDFDocument { method constructor (line 4097) | constructor(pdfManager, stream) { method parse (line 4130) | parse(recoveryMode) { method linearization (line 4139) | get linearization() { method startXRef (line 4155) | get startXRef() { method checkHeader (line 4208) | checkHeader() { method parseStartXRef (line 4234) | parseStartXRef() { method numPages (line 4238) | get numPages() { method _hasOnlyDocumentSignatures (line 4254) | _hasOnlyDocumentSignatures(fields, recursionDepth = 0) { method xfaData (line 4284) | get xfaData() { method xfaFactory (line 4349) | get xfaFactory() { method isPureXfa (line 4359) | get isPureXfa() { method htmlForXfa (line 4363) | get htmlForXfa() { method loadXfaImages (line 4367) | async loadXfaImages() { method loadXfaFonts (line 4390) | async loadXfaFonts(handler, task) { method serializeXfaData (line 4533) | async serializeXfaData(annotationStorage) { method formInfo (line 4537) | get formInfo() { method documentInfo (line 4574) | get documentInfo() { method fingerprints (line 4675) | get fingerprints() { method _getLinearizationPage (line 4707) | async _getLinearizationPage(pageIndex) { method getPage (line 4746) | getPage(pageIndex) { method checkFirstPage (line 4790) | async checkFirstPage(recoveryMode = false) { method checkLastPage (line 4807) | async checkLastPage(recoveryMode = false) { method fontFallback (line 4886) | fontFallback(id, handler) { method cleanup (line 4890) | async cleanup(manuallyTriggered = false) { method _collectFieldObjects (line 4894) | _collectFieldObjects(name, fieldRef, promises) { method fieldObjects (line 4925) | get fieldObjects() { method hasJSActions (line 4952) | get hasJSActions() { method _parseHasJSActions (line 4957) | async _parseHasJSActions() { method calculationOrderIds (line 4971) | get calculationOrderIds() { function getXfaFontName (line 5166) | function getXfaFontName(name) { function getXfaFontWidths (line 5172) | function getXfaFontWidths(name) { function getXfaFontDict (line 5214) | function getXfaFontDict(name) { function getFontType (line 5458) | function getFontType(type, subtype, isStandardFont = false) { function recoverGlyphName (line 5490) | function recoverGlyphName(name, glyphsUnicodeMap) { function type1FontGlyphMapping (line 5509) | function type1FontGlyphMapping(properties, builtInEncoding, glyphNames) { function normalizeFontName (line 5587) | function normalizeFontName(name) { function getEncoding (line 5616) | function getEncoding(encodingName) { function mapSpecialUnicodeValues (line 14757) | function mapSpecialUnicodeValues(code) { function getUnicodeForGlyph (line 14767) | function getUnicodeForGlyph(name, glyphsUnicodeMap) { function getUnicodeRangeFor (line 15288) | function getUnicodeRangeFor(value) { function isRTLRangeFor (line 15297) | function isRTLRangeFor(value) { function reverseIfRtl (line 18066) | function reverseIfRtl(chars) { function getCharUnicodeCategory (line 18079) | function getCharUnicodeCategory(char) { function clearUnicodeCaches (line 18093) | function clearUnicodeCaches() { class AnnotationFactory (line 18138) | class AnnotationFactory { method create (line 18139) | static create(xref, ref, pdfManager, idFactory, collectFields) { method _create (line 18143) | static _create(xref, ref, pdfManager, idFactory, acroForm, collectFiel... method _getPageIndex (line 18254) | static async _getPageIndex(xref, ref, pdfManager) { function getRgbColor (line 18280) | function getRgbColor(color, defaultColor = new Uint8ClampedArray(3)) { function getQuadPoints (line 18311) | function getQuadPoints(dict, rect) { function getTransformMatrix (line 18360) | function getTransformMatrix(rect, bbox, matrix) { class Annotation (line 18372) | class Annotation { method constructor (line 18373) | constructor(params) { method _hasFlag (line 18430) | _hasFlag(flags, flag) { method _isViewable (line 18434) | _isViewable(flags) { method _isPrintable (line 18438) | _isPrintable(flags) { method mustBeViewed (line 18442) | mustBeViewed(annotationStorage) { method mustBePrinted (line 18452) | mustBePrinted(annotationStorage) { method viewable (line 18462) | get viewable() { method printable (line 18474) | get printable() { method _parseStringHelper (line 18486) | _parseStringHelper(data) { method setTitle (line 18495) | setTitle(title) { method setContents (line 18499) | setContents(contents) { method setModificationDate (line 18503) | setModificationDate(modificationDate) { method setFlags (line 18507) | setFlags(flags) { method hasFlag (line 18511) | hasFlag(flag) { method setRectangle (line 18515) | setRectangle(rectangle) { method setColor (line 18523) | setColor(color) { method setBorderAndBackgroundColors (line 18527) | setBorderAndBackgroundColors(mk) { method setBorderStyle (line 18536) | setBorderStyle(borderStyle) { method setAppearance (line 18569) | setAppearance(dict) { method loadResources (line 18597) | loadResources(keys, appearance) { method getOperatorList (line 18610) | getOperatorList(evaluator, task, intent, renderForms, annotationStorag... method save (line 18646) | async save(evaluator, task, annotationStorage) { method getFieldObject (line 18650) | getFieldObject() { method reset (line 18667) | reset() { method _constructFieldName (line 18673) | _constructFieldName(dict) { class AnnotationBorderStyle (line 18719) | class AnnotationBorderStyle { method constructor (line 18720) | constructor() { method setWidth (line 18728) | setWidth(width, rect = [0, 0, 0, 0]) { method setStyle (line 18749) | setStyle(style) { method setDashArray (line 18780) | setDashArray(dashArray, forceStyle = false) { method setHorizontalCornerRadius (line 18810) | setHorizontalCornerRadius(radius) { method setVerticalCornerRadius (line 18816) | setVerticalCornerRadius(radius) { class MarkupAnnotation (line 18826) | class MarkupAnnotation extends Annotation { method constructor (line 18827) | constructor(parameters) { method setCreationDate (line 18883) | setCreationDate(creationDate) { method _setDefaultAppearance (line 18887) | _setDefaultAppearance({ class WidgetAnnotation (line 18981) | class WidgetAnnotation extends Annotation { method constructor (line 18982) | constructor(params) { method _decodeFormValue (line 19055) | _decodeFormValue(formValue) { method hasFieldFlag (line 19067) | hasFieldFlag(flag) { method getOperatorList (line 19071) | getOperatorList(evaluator, task, intent, renderForms, annotationStorag... method save (line 19108) | async save(evaluator, task, annotationStorage) { method _getAppearance (line 19178) | async _getAppearance(evaluator, task, annotationStorage) { method _getFontData (line 19245) | async _getFontData(evaluator, task) { method _getTextWidth (line 19263) | _getTextWidth(text, font) { method _computeFontSize (line 19267) | _computeFontSize(height, width, text, font, lineCount) { method _renderText (line 19344) | _renderText(text, font, fontSize, totalWidth, alignment, hPadding, vPa... method _getSaveFieldResources (line 19361) | _getSaveFieldResources(xref) { method getFieldObject (line 19402) | getFieldObject() { class TextWidgetAnnotation (line 19408) | class TextWidgetAnnotation extends WidgetAnnotation { method constructor (line 19409) | constructor(params) { method _getCombAppearance (line 19442) | _getCombAppearance(defaultAppearance, font, text, width, hPadding, vPa... method _getMultilineAppearance (line 19455) | _getMultilineAppearance(defaultAppearance, text, font, fontSize, width... method _splitLine (line 19473) | _splitLine(line, font, fontSize, width, cache = {}) { method getFieldObject (line 19534) | getFieldObject() { class ButtonWidgetAnnotation (line 19557) | class ButtonWidgetAnnotation extends WidgetAnnotation { method constructor (line 19558) | constructor(params) { method getOperatorList (line 19580) | async getOperatorList(evaluator, task, intent, renderForms, annotation... method save (line 19617) | async save(evaluator, task, annotationStorage) { method _saveCheckbox (line 19629) | async _saveCheckbox(evaluator, task, annotationStorage) { method _saveRadioButton (line 19680) | async _saveRadioButton(evaluator, task, annotationStorage) { method _getDefaultCheckedAppearance (line 19760) | _getDefaultCheckedAppearance(params, type) { method _processCheckBox (line 19805) | _processCheckBox(params) { method _processRadioButton (line 19865) | _processRadioButton(params) { method _processPushButton (line 19913) | _processPushButton(params) { method getFieldObject (line 19928) | getFieldObject() { method fallbackFontDict (line 19957) | get fallbackFontDict() { class ChoiceWidgetAnnotation (line 19968) | class ChoiceWidgetAnnotation extends WidgetAnnotation { method constructor (line 19969) | constructor(params) { method getFieldObject (line 20001) | getFieldObject() { class SignatureWidgetAnnotation (line 20025) | class SignatureWidgetAnnotation extends WidgetAnnotation { method constructor (line 20026) | constructor(params) { method getFieldObject (line 20031) | getFieldObject() { class TextAnnotation (line 20042) | class TextAnnotation extends MarkupAnnotation { method constructor (line 20043) | constructor(parameters) { class LinkAnnotation (line 20068) | class LinkAnnotation extends Annotation { method constructor (line 20069) | constructor(params) { class PopupAnnotation (line 20087) | class PopupAnnotation extends Annotation { method constructor (line 20088) | constructor(parameters) { class FreeTextAnnotation (line 20150) | class FreeTextAnnotation extends MarkupAnnotation { method constructor (line 20151) | constructor(parameters) { class LineAnnotation (line 20158) | class LineAnnotation extends MarkupAnnotation { method constructor (line 20159) | constructor(parameters) { class SquareAnnotation (line 20202) | class SquareAnnotation extends MarkupAnnotation { method constructor (line 20203) | constructor(parameters) { class CircleAnnotation (line 20252) | class CircleAnnotation extends MarkupAnnotation { method constructor (line 20253) | constructor(parameters) { class PolylineAnnotation (line 20308) | class PolylineAnnotation extends MarkupAnnotation { method constructor (line 20309) | constructor(parameters) { class PolygonAnnotation (line 20365) | class PolygonAnnotation extends PolylineAnnotation { method constructor (line 20366) | constructor(parameters) { class CaretAnnotation (line 20373) | class CaretAnnotation extends MarkupAnnotation { method constructor (line 20374) | constructor(parameters) { class InkAnnotation (line 20381) | class InkAnnotation extends MarkupAnnotation { method constructor (line 20382) | constructor(parameters) { class HighlightAnnotation (line 20447) | class HighlightAnnotation extends MarkupAnnotation { method constructor (line 20448) | constructor(parameters) { class UnderlineAnnotation (line 20482) | class UnderlineAnnotation extends MarkupAnnotation { method constructor (line 20483) | constructor(parameters) { class SquigglyAnnotation (line 20511) | class SquigglyAnnotation extends MarkupAnnotation { method constructor (line 20512) | constructor(parameters) { class StrikeOutAnnotation (line 20553) | class StrikeOutAnnotation extends MarkupAnnotation { method constructor (line 20554) | constructor(parameters) { class StampAnnotation (line 20582) | class StampAnnotation extends MarkupAnnotation { method constructor (line 20583) | constructor(parameters) { class FileAttachmentAnnotation (line 20590) | class FileAttachmentAnnotation extends MarkupAnnotation { method constructor (line 20591) | constructor(parameters) { class DefaultAppearanceEvaluator (line 20624) | class DefaultAppearanceEvaluator extends _evaluator.EvaluatorPreprocessor { method constructor (line 20625) | constructor(str) { method parse (line 20629) | parse() { function parseDefaultAppearance (line 20696) | function parseDefaultAppearance(str) { function createDefaultAppearance (line 20700) | function createDefaultAppearance({ function resizeRgbImage (line 20735) | function resizeRgbImage(src, dest, w1, h1, w2, h2, alpha01) { class ColorSpace (line 20762) | class ColorSpace { method constructor (line 20763) | constructor(name, numComps) { method getRgb (line 20772) | getRgb(src, srcOffset) { method getRgbItem (line 20778) | getRgbItem(src, srcOffset, dest, destOffset) { method getRgbBuffer (line 20782) | getRgbBuffer(src, srcOffset, count, dest, destOffset, bits, alpha01) { method getOutputLength (line 20786) | getOutputLength(inputLength, alpha01) { method isPassthrough (line 20790) | isPassthrough(bits) { method isDefaultDecode (line 20794) | isDefaultDecode(decodeMap, bpc) { method fillRgb (line 20798) | fillRgb(dest, originalWidth, originalHeight, width, height, actualHeig... method usesZeroToOneRange (line 20863) | get usesZeroToOneRange() { method _cache (line 20867) | static _cache(cacheKey, xref, localColorSpaceCache, parsedColorSpace) { method getCached (line 20892) | static getCached(cacheKey, xref, localColorSpaceCache) { method parseAsync (line 20924) | static async parseAsync({ method parse (line 20938) | static parse({ method _parse (line 20958) | static _parse(cs, xref, resources = null, pdfFunctionFactory) { method isDefaultDecode (line 21097) | static isDefaultDecode(decode, numComps) { method singletons (line 21116) | static get singletons() { class AlternateCS (line 21137) | class AlternateCS extends ColorSpace { method constructor (line 21138) | constructor(numComps, base, tintFn) { method getRgbItem (line 21145) | getRgbItem(src, srcOffset, dest, destOffset) { method getRgbBuffer (line 21151) | getRgbBuffer(src, srcOffset, count, dest, destOffset, bits, alpha01) { method getOutputLength (line 21187) | getOutputLength(inputLength, alpha01) { class PatternCS (line 21193) | class PatternCS extends ColorSpace { method constructor (line 21194) | constructor(baseCS) { method isDefaultDecode (line 21199) | isDefaultDecode(decodeMap, bpc) { class IndexedCS (line 21205) | class IndexedCS extends ColorSpace { method constructor (line 21206) | constructor(base, highVal, lookup) { method getRgbItem (line 21225) | getRgbItem(src, srcOffset, dest, destOffset) { method getRgbBuffer (line 21231) | getRgbBuffer(src, srcOffset, count, dest, destOffset, bits, alpha01) { method getOutputLength (line 21244) | getOutputLength(inputLength, alpha01) { method isDefaultDecode (line 21248) | isDefaultDecode(decodeMap, bpc) { class DeviceGrayCS (line 21268) | class DeviceGrayCS extends ColorSpace { method constructor (line 21269) | constructor() { method getRgbItem (line 21273) | getRgbItem(src, srcOffset, dest, destOffset) { method getRgbBuffer (line 21278) | getRgbBuffer(src, srcOffset, count, dest, destOffset, bits, alpha01) { method getOutputLength (line 21292) | getOutputLength(inputLength, alpha01) { class DeviceRgbCS (line 21298) | class DeviceRgbCS extends ColorSpace { method constructor (line 21299) | constructor() { method getRgbItem (line 21303) | getRgbItem(src, srcOffset, dest, destOffset) { method getRgbBuffer (line 21309) | getRgbBuffer(src, srcOffset, count, dest, destOffset, bits, alpha01) { method getOutputLength (line 21327) | getOutputLength(inputLength, alpha01) { method isPassthrough (line 21331) | isPassthrough(bits) { function convertToRgb (line 21338) | function convertToRgb(src, srcOffset, srcScale, dest, destOffset) { class DeviceCmykCS (line 21348) | class DeviceCmykCS extends ColorSpace { method constructor (line 21349) | constructor() { method getRgbItem (line 21353) | getRgbItem(src, srcOffset, dest, destOffset) { method getRgbBuffer (line 21357) | getRgbBuffer(src, srcOffset, count, dest, destOffset, bits, alpha01) { method getOutputLength (line 21367) | getOutputLength(inputLength, alpha01) { function convertToRgb (line 21377) | function convertToRgb(cs, src, srcOffset, dest, destOffset, scale) { class CalGrayCS (line 21387) | class CalGrayCS extends ColorSpace { method constructor (line 21388) | constructor(whitePoint, blackPoint, gamma) { method getRgbItem (line 21424) | getRgbItem(src, srcOffset, dest, destOffset) { method getRgbBuffer (line 21428) | getRgbBuffer(src, srcOffset, count, dest, destOffset, bits, alpha01) { method getOutputLength (line 21438) | getOutputLength(inputLength, alpha01) { function matrixProduct (line 21457) | function matrixProduct(a, b, result) { function convertToFlat (line 21463) | function convertToFlat(sourceWhitePoint, LMS, result) { function convertToD65 (line 21469) | function convertToD65(sourceWhitePoint, LMS, result) { function sRGBTransferFunction (line 21478) | function sRGBTransferFunction(color) { function adjustToRange (line 21490) | function adjustToRange(min, max, value) { function decodeL (line 21494) | function decodeL(L) { function compensateBlackPoint (line 21506) | function compensateBlackPoint(sourceBlackPoint, XYZ_Flat, result) { function normalizeWhitePointToFlat (line 21532) | function normalizeWhitePointToFlat(sourceWhitePoint, XYZ_In, result) { function normalizeWhitePointToD65 (line 21547) | function normalizeWhitePointToD65(sourceWhitePoint, XYZ_In, result) { function convertToRgb (line 21555) | function convertToRgb(cs, src, srcOffset, dest, destOffset, scale) { class CalRGBCS (line 21582) | class CalRGBCS extends ColorSpace { method constructor (line 21583) | constructor(whitePoint, blackPoint, gamma, matrix) { method getRgbItem (line 21629) | getRgbItem(src, srcOffset, dest, destOffset) { method getRgbBuffer (line 21633) | getRgbBuffer(src, srcOffset, count, dest, destOffset, bits, alpha01) { method getOutputLength (line 21643) | getOutputLength(inputLength, alpha01) { function fn_g (line 21653) | function fn_g(x) { function decode (line 21665) | function decode(value, high1, low2, high2) { function convertToRgb (line 21669) | function convertToRgb(cs, src, srcOffset, maxVal, dest, destOffset) { class LabCS (line 21715) | class LabCS extends ColorSpace { method constructor (line 21716) | constructor(whitePoint, blackPoint, range) { method getRgbItem (line 21754) | getRgbItem(src, srcOffset, dest, destOffset) { method getRgbBuffer (line 21758) | getRgbBuffer(src, srcOffset, count, dest, destOffset, bits, alpha01) { method getOutputLength (line 21768) | getOutputLength(inputLength, alpha01) { method isDefaultDecode (line 21772) | isDefaultDecode(decodeMap, bpc) { method usesZeroToOneRange (line 21776) | get usesZeroToOneRange() { function normalizeBlendMode (line 21863) | function normalizeBlendMode(value, parsingArray = false) { class TimeSlotManager (line 21944) | class TimeSlotManager { method TIME_SLOT_DURATION_MS (line 21945) | static get TIME_SLOT_DURATION_MS() { method CHECK_TIME_EVERY (line 21949) | static get CHECK_TIME_EVERY() { method constructor (line 21953) | constructor() { method check (line 21957) | check() { method reset (line 21966) | reset() { class PartialEvaluator (line 21973) | class PartialEvaluator { method constructor (line 21974) | constructor({ method _pdfFunctionFactory (line 21998) | get _pdfFunctionFactory() { method clone (line 22006) | clone(newOptions = null) { method hasBlendModes (line 22012) | hasBlendModes(resources, nonBlendModesSet) { method fetchBuiltInCMap (line 22131) | async fetchBuiltInCMap(name) { method fetchStandardFontData (line 22165) | async fetchStandardFontData(name) { method buildFormXObject (line 22207) | async buildFormXObject(resources, xobj, smask, operatorList, task, ini... method _sendImgData (line 22291) | _sendImgData(objId, imgData, cacheGlobally = false) { method buildPaintImageXObject (line 22301) | async buildPaintImageXObject({ method handleSMask (line 22464) | handleSMask(smask, resources, operatorList, task, stateManager, localC... method handleTransferFunction (line 22490) | handleTransferFunction(tr) { method handleTilingType (line 22542) | handleTilingType(fn, color, resources, pattern, patternDict, operatorL... method handleSetFont (line 22584) | handleSetFont(resources, fontArgs, fontRef, operatorList, task, state,... method handleText (line 22612) | handleText(chars, state) { method ensureStateFont (line 22627) | ensureStateFont(state) { method setGState (line 22645) | async setGState({ method loadFont (line 22751) | loadFont(fontName, font, resources, fallbackFontDict = null, cssFontIn... method buildPath (line 22915) | buildPath(operatorList, fn, args, parsingText = false) { method parseColorSpace (line 22940) | parseColorSpace({ method parseShading (line 22968) | parseShading({ method handleColorN (line 22988) | handleColorN(operatorList, fn, args, cs, patterns, resources, task, lo... method _parseVisibilityExpression (line 23033) | _parseVisibilityExpression(array, nestingCounter, currentResult) { method parseMarkedContentProps (line 23076) | async parseMarkedContentProps(contentProperties, resources) { method getOperatorList (line 23141) | getOperatorList({ method getTextContent (line 23689) | getTextContent({ method extractDataStructures (line 24564) | extractDataStructures(dict, baseDict, properties) { method _simpleFontToUnicode (line 24669) | _simpleFontToUnicode(properties, forceGlyphs = false) { method buildToUnicode (line 24761) | async buildToUnicode(properties) { method readToUnicode (line 24807) | readToUnicode(cmapObj) { method readCidToGidMap (line 24879) | readCidToGidMap(glyphsData, toUnicode) { method extractWidths (line 24896) | extractWidths(dict, descriptor, properties) { method isSerifFont (line 25005) | isSerifFont(baseFontName) { method getBaseFontMetrics (line 25010) | getBaseFontMetrics(name) { method buildCharCodeToWidth (line 25042) | buildCharCodeToWidth(widthsByGlyphName, properties) { method preEvaluateFont (line 25062) | preEvaluateFont(dict) { method translateFont (line 25208) | async translateFont({ method buildFontPaths (line 25415) | static buildFontPaths(font, glyphs, handler, evaluatorOptions) { method fallbackFontDict (line 25448) | static get fallbackFontDict() { class TranslatedFont (line 25461) | class TranslatedFont { method constructor (line 25462) | constructor({ method send (line 25477) | send(handler) { method fallback (line 25486) | fallback(handler) { method loadType3Data (line 25495) | loadType3Data(evaluator, resources, task) { method _removeType3ColorOperators (line 25561) | _removeType3ColorOperators(operatorList, isEmptyBBox = false) { class StateManager (line 25632) | class StateManager { method constructor (line 25633) | constructor(initialState = new EvalState()) { method save (line 25638) | save() { method restore (line 25644) | restore() { method transform (line 25652) | transform(args) { class TextState (line 25658) | class TextState { method constructor (line 25659) | constructor() { method setTextMatrix (line 25674) | setTextMatrix(a, b, c, d, e, f) { method setTextLineMatrix (line 25684) | setTextLineMatrix(a, b, c, d, e, f) { method translateTextMatrix (line 25694) | translateTextMatrix(x, y) { method translateTextLineMatrix (line 25700) | translateTextLineMatrix(x, y) { method carriageReturn (line 25706) | carriageReturn() { method clone (line 25711) | clone() { class EvalState (line 25721) | class EvalState { method constructor (line 25722) | constructor() { method clone (line 25730) | clone() { class EvaluatorPreprocessor (line 25736) | class EvaluatorPreprocessor { method opMap (line 25737) | static get opMap() { method MAX_INVALID_PATH_OPS (line 26118) | static get MAX_INVALID_PATH_OPS() { method constructor (line 26122) | constructor(stream, xref, stateManager = new StateManager()) { method savedStatesDepth (line 26132) | get savedStatesDepth() { method read (line 26136) | read(operation) { method preprocessCommand (line 26217) | preprocessCommand(fn, args) { class CMap (line 26263) | class CMap { method constructor (line 26264) | constructor(builtInCMap = false) { method addCodespaceRange (line 26274) | addCodespaceRange(n, low, high) { method mapCidRange (line 26279) | mapCidRange(low, high, dstLow) { method mapBfRange (line 26289) | mapBfRange(low, high, dstLow) { method mapBfRangeToArray (line 26309) | mapBfRangeToArray(low, high, array) { method mapOne (line 26323) | mapOne(src, dst) { method lookup (line 26327) | lookup(code) { method contains (line 26331) | contains(code) { method forEach (line 26335) | forEach(callback) { method charCodeOf (line 26352) | charCodeOf(value) { method getMap (line 26368) | getMap() { method readCharCode (line 26372) | readCharCode(str, offset, out) { method getCharCodeLength (line 26396) | getCharCodeLength(charCode) { method length (line 26415) | get length() { method isIdentityCMap (line 26419) | get isIdentityCMap() { class IdentityCMap (line 26441) | class IdentityCMap extends CMap { method constructor (line 26442) | constructor(vertical, n) { method mapCidRange (line 26448) | mapCidRange(low, high, dstLow) { method mapBfRange (line 26452) | mapBfRange(low, high, dstLow) { method mapBfRangeToArray (line 26456) | mapBfRangeToArray(low, high, array) { method mapOne (line 26460) | mapOne(src, dst) { method lookup (line 26464) | lookup(code) { method contains (line 26468) | contains(code) { method forEach (line 26472) | forEach(callback) { method charCodeOf (line 26478) | charCodeOf(value) { method getMap (line 26482) | getMap() { method length (line 26492) | get length() { method isIdentityCMap (line 26496) | get isIdentityCMap() { function hexToInt (line 26505) | function hexToInt(a, size) { function hexToStr (line 26515) | function hexToStr(a, size) { function addHex (line 26527) | function addHex(a, b, size) { function incHex (line 26537) | function incHex(a, size) { class BinaryCMapStream (line 26550) | class BinaryCMapStream { method constructor (line 26551) | constructor(data) { method readByte (line 26558) | readByte() { method readNumber (line 26566) | readNumber() { method readSigned (line 26584) | readSigned() { method readHex (line 26589) | readHex(num, size) { method readHexNumber (line 26594) | readHexNumber(num, size) { method readHexSigned (line 26627) | readHexSigned(num, size) { method readString (line 26638) | readString() { class BinaryCMapReader (line 26651) | class BinaryCMapReader { method process (line 26652) | async process(data, cMap, extend) { function strToInt (line 26835) | function strToInt(str) { function expectString (line 26845) | function expectString(obj) { function expectInt (line 26851) | function expectInt(obj) { function parseBfChar (line 26857) | function parseBfChar(cMap, lexer) { function parseBfRange (line 26878) | function parseBfRange(cMap, lexer) { function parseCidChar (line 26918) | function parseCidChar(cMap, lexer) { function parseCidRange (line 26939) | function parseCidRange(cMap, lexer) { function parseCodespaceRange (line 26963) | function parseCodespaceRange(cMap, lexer) { function parseWMode (line 26993) | function parseWMode(cMap, lexer) { function parseCMapName (line 27001) | function parseCMapName(cMap, lexer) { function parseCMap (line 27009) | async function parseCMap(cMap, lexer, fetchBuiltInCMap, useCMap) { function extendCMap (line 27080) | async function extendCMap(cMap, fetchBuiltInCMap, useCMap) { function createBuiltInCMap (line 27101) | async function createBuiltInCMap(name, fetchBuiltInCMap) { method create (line 27137) | async create(params) { function computeAdler32 (line 27204) | function computeAdler32(bytes) { class Parser (line 27217) | class Parser { method constructor (line 27218) | constructor({ method refill (line 27232) | refill() { method shift (line 27237) | shift() { method tryShift (line 27247) | tryShift() { method getObj (line 27260) | getObj(cipherTransform = null) { method findDefaultInlineStreamEnd (line 27350) | findDefaultInlineStreamEnd(stream) { method findDCTDecodeInlineStreamEnd (line 27433) | findDCTDecodeInlineStreamEnd(stream) { method findASCII85DecodeInlineStreamEnd (line 27522) | findASCII85DecodeInlineStreamEnd(stream) { method findASCIIHexDecodeInlineStreamEnd (line 27565) | findASCIIHexDecodeInlineStreamEnd(stream) { method inlineStreamSkipEI (line 27588) | inlineStreamSkipEI(stream) { method makeInlineImage (line 27605) | makeInlineImage(cipherTransform) { method _findStreamLength (line 27704) | _findStreamLength(startPos, signature) { method makeStream (line 27743) | makeStream(dict, cipherTransform) { method filter (line 27810) | filter(stream, dict, length) { method makeFilter (line 27849) | makeFilter(stream, name, maybeLength, params) { function toHexDigit (line 27936) | function toHexDigit(ch) { class Lexer (line 27948) | class Lexer { method constructor (line 27949) | constructor(stream, knownCommands = null) { method nextChar (line 27958) | nextChar() { method peekChar (line 27962) | peekChar() { method getNumber (line 27966) | getNumber() { method getString (line 28064) | getString() { method getName (line 28189) | getName() { method _hexStringWarn (line 28239) | _hexStringWarn(ch) { method getHexString (line 28254) | getHexString() { method getObj (line 28303) | getObj() { method peekObj (line 28436) | peekObj() { method skipToNextLine (line 28458) | skipToNextLine() { class Linearization (line 28483) | class Linearization { method create (line 28484) | static create(stream) { class Ascii85Stream (line 28560) | class Ascii85Stream extends _decode_stream.DecodeStream { method constructor (line 28561) | constructor(str, maybeLength) { method readBlock (line 28572) | readBlock() { class DecodeStream (line 28662) | class DecodeStream extends _base_stream.BaseStream { method constructor (line 28663) | constructor(maybeMinBufferLength) { method isEmpty (line 28679) | get isEmpty() { method ensureBuffer (line 28687) | ensureBuffer(requested) { method getByte (line 28705) | getByte() { method getBytes (line 28719) | getBytes(length, forceClamped = false) { method reset (line 28749) | reset() { method makeSubStream (line 28753) | makeSubStream(start, length, dict = null) { method getBaseStreams (line 28769) | getBaseStreams() { class StreamsSequenceStream (line 28777) | class StreamsSequenceStream extends DecodeStream { method constructor (line 28778) | constructor(streams, onError = null) { method readBlock (line 28790) | readBlock() { method getBaseStreams (line 28820) | getBaseStreams() { class AsciiHexStream (line 28851) | class AsciiHexStream extends _decode_stream.DecodeStream { method constructor (line 28852) | constructor(str, maybeLength) { method readBlock (line 28863) | readBlock() { class CCITTFaxStream (line 28929) | class CCITTFaxStream extends _decode_stream.DecodeStream { method constructor (line 28930) | constructor(str, maybeLength, params) { method readBlock (line 28956) | readBlock() { class CCITTFaxDecoder (line 29005) | class CCITTFaxDecoder { method constructor (line 29006) | constructor(source, options = {}) { method readNextChar (line 29053) | readNextChar() { method _addPixels (line 29450) | _addPixels(a1, blackPixels) { method _addPixelsNeg (line 29471) | _addPixelsNeg(a1, blackPixels) { method _findTableCode (line 29504) | _findTableCode(start, end, table, limit) { method _getTwoDimCode (line 29532) | _getTwoDimCode() { method _getWhiteCode (line 29557) | _getWhiteCode() { method _getBlackCode (line 29600) | _getBlackCode() { method _lookBits (line 29650) | _lookBits(n) { method _eatBits (line 29669) | _eatBits(n) { class FlateStream (line 29700) | class FlateStream extends _decode_stream.DecodeStream { method constructor (line 29701) | constructor(str, maybeLength) { method getBits (line 29728) | getBits(bits) { method getCode (line 29749) | getCode(table) { method generateHuffmanTable (line 29779) | generateHuffmanTable(lengths) { method readBlock (line 29816) | readBlock() { class Jbig2Stream (line 30015) | class Jbig2Stream extends _decode_stream.DecodeStream { method constructor (line 30016) | constructor(stream, maybeLength, params) { method bytes (line 30024) | get bytes() { method ensureBuffer (line 30028) | ensureBuffer(requested) {} method readBlock (line 30030) | readBlock() { class Jbig2Error (line 30091) | class Jbig2Error extends _util.BaseException { method constructor (line 30092) | constructor(msg) { class ContextCache (line 30098) | class ContextCache { method getContexts (line 30099) | getContexts(id) { class DecodingContext (line 30109) | class DecodingContext { method constructor (line 30110) | constructor(data, start, end) { method decoder (line 30116) | get decoder() { method contextCache (line 30121) | get contextCache() { function decodeInteger (line 30128) | function decodeInteger(contextCache, procedure, decoder) { function decodeIAID (line 30156) | function decodeIAID(contextCache, decoder, codeLength) { function decodeBitmapTemplate0 (line 30373) | function decodeBitmapTemplate0(width, height, decodingContext) { function decodeBitmap (line 30395) | function decodeBitmap(mmr, width, height, templateIndex, prediction, ski... function decodeRefinement (line 30524) | function decodeRefinement(width, height, templateIndex, referenceBitmap,... function decodeSymbolDictionary (line 30611) | function decodeSymbolDictionary(huffman, refinement, symbols, numberOfNe... function decodeTextRegion (line 30745) | function decodeTextRegion(huffman, refinement, width, height, defaultPix... function decodePatternDictionary (line 30885) | function decodePatternDictionary(mmr, patternWidth, patternHeight, maxPa... function decodeHalftoneRegion (line 30927) | function decodeHalftoneRegion(mmr, patterns, template, regionWidth, regi... function readSegmentHeader (line 31050) | function readSegmentHeader(data, start) { function readSegments (line 31164) | function readSegments(header, data, start, end) { function readRegionSegmentInformation (line 31200) | function readRegionSegmentInformation(data, start) { function processSegment (line 31212) | function processSegment(segment, visitor) { function processSegments (line 31437) | function processSegments(segments, visitor) { function parseJbig2Chunks (line 31443) | function parseJbig2Chunks(chunks) { function parseJbig2 (line 31455) | function parseJbig2(data) { class SimpleSegmentVisitor (line 31507) | class SimpleSegmentVisitor { method onPageInformation (line 31508) | onPageInformation(info) { method drawBitmap (line 31522) | drawBitmap(regionInfo, bitmap) { method onImmediateGenericRegion (line 31585) | onImmediateGenericRegion(region, data, start, end) { method onImmediateLosslessGenericRegion (line 31592) | onImmediateLosslessGenericRegion() { method onSymbolDictionary (line 31596) | onSymbolDictionary(dictionary, currentSegment, referredSegments, data,... method onImmediateTextRegion (line 31624) | onImmediateTextRegion(region, referredSegments, data, start, end) { method onImmediateLosslessTextRegion (line 31650) | onImmediateLosslessTextRegion() { method onPatternDictionary (line 31654) | onPatternDictionary(dictionary, currentSegment, data, start, end) { method onImmediateHalftoneRegion (line 31665) | onImmediateHalftoneRegion(region, referredSegments, data, start, end) { method onImmediateLosslessHalftoneRegion (line 31673) | onImmediateLosslessHalftoneRegion() { method onTables (line 31677) | onTables(currentSegment, data, start, end) { class HuffmanLine (line 31689) | class HuffmanLine { method constructor (line 31690) | constructor(lineData) { class HuffmanTreeNode (line 31710) | class HuffmanTreeNode { method constructor (line 31711) | constructor(line) { method buildTree (line 31725) | buildTree(line, shift) { method decodeNode (line 31741) | decodeNode(reader) { class HuffmanTable (line 31762) | class HuffmanTable { method constructor (line 31763) | constructor(lines, prefixCodesDone) { method decode (line 31779) | decode(reader) { method assignPrefixCodes (line 31783) | assignPrefixCodes(lines) { function decodeTablesSegment (line 31826) | function decodeTablesSegment(data, start, end) { function getStandardTable (line 31860) | function getStandardTable(number) { class Reader (line 31943) | class Reader { method constructor (line 31944) | constructor(data, start, end) { method readBit (line 31953) | readBit() { method readBits (line 31968) | readBits(numBits) { method byteAlign (line 31979) | byteAlign() { method next (line 31983) | next() { function getCustomHuffmanTable (line 31993) | function getCustomHuffmanTable(index, referredTo, customTables) { function getTextRegionHuffmanTables (line 32011) | function getTextRegionHuffmanTables(textRegion, referredTo, customTables... function getSymbolDictionaryHuffmanTables (line 32128) | function getSymbolDictionaryHuffmanTables(dictionary, referredTo, custom... function readUncompressedBitmap (line 32186) | function readUncompressedBitmap(reader, width, height) { function decodeMMRBitmap (line 32203) | function decodeMMRBitmap(input, width, height, endOfBlock) { class Jbig2Image (line 32251) | class Jbig2Image { method parseChunks (line 32252) | parseChunks(chunks) { method parse (line 32256) | parse(data) { class ArithmeticDecoder (line 32518) | class ArithmeticDecoder { method constructor (line 32519) | constructor(data, start, end) { method byteIn (line 32532) | byteIn() { method readBit (line 32559) | readBit(contexts, pos) { class JpegStream (line 32643) | class JpegStream extends _decode_stream.DecodeStream { method constructor (line 32644) | constructor(stream, maybeLength, params) { method bytes (line 32661) | get bytes() { method ensureBuffer (line 32665) | ensureBuffer(requested) {} method readBlock (line 32667) | readBlock() { class JpegError (line 32739) | class JpegError extends _util.BaseException { method constructor (line 32740) | constructor(msg) { class DNLMarkerError (line 32746) | class DNLMarkerError extends _util.BaseException { method constructor (line 32747) | constructor(message, scanLines) { class EOIMarkerError (line 32754) | class EOIMarkerError extends _util.BaseException { method constructor (line 32755) | constructor(msg) { function buildHuffmanTable (line 32771) | function buildHuffmanTable(codeLengths, values) { function getBlockBufferOffset (line 32825) | function getBlockBufferOffset(component, row, col) { function decodeScan (line 32829) | function decodeScan(data, offset, frame, components, resetInterval, spec... function quantizeAndInverse (line 33175) | function quantizeAndInverse(component, blockBufferOffset, p) { function buildComponentData (line 33397) | function buildComponentData(frame, component) { function findNextFileMarker (line 33412) | function findNextFileMarker(data, currentPos, startPos = currentPos) { class JpegImage (line 33447) | class JpegImage { method constructor (line 33448) | constructor({ method parse (line 33456) | parse(data, { method _getLinearizedBlockData (line 33779) | _getLinearizedBlockData(width, height, isSourcePDF = false) { method _isColorConversionNeeded (line 33839) | get _isColorConversionNeeded() { method _convertYccToRgb (line 33861) | _convertYccToRgb(data) { method _convertYcckToRgb (line 33876) | _convertYcckToRgb(data) { method _convertYcckToCmyk (line 33893) | _convertYcckToCmyk(data) { method _convertCmykToRgb (line 33908) | _convertCmykToRgb(data) { method getData (line 33925) | getData({ class JpxStream (line 33988) | class JpxStream extends _decode_stream.DecodeStream { method constructor (line 33989) | constructor(stream, maybeLength, params) { method bytes (line 33997) | get bytes() { method ensureBuffer (line 34001) | ensureBuffer(requested) {} method readBlock (line 34003) | readBlock() { class JpxError (line 34068) | class JpxError extends _util.BaseException { method constructor (line 34069) | constructor(msg) { class JpxImage (line 34082) | class JpxImage { method constructor (line 34083) | constructor() { method parse (line 34087) | parse(data) { method parseImageProperties (line 34178) | parseImageProperties(stream) { method parseCodestream (line 34205) | parseCodestream(data, start, end) { function calculateComponentDimensions (line 34524) | function calculateComponentDimensions(component, siz) { function calculateTileGrids (line 34533) | function calculateTileGrids(context, components) { function getBlocksDimensions (line 34574) | function getBlocksDimensions(context, component, r) { function buildPrecincts (line 34591) | function buildPrecincts(context, resolution, dimensions) { function buildCodeblocks (line 34611) | function buildCodeblocks(context, subband, dimensions) { function createPacket (line 34688) | function createPacket(resolution, precinctNumber, layerNumber) { function LayerResolutionComponentPositionIterator (line 34713) | function LayerResolutionComponentPositionIterator(context) { function ResolutionLayerComponentPositionIterator (line 34762) | function ResolutionLayerComponentPositionIterator(context) { function ResolutionPositionComponentLayerIterator (line 34811) | function ResolutionPositionComponentLayerIterator(context) { function PositionComponentResolutionLayerIterator (line 34882) | function PositionComponentResolutionLayerIterator(context) { function ComponentPositionResolutionLayerIterator (line 34934) | function ComponentPositionResolutionLayerIterator(context) { function getPrecinctIndexIfExist (line 34986) | function getPrecinctIndexIfExist(pxIndex, pyIndex, sizeInImageScale, pre... function getPrecinctSizesInImageScale (line 34998) | function getPrecinctSizesInImageScale(tile) { function buildPackets (line 35053) | function buildPackets(context) { function parseTilePackets (line 35158) | function parseTilePackets(context, data, offset, dataLength) { function copyCoefficients (line 35376) | function copyCoefficients(coefficients, levelWidth, levelHeight, subband... function transformTile (line 35492) | function transformTile(context, tile, c) { function transformComponents (line 35550) | function transformComponents(context) { function initializeTile (line 35638) | function initializeTile(context, tileIndex) { class TagTree (line 35654) | class TagTree { method constructor (line 35655) | constructor(width, height) { method reset (line 35671) | reset(i, j) { method incrementValue (line 35698) | incrementValue() { method nextLevel (line 35703) | nextLevel() { class InclusionTree (line 35722) | class InclusionTree { method constructor (line 35723) | constructor(width, height, defaultValue) { method reset (line 35745) | reset(i, j, stopValue) { method incrementValue (line 35773) | incrementValue(stopValue) { method propagateValues (line 35779) | propagateValues() { method nextLevel (line 35790) | nextLevel() { class BitModel (line 35816) | class BitModel { method constructor (line 35817) | constructor(width, height, subband, zeroBitPlanes, mb) { method setDecoder (line 35858) | setDecoder(decoder) { method reset (line 35862) | reset() { method setNeighborsSignificance (line 35869) | setNeighborsSignificance(row, column, index) { method runSignificancePropagationPass (line 35916) | runSignificancePropagationPass() { method decodeSignBit (line 35966) | decodeSignBit(row, column, index) { method runMagnitudeRefinementPass (line 36021) | runMagnitudeRefinementPass() { method runCleanupPass (line 36061) | runCleanupPass() { method checkSegmentationSymbol (line 36146) | checkSegmentationSymbol() { class Transform (line 36161) | class Transform { method constructor (line 36162) | constructor() { method calculate (line 36168) | calculate(subbands, u0, v0) { method extend (line 36178) | extend(buffer, offset, size) { method filter (line 36193) | filter(x, offset, length) { method iterate (line 36197) | iterate(ll, hl_lh_hh, u0, v0) { method constructor (line 70172) | constructor(attributes) { class IrreversibleTransform (line 36290) | class IrreversibleTransform extends Transform { method filter (line 36291) | filter(x, offset, length) { class ReversibleTransform (line 36376) | class ReversibleTransform extends Transform { method filter (line 36377) | filter(x, offset, length) { class LZWStream (line 36406) | class LZWStream extends _decode_stream.DecodeStream { method constructor (line 36407) | constructor(str, maybeLength, earlyChange) { method readBits (line 36433) | readBits(n) { method readBlock (line 36455) | readBlock() { class PredictorStream (line 36560) | class PredictorStream extends _decode_stream.DecodeStream { method constructor (line 36561) | constructor(str, maybeLength, params) { method readBlockTiff (line 36594) | readBlockTiff() { method readBlockPng (line 36678) | readBlockPng() { class RunLengthStream (line 36808) | class RunLengthStream extends _decode_stream.DecodeStream { method constructor (line 36809) | constructor(str, maybeLength) { method readBlock (line 36815) | readBlock() { function adjustWidths (line 36903) | function adjustWidths(properties) { function adjustToUnicode (line 36922) | function adjustToUnicode(properties, builtInEncoding) { function amendFallbackToUnicode (line 36962) | function amendFallbackToUnicode(properties) { class Glyph (line 36986) | class Glyph { method constructor (line 36987) | constructor(originalCharCode, fontChar, unicode, accent, width, vmetri... method matchesForCache (line 37003) | matchesForCache(originalCharCode, fontChar, unicode, accent, width, vm... method constructor (line 46787) | constructor({ method parse (line 46797) | static parse(pos, glyf) { method getSize (line 46827) | getSize() { method write (line 46836) | write(pos, buf) { method scale (line 46855) | scale(factor) { function int16 (line 37009) | function int16(b0, b1) { function writeSignedInt16 (line 37013) | function writeSignedInt16(bytes, index, value) { function signedInt16 (line 37018) | function signedInt16(b0, b1) { function int32 (line 37023) | function int32(b0, b1, b2, b3) { function string16 (line 37027) | function string16(value) { function safeString16 (line 37031) | function safeString16(value) { function isTrueTypeFile (line 37041) | function isTrueTypeFile(file) { function isTrueTypeCollectionFile (line 37046) | function isTrueTypeCollectionFile(file) { function isOpenTypeFile (line 37051) | function isOpenTypeFile(file) { function isType1File (line 37056) | function isType1File(file) { function isCFFFile (line 37070) | function isCFFFile(file) { function getFontFileType (line 37080) | function getFontFileType(file, { function applyStandardFontGlyphMap (line 37122) | function applyStandardFontGlyphMap(map, glyphMap) { function buildToFontChar (line 37128) | function buildToFontChar(encoding, glyphsUnicodeMap, differences) { function convertCidString (line 37151) | function convertCidString(charCode, cid, shouldThrow = false) { function adjustMapping (line 37170) | function adjustMapping(charCodeToGlyphId, hasGlyph, newGlyphZeroId) { function getRanges (line 37214) | function getRanges(glyphs, numGlyphs) { function createCmapTable (line 37263) | function createCmapTable(glyphs, numGlyphs) { function validateOS2Table (line 37365) | function validateOS2Table(os2, file) { function createOS2Table (line 37393) | function createOS2Table(properties, charstrings, override) { function createPostTable (line 37458) | function createPostTable(properties) { function createPostscriptName (line 37463) | function createPostscriptName(name) { function createNameTable (line 37467) | function createNameTable(name, proto) { class Font (line 37510) | class Font { method constructor (line 37511) | constructor(name, file, properties) { method renderer (line 37646) | get renderer() { method exportData (line 37652) | exportData(extraProperties = false) { method fallbackToSystemFont (line 37668) | fallbackToSystemFont(properties) { method checkAndRepair (line 37789) | checkAndRepair(name, font, properties) { method convert (line 39358) | convert(fontName, font, properties) { method spaceWidth (line 39488) | get spaceWidth() { method _charToGlyph (line 39531) | _charToGlyph(charcode, isSpace = false) { method charsToGlyphs (line 39605) | charsToGlyphs(chars) { method getCharPositions (line 39644) | getCharPositions(chars) { method glyphCacheValues (line 39666) | get glyphCacheValues() { method encodeString (line 39670) | encodeString(str) { method constructor (line 63788) | constructor(attributes) { class ErrorFont (line 39720) | class ErrorFont { method constructor (line 39721) | constructor(error) { method charsToGlyphs (line 39727) | charsToGlyphs() { method encodeString (line 39731) | encodeString(chars) { method exportData (line 39735) | exportData(extraProperties = false) { class CFFParser (line 39978) | class CFFParser { method constructor (line 39979) | constructor(file, properties, seacAnalysisEnabled) { method parse (line 39985) | parse() { method parseHeader (line 40055) | parseHeader() { method parseDict (line 40085) | parseDict(dict) { method parseIndex (line 40166) | parseIndex(pos) { method parseNameIndex (line 40204) | parseNameIndex(index) { method parseStringIndex (line 40215) | parseStringIndex(index) { method createDict (line 40226) | createDict(Type, dict, strings) { method parseCharString (line 40239) | parseCharString(state, data, localSubrIndex, globalSubrIndex) { method parseCharStrings (line 40408) | parseCharStrings({ method emptyPrivateDictionary (line 40486) | emptyPrivateDictionary(parentDict) { method parsePrivateDict (line 40492) | parsePrivateDict(parentDict) { method parseCharsets (line 40535) | parseCharsets(pos, length, strings, cid) { method parseEncoding (line 40593) | parseEncoding(pos, properties, strings, charset) { method parseFDSelect (line 40669) | parseFDSelect(pos, length) { class CFF (line 40724) | class CFF { method constructor (line 40725) | constructor() { method duplicateFirstGlyph (line 40739) | duplicateFirstGlyph() { method hasGlyphId (line 40753) | hasGlyphId(id) { class CFFHeader (line 40766) | class CFFHeader { method constructor (line 40767) | constructor(major, minor, hdrSize, offSize) { class CFFStrings (line 40778) | class CFFStrings { method constructor (line 40779) | constructor() { method get (line 40783) | get(index) { method getSID (line 40795) | getSID(str) { method add (line 40811) | add(value) { method count (line 40815) | get count() { class CFFIndex (line 40823) | class CFFIndex { method constructor (line 40824) | constructor() { method add (line 40829) | add(data) { method set (line 40834) | set(index, data) { method get (line 40839) | get(index) { method count (line 40843) | get count() { class CFFDict (line 40851) | class CFFDict { method constructor (line 40852) | constructor(tables, strings) { method setByKey (line 40863) | setByKey(key, value) { method setByName (line 40891) | setByName(name, value) { method hasName (line 40899) | hasName(name) { method getByName (line 40903) | getByName(name) { method removeByName (line 40917) | removeByName(name) { method createTables (line 40921) | static createTables(layout) { class CFFTopDict (line 40951) | class CFFTopDict extends CFFDict { method constructor (line 40952) | constructor(strings) { class CFFPrivateDict (line 40972) | class CFFPrivateDict extends CFFDict { method constructor (line 40973) | constructor(strings) { class CFFCharset (line 40994) | class CFFCharset { method constructor (line 40995) | constructor(predefined, format, charset, raw) { class CFFEncoding (line 41006) | class CFFEncoding { method constructor (line 41007) | constructor(predefined, format, encoding, raw) { class CFFFDSelect (line 41016) | class CFFFDSelect { method constructor (line 41017) | constructor(format, fdSelect) { method getFDIndex (line 41022) | getFDIndex(glyphIndex) { class CFFOffsetTracker (line 41034) | class CFFOffsetTracker { method constructor (line 41035) | constructor() { method isTracking (line 41039) | isTracking(key) { method track (line 41043) | track(key, location) { method offset (line 41051) | offset(value) { method setEntryLocation (line 41057) | setEntryLocation(key, values, output) { class CFFCompiler (line 41088) | class CFFCompiler { method constructor (line 41089) | constructor(cff) { method compile (line 41093) | compile() { method encodeNumber (line 41174) | encodeNumber(value) { method EncodeFloatRegExp (line 41182) | static get EncodeFloatRegExp() { method encodeFloat (line 41186) | encodeFloat(num) { method encodeInteger (line 41222) | encodeInteger(value) { method compileHeader (line 41242) | compileHeader(header) { method compileNameIndex (line 41246) | compileNameIndex(names) { method compileTopDicts (line 41276) | compileTopDicts(dicts, length, removeCidKeys) { method compilePrivateDicts (line 41305) | compilePrivateDicts(dicts, trackers, output) { method compileDict (line 41334) | compileDict(dict, offsetTracker) { method compileStringIndex (line 41401) | compileStringIndex(strings) { method compileGlobalSubrIndex (line 41411) | compileGlobalSubrIndex() { method compileCharStrings (line 41416) | compileCharStrings(charStrings) { method compileCharset (line 41433) | compileCharset(charset, numGlyphs, strings, isCIDFont) { method compileEncoding (line 41472) | compileEncoding(encoding) { method compileFDSelect (line 41476) | compileFDSelect(fdSelect) { method compileTypedArray (line 41516) | compileTypedArray(data) { method compileIndex (line 41526) | compileIndex(index, trackers = []) { function getStandardFontName (line 42416) | function getStandardFontName(name) { class ToUnicodeMap (line 42435) | class ToUnicodeMap { method constructor (line 42436) | constructor(cmap = []) { method length (line 42440) | get length() { method forEach (line 42444) | forEach(callback) { method has (line 42450) | has(i) { method get (line 42454) | get(i) { method charCodeOf (line 42458) | charCodeOf(value) { method amend (line 42474) | amend(map) { class IdentityToUnicodeMap (line 42484) | class IdentityToUnicodeMap { method constructor (line 42485) | constructor(firstChar, lastChar) { method length (line 42490) | get length() { method forEach (line 42494) | forEach(callback) { method has (line 42500) | has(i) { method get (line 42504) | get(i) { method charCodeOf (line 42512) | charCodeOf(v) { method amend (line 42516) | amend(map) { class CFFFont (line 42541) | class CFFFont { method constructor (line 42542) | constructor(file, properties) { method numGlyphs (line 42560) | get numGlyphs() { method getCharset (line 42564) | getCharset() { method getGlyphMapping (line 42568) | getGlyphMapping() { method hasGlyphId (line 42605) | hasGlyphId(id) { method _createBuiltInEncoding (line 42609) | _createBuiltInEncoding() { function getUint32 (line 42665) | function getUint32(data, offset) { function getUint16 (line 42669) | function getUint16(data, offset) { function getInt16 (line 42673) | function getInt16(data, offset) { function getInt8 (line 42677) | function getInt8(data, offset) { function getFloat214 (line 42681) | function getFloat214(data, offset) { function getSubroutineBias (line 42685) | function getSubroutineBias(subrs) { function parseCmap (line 42698) | function parseCmap(data, start, end) { function parseCff (line 42762) | function parseCff(data, start, end, seacAnalysisEnabled) { function parseGlyfTable (line 42776) | function parseGlyfTable(glyf, loca, isGlyphLocationsLong) { function lookupCmap (line 42800) | function lookupCmap(ranges, unicode) { function compileGlyf (line 42826) | function compileGlyf(code, cmds, font) { function compileCharString (line 43033) | function compileCharString(charStringCode, cmds, font, glyphId) { class CompiledFont (line 43471) | class CompiledFont { method constructor (line 43472) | constructor(fontMatrix) { method getPathJs (line 43482) | getPathJs(unicode) { method compileGlyph (line 43511) | compileGlyph(code, glyphId) { method compileGlyphImpl (line 43545) | compileGlyphImpl() { method hasBuiltPath (line 43549) | hasBuiltPath(unicode) { class TrueTypeCompiled (line 43559) | class TrueTypeCompiled extends CompiledFont { method constructor (line 43560) | constructor(glyphs, cmap, fontMatrix) { method compileGlyphImpl (line 43566) | compileGlyphImpl(code, cmds) { class Type2Compiled (line 43572) | class Type2Compiled extends CompiledFont { method constructor (line 43573) | constructor(cffInfo, cmap, fontMatrix, glyphNameMap) { method compileGlyphImpl (line 43587) | compileGlyphImpl(code, cmds, glyphId) { class FontRendererFactory (line 43593) | class FontRendererFactory { method create (line 43594) | static create(font, seacAnalysisEnabled) { class GlyfTable (line 46705) | class GlyfTable { method constructor (line 46706) | constructor({ method getSize (line 46734) | getSize() { method write (line 46741) | write() { method scale (line 46776) | scale(factors) { class Glyph (line 46786) | class Glyph { method constructor (line 36987) | constructor(originalCharCode, fontChar, unicode, accent, width, vmetri... method matchesForCache (line 37003) | matchesForCache(originalCharCode, fontChar, unicode, accent, width, vm... method constructor (line 46787) | constructor({ method parse (line 46797) | static parse(pos, glyf) { method getSize (line 46827) | getSize() { method write (line 46836) | write(pos, buf) { method scale (line 46855) | scale(factor) { class GlyphHeader (line 46874) | class GlyphHeader { method constructor (line 46875) | constructor({ method parse (line 46889) | static parse(pos, glyf) { method getSize (line 46899) | getSize() { method write (line 46903) | write(pos, buf) { method scale (line 46912) | scale(x, factor) { class Contour (line 46919) | class Contour { method constructor (line 46920) | constructor({ class SimpleGlyph (line 46932) | class SimpleGlyph { method constructor (line 46933) | constructor({ method parse (line 46941) | static parse(pos, glyf, numberOfContours) { method getSize (line 47042) | getSize() { method write (line 47077) | write(pos, buf) { method scale (line 47170) | scale(x, factor) { class CompositeGlyph (line 47184) | class CompositeGlyph { method constructor (line 47185) | constructor({ method parse (line 47201) | static parse(pos, glyf) { method getSize (line 47262) | getSize() { method write (line 47284) | write(pos, buf) { method scale (line 47330) | scale(x, factor) {} function writeInt16 (line 47349) | function writeInt16(dest, offset, num) { function writeInt32 (line 47354) | function writeInt32(dest, offset, num) { function writeData (line 47361) | function writeData(dest, offset, data) { class OpenTypeFileBuilder (line 47378) | class OpenTypeFileBuilder { method constructor (line 47379) | constructor(sfnt) { method getSearchParams (line 47384) | static getSearchParams(entriesCount, entrySize) { method toArray (line 47401) | toArray() { method addTable (line 47462) | addTable(tag, data) { function findBlock (line 47497) | function findBlock(streamBytes, signature, startIndex) { function getHeaderBlock (line 47531) | function getHeaderBlock(stream, suggestedLength) { function getEexecBlock (line 47589) | function getEexecBlock(stream, suggestedLength) { class Type1Font (line 47597) | class Type1Font { method constructor (line 47598) | constructor(name, file, properties) { method numGlyphs (line 47635) | get numGlyphs() { method getCharset (line 47639) | getCharset() { method getGlyphMapping (line 47650) | getGlyphMapping(properties) { method hasGlyphId (line 47688) | hasGlyphId(id) { method getSeacs (line 47701) | getSeacs(charstrings) { method getType2Charstrings (line 47715) | getType2Charstrings(type1Charstrings) { method getType2Subrs (line 47725) | getType2Subrs(type1Subrs) { method wrap (line 47751) | wrap(name, glyphs, charstrings, subrs, properties) { class Type1CharString (line 47879) | class Type1CharString { method constructor (line 47880) | constructor() { method convert (line 47888) | convert(encoded, subrs, seacAnalysisEnabled) { method executeCommand (line 48132) | executeCommand(howManyArgs, command, keepStack) { function isHexDigit (line 48172) | function isHexDigit(code) { function decrypt (line 48176) | function decrypt(data, key, discardNumber) { function decryptAscii (line 48203) | function decryptAscii(data, key, discardNumber) { function isSpecial (line 48236) | function isSpecial(c) { class Type1Parser (line 48240) | class Type1Parser { method constructor (line 48241) | constructor(stream, encrypted, seacAnalysisEnabled) { method readNumberArray (line 48253) | readNumberArray() { method readNumber (line 48270) | readNumber() { method readInt (line 48275) | readInt() { method readBoolean (line 48280) | readBoolean() { method nextChar (line 48285) | nextChar() { method prevChar (line 48289) | prevChar() { method getToken (line 48294) | getToken() { method readCharStrings (line 48331) | readCharStrings(bytes, lenIV) { method extractFontProgram (line 48339) | extractFontProgram(properties) { method extractFontHeader (line 48499) | extractFontHeader(properties) { class Pattern (line 48599) | class Pattern { method constructor (line 48600) | constructor() { method parseShading (line 48604) | static parseShading(shading, xref, res, handler, pdfFunctionFactory, l... method constructor (line 64849) | constructor(attributes) { class BaseShading (line 48640) | class BaseShading { method SMALL_NUMBER (line 48641) | static get SMALL_NUMBER() { method constructor (line 48645) | constructor() { method getIR (line 48651) | getIR() { class RadialAxialShading (line 48657) | class RadialAxialShading extends BaseShading { method constructor (line 48658) | constructor(dict, xref, resources, pdfFunctionFactory, localColorSpace... method getIR (line 48753) | getIR() { class MeshStreamReader (line 48779) | class MeshStreamReader { method constructor (line 48780) | constructor(stream, context) { method hasData (line 48791) | get hasData() { method readBits (line 48811) | readBits(n) { method align (line 48841) | align() { method readFlag (line 48846) | readFlag() { method readCoordinate (line 48850) | readCoordinate() { method readComponents (line 48859) | readComponents() { function buildB (line 48883) | function buildB(count) { class MeshShading (line 48905) | class MeshShading extends BaseShading { method MIN_SPLIT_PATCH_CHUNKS_AMOUNT (line 48906) | static get MIN_SPLIT_PATCH_CHUNKS_AMOUNT() { method MAX_SPLIT_PATCH_CHUNKS_AMOUNT (line 48910) | static get MAX_SPLIT_PATCH_CHUNKS_AMOUNT() { method TRIANGLE_DENSITY (line 48914) | static get TRIANGLE_DENSITY() { method constructor (line 48918) | constructor(stream, xref, resources, pdfFunctionFactory, localColorSpa... method _decodeType4Shading (line 49008) | _decodeType4Shading(reader) { method _decodeType5Shading (line 49058) | _decodeType5Shading(reader, verticesPerRow) { method _decodeType6Shading (line 49079) | _decodeType6Shading(reader) { method _decodeType7Shading (line 49209) | _decodeType7Shading(reader) { method _buildFigureFromPatch (line 49347) | _buildFigureFromPatch(index) { method _updateBounds (line 49427) | _updateBounds() { method _packData (line 49445) | _packData() { method getIR (line 49482) | getIR() { class DummyShading (line 49488) | class DummyShading extends BaseShading { method getIR (line 49489) | getIR() { function getTilingPatternIR (line 49495) | function getTilingPatternIR(operatorList, dict, color) { class PDFFunctionFactory (line 49534) | class PDFFunctionFactory { method constructor (line 49535) | constructor({ method create (line 49543) | create(fn) { method createFromArray (line 49561) | createFromArray(fnObj) { method getCached (line 49579) | getCached(cacheKey) { method _cache (line 49601) | _cache(cacheKey, parsedFunction) { method _localFunctionCache (line 49621) | get _localFunctionCache() { function toNumberArray (line 49629) | function toNumberArray(arr) { class PDFFunction (line 49651) | class PDFFunction { method getSampleArray (line 49652) | static getSampleArray(size, outputSize, bps, stream) { method parse (line 49683) | static parse({ method parseArray (line 49729) | static parseArray({ method constructSampled (line 49759) | static constructSampled({ method constructInterpolated (line 49874) | static constructInterpolated({ method constructStiched (line 49898) | static constructStiched({ method constructPostScript (line 49969) | static constructPostScript({ function isPDFFunction (line 50056) | function isPDFFunction(v) { class PostScriptStack (line 50072) | class PostScriptStack { method MAX_STACK_SIZE (line 50073) | static get MAX_STACK_SIZE() { method constructor (line 50077) | constructor(initialStack) { method push (line 50081) | push(value) { method pop (line 50089) | pop() { method copy (line 50097) | copy(n) { method index (line 50109) | index(n) { method roll (line 50113) | roll(n, p) { class PostScriptEvaluator (line 50140) | class PostScriptEvaluator { method constructor (line 50141) | constructor(operators) { method execute (line 50145) | execute(initialStack) { class AstNode (line 50431) | class AstNode { method constructor (line 50432) | constructor(type) { method visit (line 50436) | visit(visitor) { class AstArgument (line 50442) | class AstArgument extends AstNode { method constructor (line 50443) | constructor(index, min, max) { method visit (line 50450) | visit(visitor) { class AstLiteral (line 50456) | class AstLiteral extends AstNode { method constructor (line 50457) | constructor(number) { method visit (line 50464) | visit(visitor) { class AstBinaryOperation (line 50470) | class AstBinaryOperation extends AstNode { method constructor (line 50471) | constructor(op, arg1, arg2, min, max) { method visit (line 50480) | visit(visitor) { class AstMin (line 50486) | class AstMin extends AstNode { method constructor (line 50487) | constructor(arg, max) { method visit (line 50494) | visit(visitor) { class AstVariable (line 50500) | class AstVariable extends AstNode { method constructor (line 50501) | constructor(index, min, max) { method visit (line 50508) | visit(visitor) { class AstVariableDefinition (line 50514) | class AstVariableDefinition extends AstNode { method constructor (line 50515) | constructor(variable, arg) { method visit (line 50521) | visit(visitor) { class ExpressionBuilderVisitor (line 50527) | class ExpressionBuilderVisitor { method constructor (line 50528) | constructor() { method visitArgument (line 50532) | visitArgument(arg) { method visitVariable (line 50536) | visitVariable(variable) { method visitLiteral (line 50540) | visitLiteral(literal) { method visitBinaryOperation (line 50544) | visitBinaryOperation(operation) { method visitVariableDefinition (line 50552) | visitVariableDefinition(definition) { method visitMin (line 50560) | visitMin(max) { method toString (line 50566) | toString() { function buildAddOperation (line 50572) | function buildAddOperation(num1, num2) { function buildMulOperation (line 50588) | function buildMulOperation(num1, num2) { function buildSubOperation (line 50612) | function buildSubOperation(num1, num2) { function buildMinOperation (line 50628) | function buildMinOperation(num1, max) { class PostScriptCompiler (line 50638) | class PostScriptCompiler { method compile (line 50639) | compile(code, domain, range) { class PostScriptParser (line 50866) | class PostScriptParser { method constructor (line 50867) | constructor(lexer) { method nextToken (line 50874) | nextToken() { method accept (line 50879) | accept(type) { method expect (line 50888) | expect(type) { method parse (line 50896) | parse() { method parseBlock (line 50904) | parseBlock() { method parseCondition (line 50918) | parseCondition() { class PostScriptToken (line 50955) | class PostScriptToken { method opCache (line 50956) | static get opCache() { method constructor (line 50960) | constructor(type, value) { method getOperator (line 50965) | static getOperator(op) { method LBRACE (line 50975) | static get LBRACE() { method RBRACE (line 50979) | static get RBRACE() { method IF (line 50983) | static get IF() { method IFELSE (line 50987) | static get IFELSE() { class PostScriptLexer (line 50993) | class PostScriptLexer { method constructor (line 50994) | constructor(stream) { method nextChar (line 51000) | nextChar() { method getToken (line 51004) | getToken() { method getNumber (line 51073) | getNumber() { class BaseLocalCache (line 51115) | class BaseLocalCache { method constructor (line 51116) | constructor(options) { method getByName (line 51131) | getByName(name) { method getByRef (line 51145) | getByRef(ref) { method set (line 51149) | set(name, ref, data) { class LocalImageCache (line 51155) | class LocalImageCache extends BaseLocalCache { method set (line 51156) | set(name, ref = null, data) { class LocalColorSpaceCache (line 51184) | class LocalColorSpaceCache extends BaseLocalCache { method set (line 51185) | set(name = null, ref = null, data) { class LocalFunctionCache (line 51215) | class LocalFunctionCache extends BaseLocalCache { method constructor (line 51216) | constructor(options) { method set (line 51222) | set(name = null, ref, data) { class LocalGStateCache (line 51238) | class LocalGStateCache extends BaseLocalCache { method set (line 51239) | set(name, ref = null, data) { class LocalTilingPatternCache (line 51267) | class LocalTilingPatternCache extends BaseLocalCache { method constructor (line 51268) | constructor(options) { method set (line 51274) | set(name = null, ref, data) { class GlobalImageCache (line 51290) | class GlobalImageCache { method NUM_PAGES_THRESHOLD (line 51291) | static get NUM_PAGES_THRESHOLD() { method MIN_IMAGES_TO_CACHE (line 51295) | static get MIN_IMAGES_TO_CACHE() { method MAX_BYTE_SIZE (line 51299) | static get MAX_BYTE_SIZE() { method constructor (line 51303) | constructor() { method _byteSize (line 51308) | get _byteSize() { method _cacheLimitReached (line 51318) | get _cacheLimitReached() { method shouldCache (line 51330) | shouldCache(ref, pageIndex) { method addPageIndex (line 51346) | addPageIndex(ref, pageIndex) { method addByteSize (line 51358) | addByteSize(ref, byteSize) { method getData (line 51372) | getData(ref, pageIndex) { method setData (line 51393) | setData(ref, data) { method clear (line 51410) | clear(onlyData = false) { function isOdd (line 51438) | function isOdd(i) { function isEven (line 51442) | function isEven(i) { function findUnequal (line 51446) | function findUnequal(arr, start, value) { function setValues (line 51458) | function setValues(arr, start, end, value) { function reverseValues (line 51464) | function reverseValues(arr, start, end) { function createBidiText (line 51472) | function createBidiText(str, isLTR, vertical = false) { function bidi (line 51490) | function bidi(str, startLevel = -1, vertical = false) { class MurmurHash3_64 (line 51750) | class MurmurHash3_64 { method constructor (line 51751) | constructor(seed) { method update (line 51756) | update(input) { method hexdigest (line 51839) | hexdigest() { function addState (line 51871) | function addState(parentState, pattern, checkFn, iterateFn, processFn) { function handlePaintSolidColorImageMask (line 51886) | function handlePaintSolidColorImageMask(iFirstSave, count, fnArray, args... class NullOptimizer (line 52265) | class NullOptimizer { method constructor (line 52266) | constructor(queue) { method _optimize (line 52270) | _optimize() {} method push (line 52272) | push(fn, args) { method flush (line 52279) | flush() {} method reset (line 52281) | reset() {} class QueueOptimizer (line 52285) | class QueueOptimizer extends NullOptimizer { method constructor (line 52286) | constructor(queue) { method _optimize (line 52298) | _optimize() { method flush (line 52355) | flush() { method reset (line 52366) | reset() { class OperatorList (line 52374) | class OperatorList { method CHUNK_SIZE (line 52375) | static get CHUNK_SIZE() { method CHUNK_SIZE_ABOUT (line 52379) | static get CHUNK_SIZE_ABOUT() { method constructor (line 52383) | constructor(intent = 0, streamSink) { method length (line 52400) | get length() { method ready (line 52404) | get ready() { method totalLength (line 52408) | get totalLength() { method addOp (line 52412) | addOp(fn, args) { method addDependency (line 52425) | addDependency(dependency) { method addDependencies (line 52434) | addDependencies(dependencies) { method addOpList (line 52440) | addOpList(opList) { method getIR (line 52455) | getIR() { method _transfers (line 52463) | get _transfers() { method flush (line 52490) | flush(lastChunk = false) { function decodeAndClamp (line 52538) | function decodeAndClamp(value, addend, coefficient, max) { function resizeImageMask (line 52550) | function resizeImageMask(src, bpc, w1, h1, w2, h2) { class PDFImage (line 52588) | class PDFImage { method constructor (line 52589) | constructor({ method buildImage (line 52742) | static async buildImage({ method createMask (line 52778) | static createMask({ method drawWidth (line 52819) | get drawWidth() { method drawHeight (line 52823) | get drawHeight() { method decodeBuffer (line 52827) | decodeBuffer(buffer) { method getComponents (line 52853) | getComponents(buffer) { method fillOpacity (line 52944) | fillOpacity(rgbaBuf, width, height, actualHeight, image) { method undoPreblend (line 53009) | undoPreblend(buffer, width, height) { method createImageData (line 53039) | createImageData(forceRGBA = false) { method fillGrayBuffer (line 53136) | fillGrayBuffer(buffer) { method getImageBytes (line 53179) | getImageBytes(length, drawWidth, drawHeight, forceRGB = false) { function fetchDestination (line 53224) | function fetchDestination(dest) { class Catalog (line 53232) | class Catalog { method constructor (line 53233) | constructor(pdfManager, xref) { method version (line 53253) | get version() { method lang (line 53259) | get lang() { method needsRendering (line 53265) | get needsRendering() { method collection (line 53271) | get collection() { method acroForm (line 53291) | get acroForm() { method acroFormRef (line 53311) | get acroFormRef() { method metadata (line 53317) | get metadata() { method markInfo (line 53353) | get markInfo() { method _readMarkInfo (line 53369) | _readMarkInfo() { method structTreeRoot (line 53399) | get structTreeRoot() { method _readStructTreeRoot (line 53415) | _readStructTreeRoot() { method toplevelPagesDict (line 53427) | get toplevelPagesDict() { method documentOutline (line 53437) | get documentOutline() { method _readDocumentOutline (line 53453) | _readDocumentOutline() { method permissions (line 53546) | get permissions() { method _readPermissions (line 53562) | _readPermissions() { method optionalContentConfig (line 53589) | get optionalContentConfig() { method _readOptionalContentConfig (line 53641) | _readOptionalContentConfig(config, contentGroupRefs) { method setActualNumPages (line 53749) | setActualNumPages(num = null) { method hasActualNumPages (line 53753) | get hasActualNumPages() { method _pagesCount (line 53757) | get _pagesCount() { method numPages (line 53767) | get numPages() { method destinations (line 53771) | get destinations() { method getDestination (line 53796) | getDestination(id) { method _readDests (line 53823) | _readDests() { method pageLabels (line 53835) | get pageLabels() { method _readPageLabels (line 53851) | _readPageLabels() { method pageLayout (line 53957) | get pageLayout() { method pageMode (line 53977) | get pageMode() { method viewerPreferences (line 53997) | get viewerPreferences() { method openAction (line 54148) | get openAction() { method attachments (line 54178) | get attachments() { method xfaImages (line 54200) | get xfaImages() { method _collectJavaScript (line 54220) | _collectJavaScript() { method javaScript (line 54266) | get javaScript() { method jsActions (line 54272) | get jsActions() { method fontFallback (line 54294) | fontFallback(id, handler) { method cleanup (line 54309) | cleanup(manuallyTriggered = false) { method getPageDict (line 54332) | async getPageDict(pageIndex) { method getAllPageDicts (line 54451) | async getAllPageDicts(recoveryMode = false) { method getPageIndex (line 54564) | getPageIndex(pageRef) { method parseDestDictionary (line 54660) | static parseDestDictionary(params) { class NameOrNumberTree (line 54859) | class NameOrNumberTree { method constructor (line 54860) | constructor(root, xref, type) { method getAll (line 54870) | getAll() { method get (line 54920) | get(key) { class NameTree (line 54991) | class NameTree extends NameOrNumberTree { method constructor (line 54992) | constructor(root, xref) { class NumberTree (line 55000) | class NumberTree extends NameOrNumberTree { method constructor (line 55001) | constructor(root, xref) { function clearGlobalCaches (line 55024) | function clearGlobalCaches() { function pickPlatformItem (line 55046) | function pickPlatformItem(dict) { class FileSpec (line 55062) | class FileSpec { method constructor (line 55063) | constructor(root, xref) { method filename (line 55089) | get filename() { method content (line 55098) | get content() { method serializable (line 55124) | get serializable() { class MetadataParser (line 55148) | class MetadataParser { method constructor (line 55149) | constructor(data) { method _repair (line 55163) | _repair(data) { method _getSequence (line 55203) | _getSequence(entry) { method _parseArray (line 55213) | _parseArray(entry) { method _parse (line 55224) | _parse(xmlDocument) { method serializable (line 55263) | get serializable() { function isWhitespace (line 55302) | function isWhitespace(s, index) { function isWhitespaceString (line 55307) | function isWhitespaceString(s) { class XMLParserBase (line 55317) | class XMLParserBase { method _resolveEntities (line 55318) | _resolveEntities(s) { method _parseContent (line 55347) | _parseContent(s, start) { method _parseProcessingInstruction (line 55410) | _parseProcessingInstruction(s, start) { method parseXml (line 55439) | parseXml(s) { method onResolveEntity (line 55565) | onResolveEntity(name) { method onPi (line 55569) | onPi(name, value) {} method onComment (line 55571) | onComment(text) {} method onCdata (line 55573) | onCdata(text) {} method onDoctype (line 55575) | onDoctype(doctypeContent) {} method onText (line 55577) | onText(text) {} method onBeginElement (line 55579) | onBeginElement(name, attributes, isEmpty) {} method onEndElement (line 55581) | onEndElement(name) {} method onError (line 55583) | onError(code) {} class SimpleDOMNode (line 55589) | class SimpleDOMNode { method constructor (line 55590) | constructor(nodeName, nodeValue) { method firstChild (line 55599) | get firstChild() { method nextSibling (line 55603) | get nextSibling() { method textContent (line 55619) | get textContent() { method hasChildNodes (line 55629) | hasChildNodes() { method searchNode (line 55633) | searchNode(paths, pos) { method dump (line 55694) | dump(buffer) { class SimpleXMLParser (line 55727) | class SimpleXMLParser extends XMLParserBase { method constructor (line 55728) | constructor({ method parseFromString (line 55740) | parseFromString(data) { method onText (line 55761) | onText(text) { method onCdata (line 55771) | onCdata(text) { method onBeginElement (line 55777) | onBeginElement(name, attributes, isEmpty) { method onEndElement (line 55800) | onEndElement(name) { method onError (line 55813) | onError(code) { class StructTreeRoot (line 55846) | class StructTreeRoot { method constructor (line 55847) | constructor(rootDict) { method init (line 55852) | init() { method readRoleMap (line 55856) | readRoleMap() { class StructElementNode (line 55876) | class StructElementNode { method constructor (line 55877) | constructor(tree, dict) { method role (line 55884) | get role() { method parseKids (line 55898) | parseKids() { method parseKid (line 55925) | parseKid(pageObjId, kid) { class StructElement (line 55991) | class StructElement { method constructor (line 55992) | constructor({ class StructTreePage (line 56009) | class StructTreePage { method constructor (line 56010) | constructor(structTreeRoot, pageDict) { method parse (line 56017) | parse() { method addNode (line 56050) | addNode(dict, map, level = 0) { method addTopLevelNode (line 56094) | addTopLevelNode(dict, element) { method serializable (line 56128) | get serializable() { function mayHaveChildren (line 56209) | function mayHaveChildren(value) { function addChildren (line 56213) | function addChildren(node, nodesToVisit) { class ObjectLoader (line 56229) | class ObjectLoader { method constructor (line 56230) | constructor(dict, keys, xref) { method load (line 56237) | async load() { method _walk (line 56260) | async _walk(nodesToVisit) { function writeDict (line 56364) | function writeDict(dict, buffer, transform) { function writeStream (line 56375) | function writeStream(stream, buffer, transform) { function writeArray (line 56387) | function writeArray(array, buffer, transform) { function numberToString (line 56404) | function numberToString(value) { function writeValue (line 56422) | function writeValue(value, buffer, transform) { function writeInt (line 56450) | function writeInt(number, size, offset, buffer) { function writeString (line 56459) | function writeString(string, offset, buffer) { function computeMD5 (line 56465) | function computeMD5(filesize, xrefInfo) { function writeXFADataForAcroform (line 56487) | function writeXFADataForAcroform(str, newRefs) { function updateXFA (line 56522) | function updateXFA({ function incrementalUpdate (line 56583) | function incrementalUpdate({ class ARCFourCipher (line 56715) | class ARCFourCipher { method constructor (line 56716) | constructor(key) { method encryptBlock (line 56736) | encryptBlock(data) { method decryptBlock (line 56758) | decryptBlock(data) { method encrypt (line 56762) | encrypt(data) { function hash (line 56774) | function hash(data, offset, length) { class Word64 (line 56854) | class Word64 { method constructor (line 56855) | constructor(highInteger, lowInteger) { method and (line 56860) | and(word) { method xor (line 56865) | xor(word) { method or (line 56870) | or(word) { method shiftRight (line 56875) | shiftRight(places) { method shiftLeft (line 56885) | shiftLeft(places) { method rotateRight (line 56895) | rotateRight(places) { method not (line 56911) | not() { method add (line 56916) | add(word) { method copyTo (line 56928) | copyTo(bytes, offset) { method assign (line 56939) | assign(word) { function rotr (line 56947) | function rotr(x, n) { function ch (line 56951) | function ch(x, y, z) { function maj (line 56955) | function maj(x, y, z) { function sigma (line 56959) | function sigma(x) { function sigmaPrime (line 56963) | function sigmaPrime(x) { function littleSigma (line 56967) | function littleSigma(x) { function littleSigmaPrime (line 56971) | function littleSigmaPrime(x) { function hash (line 56977) | function hash(data, offset, length) { function ch (line 57064) | function ch(result, x, y, z, tmp) { function maj (line 57073) | function maj(result, x, y, z, tmp) { function sigma (line 57084) | function sigma(result, x, tmp) { function sigmaPrime (line 57095) | function sigmaPrime(result, x, tmp) { function littleSigma (line 57106) | function littleSigma(result, x, tmp) { function littleSigmaPrime (line 57117) | function littleSigmaPrime(result, x, tmp) { function hash (line 57130) | function hash(data, offset, length, mode384 = false) { function calculateSHA384 (line 57294) | function calculateSHA384(data, offset, length) { class NullCipher (line 57298) | class NullCipher { method decryptBlock (line 57299) | decryptBlock(data) { method encrypt (line 57303) | encrypt(data) { class AESBaseCipher (line 57309) | class AESBaseCipher { method constructor (line 57310) | constructor() { method _expandKey (line 57332) | _expandKey(cipherKey) { method _decrypt (line 57336) | _decrypt(input, key) { method _encrypt (line 57413) | _encrypt(input, key) { method _decryptBlock2 (line 57494) | _decryptBlock2(data, finalize) { method decryptBlock (line 57557) | decryptBlock(data, finalize, iv = null) { method encrypt (line 57584) | encrypt(data, iv) { class AES128Cipher (line 57634) | class AES128Cipher extends AESBaseCipher { method constructor (line 57635) | constructor(key) { method _expandKey (line 57643) | _expandKey(cipherKey) { class AES256Cipher (line 57680) | class AES256Cipher extends AESBaseCipher { method constructor (line 57681) | constructor(key) { method _expandKey (line 57688) | _expandKey(cipherKey) { class PDF17 (line 57737) | class PDF17 { method checkOwnerPassword (line 57738) | checkOwnerPassword(password, ownerValidationSalt, userBytes, ownerPass... method checkUserPassword (line 57747) | checkUserPassword(password, userValidationSalt, userPassword) { method getOwnerKey (line 57755) | getOwnerKey(password, ownerKeySalt, userBytes, ownerEncryption) { method getUserKey (line 57765) | getUserKey(password, userKeySalt, userEncryption) { function calculatePDF20Hash (line 57779) | function calculatePDF20Hash(password, input, userBytes) { class PDF20 (line 57824) | class PDF20 { method hash (line 57825) | hash(password, concatBytes, userBytes) { method checkOwnerPassword (line 57829) | checkOwnerPassword(password, ownerValidationSalt, userBytes, ownerPass... method checkUserPassword (line 57838) | checkUserPassword(password, userValidationSalt, userPassword) { method getOwnerKey (line 57846) | getOwnerKey(password, ownerKeySalt, userBytes, ownerEncryption) { method getUserKey (line 57856) | getUserKey(password, userKeySalt, userEncryption) { class CipherTransform (line 57872) | class CipherTransform { method constructor (line 57873) | constructor(stringCipherConstructor, streamCipherConstructor) { method createStream (line 57878) | createStream(stream, length) { method decryptString (line 57885) | decryptString(s) { method encryptString (line 57892) | encryptString(s) { function createEncryptionKey20 (line 57927) | function createEncryptionKey20(revision, password, ownerPassword, ownerV... function prepareKeyData (line 57952) | function prepareKeyData(fileId, password, ownerPassword, userPassword, f... function decodeUserPassword (line 58047) | function decodeUserPassword(password, ownerPassword, revision, keyLength) { function buildObjectKey (line 58095) | function buildObjectKey(num, gen, encryptionKey, isAes = false) { function buildCipherConstructor (line 58121) | function buildCipherConstructor(cf, name, num, gen, key) { class CipherTransformFactory (line 58160) | class CipherTransformFactory { method constructor (line 58161) | constructor(dict, fileId, password) { method createCipherTransform (line 58266) | createCipherTransform(num, gen) { class DecryptStream (line 58302) | class DecryptStream extends _decode_stream.DecodeStream { method constructor (line 58303) | constructor(str, maybeLength, decrypt) { method readBlock (line 58312) | readBlock() { class XFAFactory (line 58373) | class XFAFactory { method constructor (line 58374) | constructor(data) { method isValid (line 58386) | isValid() { method _createPagesHelper (line 58390) | _createPagesHelper() { method _createPages (line 58412) | async _createPages() { method getBoundingBox (line 58427) | getBoundingBox(pageIndex) { method getNumPages (line 58431) | async getNumPages() { method setImages (line 58439) | setImages(images) { method setFonts (line 58443) | setFonts(fonts) { method appendFonts (line 58464) | appendFonts(fonts, reallyMissingFonts) { method getPages (line 58468) | async getPages() { method serializeData (line 58478) | serializeData(storage) { method _createDocument (line 58482) | static _createDocument(data) { method getRichTextAsHtml (line 58490) | static getRichTextAsHtml(rc) { class XFAObject (line 58736) | class XFAObject { method constructor (line 58737) | constructor(nsId, name, hasChildren = false) { method [$onChild] (line 58747) | [$onChild](child) { method [$onChildCheck] (line 58782) | [$onChildCheck](child) { method [$isNsAgnostic] (line 58786) | [$isNsAgnostic]() { method [$acceptWhitespace] (line 58790) | [$acceptWhitespace]() { method [$isCDATAXml] (line 58794) | [$isCDATAXml]() { method [$isBindable] (line 58798) | [$isBindable]() { method [$popPara] (line 58802) | [$popPara]() { method [$pushPara] (line 58808) | [$pushPara]() { method [$setId] (line 58812) | [$setId](ids) { method [$getTemplateRoot] (line 58818) | [$getTemplateRoot]() { method [$isSplittable] (line 58822) | [$isSplittable]() { method [$isThereMoreWidth] (line 58826) | [$isThereMoreWidth]() { method [$appendChild] (line 58830) | [$appendChild](child) { method [$removeChild] (line 58840) | [$removeChild](child) { method [$hasSettableValue] (line 58846) | [$hasSettableValue]() { method [$setValue] (line 58850) | [$setValue](_) {} method [$onText] (line 58852) | [$onText](_) {} method [$finalize] (line 58854) | [$finalize]() {} method [$clean] (line 58856) | [$clean](builder) { method [$indexOf] (line 58865) | [$indexOf](child) { method [$insertAt] (line 58869) | [$insertAt](i, child) { method [$isTransparent] (line 58879) | [$isTransparent]() { method [$lastAttribute] (line 58883) | [$lastAttribute]() { method [$text] (line 58887) | [$text]() { method [_attributeNames] (line 58895) | get [_attributeNames]() { method [$isDescendent] (line 58913) | [$isDescendent](parent) { method [$getParent] (line 58927) | [$getParent]() { method [$getSubformParent] (line 58931) | [$getSubformParent]() { method [$getChildren] (line 58935) | [$getChildren](name = null) { method [$dump] (line 58943) | [$dump]() { method [$toStyle] (line 58971) | [$toStyle]() { method [$toHTML] (line 58975) | [$toHTML]() { method [$getContainedChildren] (line 58979) | *[$getContainedChildren]() { method [_filteredChildrenGenerator] (line 58985) | *[_filteredChildrenGenerator](filter, include) { method [$flushHTML] (line 59000) | [$flushHTML]() { method [$addHTML] (line 59004) | [$addHTML](html, bbox) { method [$getAvailableSpace] (line 59008) | [$getAvailableSpace]() {} method [$childrenToHTML] (line 59010) | [$childrenToHTML]({ method [$setSetAttributes] (line 59053) | [$setSetAttributes](attributes) { method [_getUnsetAttributes] (line 59057) | [_getUnsetAttributes](protoAttributes) { method [$resolvePrototypes] (line 59063) | [$resolvePrototypes](ids, ancestors = new Set()) { method [_resolvePrototypesHelper] (line 59069) | [_resolvePrototypesHelper](ids, ancestors) { method [_getPrototype] (line 59079) | [_getPrototype](ids, ancestors) { method [_applyPrototype] (line 59152) | [_applyPrototype](proto, ids, ancestors) { method [_cloneAttribute] (line 59225) | static [_cloneAttribute](obj) { method [$clone] (line 59237) | [$clone]() { method [$getChildren] (line 59284) | [$getChildren](name = null) { method [$getChildrenByClass] (line 59292) | [$getChildrenByClass](name) { method [$getChildrenByName] (line 59296) | [$getChildrenByName](name, allTransparent, first = true) { method [$getChildrenByNameIt] (line 59300) | *[$getChildrenByNameIt](name, allTransparent, first = true) { class XFAObjectArray (line 59329) | class XFAObjectArray { method constructor (line 59330) | constructor(max = Infinity) { method push (line 59335) | push(child) { method isEmpty (line 59348) | isEmpty() { method dump (line 59352) | dump() { method [$clone] (line 59356) | [$clone]() { method children (line 59362) | get children() { method clear (line 59366) | clear() { class XFAAttribute (line 59374) | class XFAAttribute { method constructor (line 59375) | constructor(node, name, value) { method [$getParent] (line 59383) | [$getParent]() { method [$isDataValue] (line 59387) | [$isDataValue]() { method [$getDataValue] (line 59391) | [$getDataValue]() { method [$setValue] (line 59395) | [$setValue](value) { method [$text] (line 59400) | [$text]() { method [$isDescendent] (line 59404) | [$isDescendent](parent) { class XmlObject (line 59412) | class XmlObject extends XFAObject { method constructor (line 59413) | constructor(nsId, name, attributes = {}) { method [$toString] (line 59442) | [$toString](buf) { method [$onChild] (line 59489) | [$onChild](child) { method [$onText] (line 59501) | [$onText](str) { method [$finalize] (line 59505) | [$finalize]() { method [$toHTML] (line 59514) | [$toHTML]() { method [$getChildren] (line 59525) | [$getChildren](name = null) { method [$getAttributes] (line 59533) | [$getAttributes]() { method [$getChildrenByClass] (line 59537) | [$getChildrenByClass](name) { method [$getChildrenByNameIt] (line 59547) | *[$getChildrenByNameIt](name, allTransparent) { method [$getAttributeIt] (line 59565) | *[$getAttributeIt](name, skipConsumed) { method [$getRealChildrenByNameIt] (line 59577) | *[$getRealChildrenByNameIt](name, allTransparent, skipConsumed) { method [$isDataValue] (line 59589) | [$isDataValue]() { method [$getDataValue] (line 59597) | [$getDataValue]() { method [$setValue] (line 59613) | [$setValue](value) { method [$dump] (line 59618) | [$dump](hasNS = false) { class ContentObject (line 59649) | class ContentObject extends XFAObject { method constructor (line 59650) | constructor(nsId, name) { method [$onText] (line 59655) | [$onText](text) { method [$finalize] (line 59659) | [$finalize]() {} class OptionObject (line 59665) | class OptionObject extends ContentObject { method constructor (line 59666) | constructor(nsId, name, options) { method [$finalize] (line 59671) | [$finalize]() { method [$clean] (line 59679) | [$clean](builder) { class StringObject (line 59688) | class StringObject extends ContentObject { method [$finalize] (line 59689) | [$finalize]() { class IntegerObject (line 59697) | class IntegerObject extends ContentObject { method constructor (line 59698) | constructor(nsId, name, defaultValue, validator) { method [$finalize] (line 59704) | [$finalize]() { method [$clean] (line 59712) | [$clean](builder) { class Option01 (line 59722) | class Option01 extends IntegerObject { method constructor (line 59723) | constructor(nsId, name) { class Option10 (line 59731) | class Option10 extends IntegerObject { method constructor (line 59732) | constructor(nsId, name) { function stripQuotes (line 59772) | function stripQuotes(str) { function getInteger (line 59780) | function getInteger({ function getFloat (line 59799) | function getFloat({ function getKeyword (line 59818) | function getKeyword({ function getStringOption (line 59836) | function getStringOption(data, options) { function getMeasurement (line 59844) | function getMeasurement(str, def = "0") { function getRatio (line 59877) | function getRatio(data) { function getRelevant (line 59905) | function getRelevant(data) { function getColor (line 59918) | function getColor(data, def = [0, 0, 0]) { function getBBox (line 59947) | function getBBox(data) { class HTMLResult (line 59979) | class HTMLResult { method FAILURE (line 59980) | static get FAILURE() { method EMPTY (line 59984) | static get EMPTY() { method constructor (line 59988) | constructor(success, html, bbox, breakNode) { method isBreak (line 59995) | isBreak() { method breakNode (line 59999) | static breakNode(node) { method success (line 60003) | static success(html, bbox = null) { function parseIndex (line 60118) | function parseIndex(index) { function parseExpression (line 60128) | function parseExpression(expr, dotDotAllowed, noExpr = true) { function searchNode (line 60224) | function searchNode(root, container, expr, dotDotAllowed = true, useCach... function createNodes (line 60334) | function createNodes(root, path) { function createDataNode (line 60354) | function createDataNode(root, container, expr) { function createText (line 60458) | function createText(content) { class Binder (line 60464) | class Binder { method constructor (line 60465) | constructor(root) { method _isConsumeData (line 60479) | _isConsumeData() { method _isMatchTemplate (line 60483) | _isMatchTemplate() { method bind (line 60487) | bind() { method getData (line 60493) | getData() { method _bindValue (line 60497) | _bindValue(formNode, data, picture) { method _findDataByNameToConsume (line 60519) | _findDataByNameToConsume(name, isValue, dataNode, global) { method _setProperties (line 60569) | _setProperties(formNode, dataNode) { method _bindItems (line 60651) | _bindItems(formNode, dataNode) { method _bindOccurrences (line 60741) | _bindOccurrences(formNode, matches, picture) { method _createOccurrences (line 60785) | _createOccurrences(formNode) { method _getOccurInfo (line 60837) | _getOccurInfo(formNode) { method _setAndBind (line 60851) | _setAndBind(formNode, dataNode) { method _bindElement (line 60859) | _bindElement(formNode, dataNode) { function getBorderDims (line 61072) | function getBorderDims(node) { function hasMargin (line 61095) | function hasMargin(node) { function _setValue (line 61099) | function _setValue(templateNode, value) { function setTabIndex (line 61122) | function setTabIndex(node) { function applyAssist (line 61161) | function applyAssist(obj, attributes) { function ariaLabel (line 61199) | function ariaLabel(obj) { function valueToHtml (line 61217) | function valueToHtml(value) { function setFirstUnsplittable (line 61234) | function setFirstUnsplittable(node) { function unsetFirstUnsplittable (line 61243) | function unsetFirstUnsplittable(node) { function handleBreak (line 61251) | function handleBreak(node) { function handleOverflow (line 61333) | function handleOverflow(node, extraNode, space) { class AppearanceFilter (line 61351) | class AppearanceFilter extends _xfa_object.StringObject { method constructor (line 61352) | constructor(attributes) { class Arc (line 61362) | class Arc extends _xfa_object.XFAObject { method constructor (line 61363) | constructor(attributes) { method [_xfa_object.$toHTML] (line 61388) | [_xfa_object.$toHTML]() { class Area (line 61473) | class Area extends _xfa_object.XFAObject { method constructor (line 61474) | constructor(attributes) { method constructor (line 69122) | constructor(attributes) { method [_xfa_object.$getContainedChildren] (line 61499) | *[_xfa_object.$getContainedChildren]() { method [_xfa_object.$isTransparent] (line 61503) | [_xfa_object.$isTransparent]() { method [_xfa_object.$isBindable] (line 61507) | [_xfa_object.$isBindable]() { method [_xfa_object.$addHTML] (line 61511) | [_xfa_object.$addHTML](html, bbox) { method [_xfa_object.$getAvailableSpace] (line 61519) | [_xfa_object.$getAvailableSpace]() { method [_xfa_object.$toHTML] (line 61523) | [_xfa_object.$toHTML](availableSpace) { class Assist (line 61575) | class Assist extends _xfa_object.XFAObject { method constructor (line 61576) | constructor(attributes) { method [_xfa_object.$toHTML] (line 61586) | [_xfa_object.$toHTML]() { class Barcode (line 61592) | class Barcode extends _xfa_object.XFAObject { method constructor (line 61593) | constructor(attributes) { class Bind (line 61650) | class Bind extends _xfa_object.XFAObject { method constructor (line 61651) | constructor(attributes) { class BindItems (line 61660) | class BindItems extends _xfa_object.XFAObject { method constructor (line 61661) | constructor(attributes) { class Bookend (line 61673) | class Bookend extends _xfa_object.XFAObject { method constructor (line 61674) | constructor(attributes) { class BooleanElement (line 61685) | class BooleanElement extends _xfa_object.Option01 { method constructor (line 61686) | constructor(attributes) { method [_xfa_object.$toHTML] (line 61694) | [_xfa_object.$toHTML](availableSpace) { class Border (line 61700) | class Border extends _xfa_object.XFAObject { method constructor (line 61701) | constructor(attributes) { method [_xfa_object.$getExtra] (line 61717) | [_xfa_object.$getExtra]() { method [_xfa_object.$toStyle] (line 61749) | [_xfa_object.$toStyle]() { class Break (line 61806) | class Break extends _xfa_object.XFAObject { method constructor (line 61807) | constructor(attributes) { class BreakAfter (line 61831) | class BreakAfter extends _xfa_object.XFAObject { method constructor (line 61832) | constructor(attributes) { class BreakBefore (line 61851) | class BreakBefore extends _xfa_object.XFAObject { method constructor (line 61852) | constructor(attributes) { method [_xfa_object.$toHTML] (line 61869) | [_xfa_object.$toHTML](availableSpace) { class Button (line 61876) | class Button extends _xfa_object.XFAObject { method constructor (line 61877) | constructor(attributes) { method [_xfa_object.$toHTML] (line 61886) | [_xfa_object.$toHTML](availableSpace) { class Calculate (line 61936) | class Calculate extends _xfa_object.XFAObject { method constructor (line 61937) | constructor(attributes) { class Caption (line 61950) | class Caption extends _xfa_object.XFAObject { method constructor (line 61951) | constructor(attributes) { method [_xfa_object.$setValue] (line 61966) | [_xfa_object.$setValue](value) { method [_xfa_object.$getExtra] (line 61970) | [_xfa_object.$getExtra](availableSpace) { method [_xfa_object.$toHTML] (line 61999) | [_xfa_object.$toHTML](availableSpace) { class Certificate (line 62084) | class Certificate extends _xfa_object.StringObject { method constructor (line 62085) | constructor(attributes) { class Certificates (line 62095) | class Certificates extends _xfa_object.XFAObject { method constructor (line 62096) | constructor(attributes) { class CheckButton (line 62114) | class CheckButton extends _xfa_object.XFAObject { method constructor (line 62115) | constructor(attributes) { method [_xfa_object.$toHTML] (line 62128) | [_xfa_object.$toHTML](availableSpace) { class ChoiceList (line 62192) | class ChoiceList extends _xfa_object.XFAObject { method constructor (line 62193) | constructor(attributes) { method [_xfa_object.$toHTML] (line 62210) | [_xfa_object.$toHTML](availableSpace) { class Color (line 62296) | class Color extends _xfa_object.XFAObject { method constructor (line 62297) | constructor(attributes) { method [_xfa_object.$hasSettableValue] (line 62307) | [_xfa_object.$hasSettableValue]() { method [_xfa_object.$toStyle] (line 62311) | [_xfa_object.$toStyle]() { class Comb (line 62317) | class Comb extends _xfa_object.XFAObject { method constructor (line 62318) | constructor(attributes) { class Connect (line 62332) | class Connect extends _xfa_object.XFAObject { method constructor (line 62333) | constructor(attributes) { class ContentArea (line 62346) | class ContentArea extends _xfa_object.XFAObject { method constructor (line 62347) | constructor(attributes) { method [_xfa_object.$toHTML] (line 62362) | [_xfa_object.$toHTML](availableSpace) { class Corner (line 62390) | class Corner extends _xfa_object.XFAObject { method constructor (line 62391) | constructor(attributes) { method [_xfa_object.$toStyle] (line 62410) | [_xfa_object.$toStyle]() { class DateElement (line 62418) | class DateElement extends _xfa_object.ContentObject { method constructor (line 62419) | constructor(attributes) { method [_xfa_object.$finalize] (line 62427) | [_xfa_object.$finalize]() { method [_xfa_object.$toHTML] (line 62433) | [_xfa_object.$toHTML](availableSpace) { class DateTime (line 62439) | class DateTime extends _xfa_object.ContentObject { method constructor (line 62440) | constructor(attributes) { method [_xfa_object.$finalize] (line 62448) | [_xfa_object.$finalize]() { method [_xfa_object.$toHTML] (line 62454) | [_xfa_object.$toHTML](availableSpace) { class DateTimeEdit (line 62460) | class DateTimeEdit extends _xfa_object.XFAObject { method constructor (line 62461) | constructor(attributes) { method [_xfa_object.$toHTML] (line 62474) | [_xfa_object.$toHTML](availableSpace) { class Decimal (line 62501) | class Decimal extends _xfa_object.ContentObject { method constructor (line 62502) | constructor(attributes) { method [_xfa_object.$finalize] (line 62520) | [_xfa_object.$finalize]() { method [_xfa_object.$toHTML] (line 62525) | [_xfa_object.$toHTML](availableSpace) { class DefaultUi (line 62531) | class DefaultUi extends _xfa_object.XFAObject { method constructor (line 62532) | constructor(attributes) { class Desc (line 62542) | class Desc extends _xfa_object.XFAObject { method constructor (line 62543) | constructor(attributes) { class DigestMethod (line 62562) | class DigestMethod extends _xfa_object.OptionObject { method constructor (line 62563) | constructor(attributes) { class DigestMethods (line 62572) | class DigestMethods extends _xfa_object.XFAObject { method constructor (line 62573) | constructor(attributes) { class Draw (line 62584) | class Draw extends _xfa_object.XFAObject { method constructor (line 62585) | constructor(attributes) { method [_xfa_object.$setValue] (line 62629) | [_xfa_object.$setValue](value) { method [_xfa_object.$toHTML] (line 62633) | [_xfa_object.$toHTML](availableSpace) { class Edge (line 62736) | class Edge extends _xfa_object.XFAObject { method constructor (line 62737) | constructor(attributes) { method [_xfa_object.$toStyle] (line 62750) | [_xfa_object.$toStyle]() { class Encoding (line 62806) | class Encoding extends _xfa_object.OptionObject { method constructor (line 62807) | constructor(attributes) { class Encodings (line 62816) | class Encodings extends _xfa_object.XFAObject { method constructor (line 62817) | constructor(attributes) { class Encrypt (line 62828) | class Encrypt extends _xfa_object.XFAObject { method constructor (line 62829) | constructor(attributes) { method constructor (line 69365) | constructor(attributes) { class EncryptData (line 62839) | class EncryptData extends _xfa_object.XFAObject { method constructor (line 62840) | constructor(attributes) { class Encryption (line 62853) | class Encryption extends _xfa_object.XFAObject { method constructor (line 62854) | constructor(attributes) { method constructor (line 69372) | constructor(attributes) { class EncryptionMethod (line 62865) | class EncryptionMethod extends _xfa_object.OptionObject { method constructor (line 62866) | constructor(attributes) { class EncryptionMethods (line 62875) | class EncryptionMethods extends _xfa_object.XFAObject { method constructor (line 62876) | constructor(attributes) { class Event (line 62887) | class Event extends _xfa_object.XFAObject { method constructor (line 62888) | constructor(attributes) { class ExData (line 62907) | class ExData extends _xfa_object.ContentObject { method constructor (line 62908) | constructor(attributes) { method [_xfa_object.$isCDATAXml] (line 62925) | [_xfa_object.$isCDATAXml]() { method [_xfa_object.$onChild] (line 62929) | [_xfa_object.$onChild](child) { method [_xfa_object.$toHTML] (line 62943) | [_xfa_object.$toHTML](availableSpace) { class ExObject (line 62953) | class ExObject extends _xfa_object.XFAObject { method constructor (line 62954) | constructor(attributes) { class ExclGroup (line 62980) | class ExclGroup extends _xfa_object.XFAObject { method constructor (line 62981) | constructor(attributes) { method [_xfa_object.$isBindable] (line 63024) | [_xfa_object.$isBindable]() { method [_xfa_object.$hasSettableValue] (line 63028) | [_xfa_object.$hasSettableValue]() { method [_xfa_object.$setValue] (line 63032) | [_xfa_object.$setValue](value) { method [_xfa_object.$isThereMoreWidth] (line 63046) | [_xfa_object.$isThereMoreWidth]() { method [_xfa_object.$isSplittable] (line 63050) | [_xfa_object.$isSplittable]() { method [_xfa_object.$flushHTML] (line 63074) | [_xfa_object.$flushHTML]() { method [_xfa_object.$addHTML] (line 63078) | [_xfa_object.$addHTML](html, bbox) { method [_xfa_object.$getAvailableSpace] (line 63082) | [_xfa_object.$getAvailableSpace]() { method [_xfa_object.$toHTML] (line 63086) | [_xfa_object.$toHTML](availableSpace) { class Execute (line 63238) | class Execute extends _xfa_object.XFAObject { method constructor (line 63239) | constructor(attributes) { class Extras (line 63251) | class Extras extends _xfa_object.XFAObject { method constructor (line 63252) | constructor(attributes) { class Field (line 63273) | class Field extends _xfa_object.XFAObject { method constructor (line 63274) | constructor(attributes) { method [_xfa_object.$isBindable] (line 63328) | [_xfa_object.$isBindable]() { method [_xfa_object.$setValue] (line 63332) | [_xfa_object.$setValue](value) { method [_xfa_object.$toHTML] (line 63336) | [_xfa_object.$toHTML](availableSpace) { class Fill (line 63668) | class Fill extends _xfa_object.XFAObject { method constructor (line 63669) | constructor(attributes) { method [_xfa_object.$toStyle] (line 63684) | [_xfa_object.$toStyle]() { class Filter (line 63740) | class Filter extends _xfa_object.XFAObject { method constructor (line 63741) | constructor(attributes) { class Float (line 63767) | class Float extends _xfa_object.ContentObject { method constructor (line 63768) | constructor(attributes) { method [_xfa_object.$finalize] (line 63776) | [_xfa_object.$finalize]() { method [_xfa_object.$toHTML] (line 63781) | [_xfa_object.$toHTML](availableSpace) { class Font (line 63787) | class Font extends _xfa_object.XFAObject { method constructor (line 37511) | constructor(name, file, properties) { method renderer (line 37646) | get renderer() { method exportData (line 37652) | exportData(extraProperties = false) { method fallbackToSystemFont (line 37668) | fallbackToSystemFont(properties) { method checkAndRepair (line 37789) | checkAndRepair(name, font, properties) { method convert (line 39358) | convert(fontName, font, properties) { method spaceWidth (line 39488) | get spaceWidth() { method _charToGlyph (line 39531) | _charToGlyph(charcode, isSpace = false) { method charsToGlyphs (line 39605) | charsToGlyphs(chars) { method getCharPositions (line 39644) | getCharPositions(chars) { method glyphCacheValues (line 39666) | get glyphCacheValues() { method encodeString (line 39670) | encodeString(str) { method constructor (line 63788) | constructor(attributes) { method [_xfa_object.$clean] (line 63832) | [_xfa_object.$clean](builder) { method [_xfa_object.$toStyle] (line 63838) | [_xfa_object.$toStyle]() { class Format (line 63893) | class Format extends _xfa_object.XFAObject { method constructor (line 63894) | constructor(attributes) { class Handler (line 63905) | class Handler extends _xfa_object.StringObject { method constructor (line 63906) | constructor(attributes) { class Hyphenation (line 63916) | class Hyphenation extends _xfa_object.XFAObject { method constructor (line 63917) | constructor(attributes) { class Image (line 63956) | class Image extends _xfa_object.StringObject { method constructor (line 63957) | constructor(attributes) { method [_xfa_object.$toHTML] (line 63969) | [_xfa_object.$toHTML]() { class ImageEdit (line 64049) | class ImageEdit extends _xfa_object.XFAObject { method constructor (line 64050) | constructor(attributes) { method [_xfa_object.$toHTML] (line 64061) | [_xfa_object.$toHTML](availableSpace) { class Integer (line 64075) | class Integer extends _xfa_object.ContentObject { method constructor (line 64076) | constructor(attributes) { method [_xfa_object.$finalize] (line 64084) | [_xfa_object.$finalize]() { method [_xfa_object.$toHTML] (line 64089) | [_xfa_object.$toHTML](availableSpace) { class Issuers (line 64095) | class Issuers extends _xfa_object.XFAObject { method constructor (line 64096) | constructor(attributes) { class Items (line 64107) | class Items extends _xfa_object.XFAObject { method constructor (line 64108) | constructor(attributes) { method [_xfa_object.$toHTML] (line 64133) | [_xfa_object.$toHTML]() { class Keep (line 64147) | class Keep extends _xfa_object.XFAObject { method constructor (line 64148) | constructor(attributes) { class KeyUsage (line 64162) | class KeyUsage extends _xfa_object.XFAObject { method constructor (line 64163) | constructor(attributes) { class Line (line 64183) | class Line extends _xfa_object.XFAObject { method constructor (line 64184) | constructor(attributes) { method [_xfa_object.$toHTML] (line 64194) | [_xfa_object.$toHTML]() { class Linear (line 64267) | class Linear extends _xfa_object.XFAObject { method constructor (line 64268) | constructor(attributes) { method [_xfa_object.$toStyle] (line 64278) | [_xfa_object.$toStyle](startColor) { class LockDocument (line 64287) | class LockDocument extends _xfa_object.ContentObject { method constructor (line 64288) | constructor(attributes) { method [_xfa_object.$finalize] (line 64296) | [_xfa_object.$finalize]() { class Manifest (line 64302) | class Manifest extends _xfa_object.XFAObject { method constructor (line 64303) | constructor(attributes) { class Margin (line 64316) | class Margin extends _xfa_object.XFAObject { method constructor (line 64317) | constructor(attributes) { method [_xfa_object.$toStyle] (line 64329) | [_xfa_object.$toStyle]() { class Mdp (line 64337) | class Mdp extends _xfa_object.XFAObject { method constructor (line 64338) | constructor(attributes) { class Medium (line 64353) | class Medium extends _xfa_object.XFAObject { method constructor (line 64354) | constructor(attributes) { class Message (line 64370) | class Message extends _xfa_object.XFAObject { method constructor (line 64371) | constructor(attributes) { method constructor (line 69615) | constructor(attributes) { class NumericEdit (line 64381) | class NumericEdit extends _xfa_object.XFAObject { method constructor (line 64382) | constructor(attributes) { method [_xfa_object.$toHTML] (line 64394) | [_xfa_object.$toHTML](availableSpace) { class Occur (line 64421) | class Occur extends _xfa_object.XFAObject { method constructor (line 64422) | constructor(attributes) { method [_xfa_object.$clean] (line 64445) | [_xfa_object.$clean]() { class Oid (line 64473) | class Oid extends _xfa_object.StringObject { method constructor (line 64474) | constructor(attributes) { class Oids (line 64484) | class Oids extends _xfa_object.XFAObject { method constructor (line 64485) | constructor(attributes) { class Overflow (line 64496) | class Overflow extends _xfa_object.XFAObject { method constructor (line 64497) | constructor(attributes) { method [_xfa_object.$getExtra] (line 64507) | [_xfa_object.$getExtra]() { class PageArea (line 64533) | class PageArea extends _xfa_object.XFAObject { method constructor (line 64534) | constructor(attributes) { method [_xfa_object.$isUsable] (line 64566) | [_xfa_object.$isUsable]() { method [_xfa_object.$cleanPage] (line 64577) | [_xfa_object.$cleanPage]() { method [_xfa_object.$getNextPage] (line 64581) | [_xfa_object.$getNextPage]() { method [_xfa_object.$getAvailableSpace] (line 64600) | [_xfa_object.$getAvailableSpace]() { method [_xfa_object.$toHTML] (line 64607) | [_xfa_object.$toHTML]() { class PageSet (line 64663) | class PageSet extends _xfa_object.XFAObject { method constructor (line 64664) | constructor(attributes) { method [_xfa_object.$cleanPage] (line 64679) | [_xfa_object.$cleanPage]() { method [_xfa_object.$isUsable] (line 64689) | [_xfa_object.$isUsable]() { method [_xfa_object.$getNextPage] (line 64693) | [_xfa_object.$getNextPage]() { class Para (line 64759) | class Para extends _xfa_object.XFAObject { method constructor (line 64760) | constructor(attributes) { method [_xfa_object.$toStyle] (line 64790) | [_xfa_object.$toStyle]() { class PasswordEdit (line 64833) | class PasswordEdit extends _xfa_object.XFAObject { method constructor (line 64834) | constructor(attributes) { class Pattern (line 64848) | class Pattern extends _xfa_object.XFAObject { method constructor (line 48600) | constructor() { method parseShading (line 48604) | static parseShading(shading, xref, res, handler, pdfFunctionFactory, l... method constructor (line 64849) | constructor(attributes) { method [_xfa_object.$toStyle] (line 64859) | [_xfa_object.$toStyle](startColor) { class Picture (line 64891) | class Picture extends _xfa_object.StringObject { method constructor (line 64892) | constructor(attributes) { method constructor (line 69863) | constructor(attributes) { class Proto (line 64901) | class Proto extends _xfa_object.XFAObject { method constructor (line 64902) | constructor(attributes) { class Radial (line 65018) | class Radial extends _xfa_object.XFAObject { method constructor (line 65019) | constructor(attributes) { method [_xfa_object.$toStyle] (line 65029) | [_xfa_object.$toStyle](startColor) { class Reason (line 65038) | class Reason extends _xfa_object.StringObject { method constructor (line 65039) | constructor(attributes) { class Reasons (line 65049) | class Reasons extends _xfa_object.XFAObject { method constructor (line 65050) | constructor(attributes) { class Rectangle (line 65061) | class Rectangle extends _xfa_object.XFAObject { method constructor (line 65062) | constructor(attributes) { method [_xfa_object.$toHTML] (line 65073) | [_xfa_object.$toHTML]() { class RefElement (line 65140) | class RefElement extends _xfa_object.StringObject { method constructor (line 65141) | constructor(attributes) { class Script (line 65150) | class Script extends _xfa_object.StringObject { method constructor (line 65151) | constructor(attributes) { method constructor (line 70036) | constructor(attributes) { class SetProperty (line 65164) | class SetProperty extends _xfa_object.XFAObject { method constructor (line 65165) | constructor(attributes) { class SignData (line 65176) | class SignData extends _xfa_object.XFAObject { method constructor (line 65177) | constructor(attributes) { class Signature (line 65191) | class Signature extends _xfa_object.XFAObject { method constructor (line 65192) | constructor(attributes) { method constructor (line 71541) | constructor(attributes) { class Signing (line 65207) | class Signing extends _xfa_object.XFAObject { method constructor (line 65208) | constructor(attributes) { class Solid (line 65219) | class Solid extends _xfa_object.XFAObject { method constructor (line 65220) | constructor(attributes) { method [_xfa_object.$toStyle] (line 65228) | [_xfa_object.$toStyle](startColor) { class Speak (line 65234) | class Speak extends _xfa_object.StringObject { method constructor (line 65235) | constructor(attributes) { class Stipple (line 65251) | class Stipple extends _xfa_object.XFAObject { method constructor (line 65252) | constructor(attributes) { method [_xfa_object.$toStyle] (line 65266) | [_xfa_object.$toStyle](bgColor) { class Subform (line 65273) | class Subform extends _xfa_object.XFAObject { method constructor (line 65274) | constructor(attributes) { method [_xfa_object.$getSubformParent] (line 65341) | [_xfa_object.$getSubformParent]() { method [_xfa_object.$isBindable] (line 65351) | [_xfa_object.$isBindable]() { method [_xfa_object.$isThereMoreWidth] (line 65355) | [_xfa_object.$isThereMoreWidth]() { method [_xfa_object.$getContainedChildren] (line 65359) | *[_xfa_object.$getContainedChildren]() { method [_xfa_object.$flushHTML] (line 65363) | [_xfa_object.$flushHTML]() { method [_xfa_object.$addHTML] (line 65367) | [_xfa_object.$addHTML](html, bbox) { method [_xfa_object.$getAvailableSpace] (line 65371) | [_xfa_object.$getAvailableSpace]() { method [_xfa_object.$isSplittable] (line 65375) | [_xfa_object.$isSplittable]() { method [_xfa_object.$toHTML] (line 65404) | [_xfa_object.$toHTML](availableSpace) { class SubformSet (line 65657) | class SubformSet extends _xfa_object.XFAObject { method constructor (line 65658) | constructor(attributes) { method [_xfa_object.$getContainedChildren] (line 65678) | *[_xfa_object.$getContainedChildren]() { method [_xfa_object.$getSubformParent] (line 65682) | [_xfa_object.$getSubformParent]() { method [_xfa_object.$isBindable] (line 65692) | [_xfa_object.$isBindable]() { class SubjectDN (line 65698) | class SubjectDN extends _xfa_object.ContentObject { method constructor (line 65699) | constructor(attributes) { method [_xfa_object.$finalize] (line 65708) | [_xfa_object.$finalize]() { class SubjectDNs (line 65718) | class SubjectDNs extends _xfa_object.XFAObject { method constructor (line 65719) | constructor(attributes) { class Submit (line 65730) | class Submit extends _xfa_object.XFAObject { method constructor (line 65731) | constructor(attributes) { class Template (line 65756) | class Template extends _xfa_object.XFAObject { method constructor (line 65757) | constructor(attributes) { method constructor (line 70126) | constructor(attributes) { method [_xfa_object.$finalize] (line 65764) | [_xfa_object.$finalize]() { method [_xfa_object.$isSplittable] (line 65776) | [_xfa_object.$isSplittable]() { method [_xfa_object.$searchNode] (line 65780) | [_xfa_object.$searchNode](expr, container) { method [_xfa_object.$toPages] (line 65788) | *[_xfa_object.$toPages]() { class Text (line 66030) | class Text extends _xfa_object.ContentObject { method constructor (line 66031) | constructor(attributes) { method [_xfa_object.$acceptWhitespace] (line 66045) | [_xfa_object.$acceptWhitespace]() { method [_xfa_object.$onChild] (line 66049) | [_xfa_object.$onChild](child) { method [_xfa_object.$onText] (line 66059) | [_xfa_object.$onText](str) { method [_xfa_object.$finalize] (line 66067) | [_xfa_object.$finalize]() { method [_xfa_object.$getExtra] (line 66073) | [_xfa_object.$getExtra]() { method [_xfa_object.$toHTML] (line 66087) | [_xfa_object.$toHTML](availableSpace) { class TextEdit (line 66133) | class TextEdit extends _xfa_object.XFAObject { method constructor (line 66134) | constructor(attributes) { method [_xfa_object.$toHTML] (line 66157) | [_xfa_object.$toHTML](availableSpace) { class Time (line 66203) | class Time extends _xfa_object.StringObject { method constructor (line 66204) | constructor(attributes) { method [_xfa_object.$finalize] (line 66212) | [_xfa_object.$finalize]() { method [_xfa_object.$toHTML] (line 66218) | [_xfa_object.$toHTML](availableSpace) { class TimeStamp (line 66224) | class TimeStamp extends _xfa_object.XFAObject { method constructor (line 66225) | constructor(attributes) { class ToolTip (line 66236) | class ToolTip extends _xfa_object.StringObject { method constructor (line 66237) | constructor(attributes) { class Traversal (line 66247) | class Traversal extends _xfa_object.XFAObject { method constructor (line 66248) | constructor(attributes) { class Traverse (line 66259) | class Traverse extends _xfa_object.XFAObject { method constructor (line 66260) | constructor(attributes) { method name (line 66271) | get name() { method [_xfa_object.$isTransparent] (line 66275) | [_xfa_object.$isTransparent]() { class Ui (line 66281) | class Ui extends _xfa_object.XFAObject { method constructor (line 66282) | constructor(attributes) { method [_xfa_object.$getExtra] (line 66302) | [_xfa_object.$getExtra]() { method [_xfa_object.$toHTML] (line 66325) | [_xfa_object.$toHTML](availableSpace) { class Validate (line 66337) | class Validate extends _xfa_object.XFAObject { method constructor (line 66338) | constructor(attributes) { method constructor (line 70200) | constructor(attributes) { class Value (line 66354) | class Value extends _xfa_object.XFAObject { method constructor (line 66355) | constructor(attributes) { method [_xfa_object.$setValue] (line 66381) | [_xfa_object.$setValue](value) { method [_xfa_object.$text] (line 66419) | [_xfa_object.$text]() { method [_xfa_object.$toHTML] (line 66443) | [_xfa_object.$toHTML](availableSpace) { class Variables (line 66461) | class Variables extends _xfa_object.XFAObject { method constructor (line 66462) | constructor(attributes) { method [_xfa_object.$isTransparent] (line 66481) | [_xfa_object.$isTransparent]() { class TemplateNamespace (line 66487) | class TemplateNamespace { method appearanceFilter (line 66500) | static appearanceFilter(attrs) { method arc (line 66504) | static arc(attrs) { method area (line 66508) | static area(attrs) { method assist (line 66512) | static assist(attrs) { method barcode (line 66516) | static barcode(attrs) { method bind (line 66520) | static bind(attrs) { method bindItems (line 66524) | static bindItems(attrs) { method bookend (line 66528) | static bookend(attrs) { method boolean (line 66532) | static boolean(attrs) { method border (line 66536) | static border(attrs) { method break (line 66540) | static break(attrs) { method breakAfter (line 66544) | static breakAfter(attrs) { method breakBefore (line 66548) | static breakBefore(attrs) { method button (line 66552) | static button(attrs) { method calculate (line 66556) | static calculate(attrs) { method caption (line 66560) | static caption(attrs) { method certificate (line 66564) | static certificate(attrs) { method certificates (line 66568) | static certificates(attrs) { method checkButton (line 66572) | static checkButton(attrs) { method choiceList (line 66576) | static choiceList(attrs) { method color (line 66580) | static color(attrs) { method comb (line 66584) | static comb(attrs) { method connect (line 66588) | static connect(attrs) { method contentArea (line 66592) | static contentArea(attrs) { method corner (line 66596) | static corner(attrs) { method date (line 66600) | static date(attrs) { method dateTime (line 66604) | static dateTime(attrs) { method dateTimeEdit (line 66608) | static dateTimeEdit(attrs) { method decimal (line 66612) | static decimal(attrs) { method defaultUi (line 66616) | static defaultUi(attrs) { method desc (line 66620) | static desc(attrs) { method digestMethod (line 66624) | static digestMethod(attrs) { method digestMethods (line 66628) | static digestMethods(attrs) { method draw (line 66632) | static draw(attrs) { method edge (line 66636) | static edge(attrs) { method encoding (line 66640) | static encoding(attrs) { method encodings (line 66644) | static encodings(attrs) { method encrypt (line 66648) | static encrypt(attrs) { method encryptData (line 66652) | static encryptData(attrs) { method encryption (line 66656) | static encryption(attrs) { method encryptionMethod (line 66660) | static encryptionMethod(attrs) { method encryptionMethods (line 66664) | static encryptionMethods(attrs) { method event (line 66668) | static event(attrs) { method exData (line 66672) | static exData(attrs) { method exObject (line 66676) | static exObject(attrs) { method exclGroup (line 66680) | static exclGroup(attrs) { method execute (line 66684) | static execute(attrs) { method extras (line 66688) | static extras(attrs) { method field (line 66692) | static field(attrs) { method fill (line 66696) | static fill(attrs) { method filter (line 66700) | static filter(attrs) { method float (line 66704) | static float(attrs) { method font (line 66708) | static font(attrs) { method format (line 66712) | static format(attrs) { method handler (line 66716) | static handler(attrs) { method hyphenation (line 66720) | static hyphenation(attrs) { method image (line 66724) | static image(attrs) { method imageEdit (line 66728) | static imageEdit(attrs) { method integer (line 66732) | static integer(attrs) { method issuers (line 66736) | static issuers(attrs) { method items (line 66740) | static items(attrs) { method keep (line 66744) | static keep(attrs) { method keyUsage (line 66748) | static keyUsage(attrs) { method line (line 66752) | static line(attrs) { method linear (line 66756) | static linear(attrs) { method lockDocument (line 66760) | static lockDocument(attrs) { method manifest (line 66764) | static manifest(attrs) { method margin (line 66768) | static margin(attrs) { method mdp (line 66772) | static mdp(attrs) { method medium (line 66776) | static medium(attrs) { method message (line 66780) | static message(attrs) { method numericEdit (line 66784) | static numericEdit(attrs) { method occur (line 66788) | static occur(attrs) { method oid (line 66792) | static oid(attrs) { method oids (line 66796) | static oids(attrs) { method overflow (line 66800) | static overflow(attrs) { method pageArea (line 66804) | static pageArea(attrs) { method pageSet (line 66808) | static pageSet(attrs) { method para (line 66812) | static para(attrs) { method passwordEdit (line 66816) | static passwordEdit(attrs) { method pattern (line 66820) | static pattern(attrs) { method picture (line 66824) | static picture(attrs) { method proto (line 66828) | static proto(attrs) { method radial (line 66832) | static radial(attrs) { method reason (line 66836) | static reason(attrs) { method reasons (line 66840) | static reasons(attrs) { method rectangle (line 66844) | static rectangle(attrs) { method ref (line 66848) | static ref(attrs) { method script (line 66852) | static script(attrs) { method setProperty (line 66856) | static setProperty(attrs) { method signData (line 66860) | static signData(attrs) { method signature (line 66864) | static signature(attrs) { method signing (line 66868) | static signing(attrs) { method solid (line 66872) | static solid(attrs) { method speak (line 66876) | static speak(attrs) { method stipple (line 66880) | static stipple(attrs) { method subform (line 66884) | static subform(attrs) { method subformSet (line 66888) | static subformSet(attrs) { method subjectDN (line 66892) | static subjectDN(attrs) { method subjectDNs (line 66896) | static subjectDNs(attrs) { method submit (line 66900) | static submit(attrs) { method template (line 66904) | static template(attrs) { method text (line 66908) | static text(attrs) { method textEdit (line 66912) | static textEdit(attrs) { method time (line 66916) | static time(attrs) { method timeStamp (line 66920) | static timeStamp(attrs) { method toolTip (line 66924) | static toolTip(attrs) { method traversal (line 66928) | static traversal(attrs) { method traverse (line 66932) | static traverse(attrs) { method ui (line 66936) | static ui(attrs) { method validate (line 66940) | static validate(attrs) { method value (line 66944) | static value(attrs) { method variables (line 66948) | static variables(attrs) { method [_namespaces.$buildXFAObject] (line 66488) | static [_namespaces.$buildXFAObject](name, attributes) { function createLine (line 66974) | function createLine(node, children) { function flushHTML (line 66984) | function flushHTML(node) { function addHTML (line 67015) | function addHTML(node, html, bbox) { function getAvailableSpace (line 67086) | function getAvailableSpace(node) { function getTransformedBBox (line 67128) | function getTransformedBBox(node) { function checkDimensions (line 67193) | function checkDimensions(node, space) { function measureToString (line 67342) | function measureToString(m) { method anchorType (line 67351) | anchorType(node, style) { method dimensions (line 67397) | dimensions(node, style) { method position (line 67434) | position(node, style) { method rotate (line 67446) | rotate(node, style) { method presence (line 67457) | presence(node, style) { method hAlign (line 67470) | hAlign(node, style) { method margin (line 67501) | margin(node, style) { function setMinMaxDimensions (line 67509) | function setMinMaxDimensions(node, style) { function layoutText (line 67531) | function layoutText(text, xfaFont, margin, lineHeight, fontFinder, width) { function layoutNode (line 67543) | function layoutNode(node, availableSpace) { function computeBbox (line 67621) | function computeBbox(node, html, availableSpace) { function fixDimensions (line 67673) | function fixDimensions(node) { function layoutClass (line 67703) | function layoutClass(node) { function toStyle (line 67731) | function toStyle(node, ...names) { function createWrapper (line 67760) | function createWrapper(node, html) { function fixTextIndent (line 67864) | function fixTextIndent(styles) { function setAccess (line 67877) | function setAccess(node, classNames) { function isPrintOnly (line 67893) | function isPrintOnly(node) { function getCurrentPara (line 67897) | function getCurrentPara(node) { function setPara (line 67903) | function setPara(node, nodeStyle, value) { function setFontFamily (line 67947) | function setFontFamily(xfaFont, node, fontFinder, style) { function fixURL (line 67984) | function fixURL(str) { class FontFinder (line 68011) | class FontFinder { method constructor (line 68012) | constructor(pdfFonts) { method add (line 68020) | add(pdfFonts, reallyMissingFonts = null) { method addPdfFont (line 68042) | addPdfFont(pdfFont) { method getDefault (line 68082) | getDefault() { method find (line 68086) | find(fontName, mustWarn = true) { function selectFont (line 68158) | function selectFont(xfaFont, typeface) { function getMetrics (line 68172) | function getMetrics(xfaFont, real = false) { class FontInfo (line 68216) | class FontInfo { method constructor (line 68217) | constructor(xfaFont, margin, lineHeight, fontFinder) { method defaultFont (line 68252) | defaultFont(fontFinder) { method constructor (line 69471) | constructor(attributes) { class FontSelector (line 68280) | class FontSelector { method constructor (line 68281) | constructor(defaultXfaFont, defaultParaMargin, defaultLineHeight, font... method pushData (line 68286) | pushData(xfaFont, margin, lineHeight) { method popFont (line 68310) | popFont() { method topFont (line 68314) | topFont() { class TextMeasure (line 68320) | class TextMeasure { method constructor (line 68321) | constructor(defaultXfaFont, defaultParaMargin, defaultLineHeight, font... method pushData (line 68327) | pushData(xfaFont, margin, lineHeight) { method popFont (line 68331) | popFont(xfaFont) { method addPara (line 68335) | addPara() { method addString (line 68340) | addString(str) { method compute (line 68386) | compute(maxWidth) { class DataHandler (line 68482) | class DataHandler { method constructor (line 68483) | constructor(root, data) { method serialize (line 68488) | serialize(storage) { class XFAParser (line 68565) | class XFAParser extends _xml_parser.XMLParserBase { method constructor (line 68566) | constructor(rootNameSpace = null, richText = false) { method parse (line 68581) | parse(data) { method onText (line 68593) | onText(text) { method onCdata (line 68609) | onCdata(text) { method _mkAttributes (line 68613) | _mkAttributes(attributes, tagName) { method _getNameAndPrefix (line 68666) | _getNameAndPrefix(name, nsAgnostic) { method onBeginElement (line 68676) | onBeginElement(tagName, attributes, isEmpty) { method onEndElement (line 68708) | onEndElement(name) { method onError (line 68731) | onError(code) { class Root (line 68762) | class Root extends _xfa_object.XFAObject { method constructor (line 68763) | constructor(ids) { method [_xfa_object.$onChild] (line 68769) | [_xfa_object.$onChild](child) { method [_xfa_object.$finalize] (line 68774) | [_xfa_object.$finalize]() { class Empty (line 68788) | class Empty extends _xfa_object.XFAObject { method constructor (line 68789) | constructor() { method [_xfa_object.$onChild] (line 68793) | [_xfa_object.$onChild](_) { class Builder (line 68799) | class Builder { method constructor (line 68800) | constructor(rootNameSpace = null) { method buildRoot (line 68811) | buildRoot(ids) { method build (line 68815) | build({ method isNsAgnostic (line 68876) | isNsAgnostic() { method _searchNamespace (line 68880) | _searchNamespace(nsName) { method _addNamespacePrefix (line 68910) | _addNamespacePrefix(prefixes) { method _getNamespaceToUse (line 68929) | _getNamespaceToUse(prefix) { method clean (line 68944) | clean(data) { class Acrobat (line 69035) | class Acrobat extends _xfa_object.XFAObject { method constructor (line 69036) | constructor(attributes) { class Acrobat7 (line 69048) | class Acrobat7 extends _xfa_object.XFAObject { method constructor (line 69049) | constructor(attributes) { class ADBE_JSConsole (line 69056) | class ADBE_JSConsole extends _xfa_object.OptionObject { method constructor (line 69057) | constructor(attributes) { class ADBE_JSDebugger (line 69063) | class ADBE_JSDebugger extends _xfa_object.OptionObject { method constructor (line 69064) | constructor(attributes) { class AddSilentPrint (line 69070) | class AddSilentPrint extends _xfa_object.Option01 { method constructor (line 69071) | constructor(attributes) { class AddViewerPreferences (line 69077) | class AddViewerPreferences extends _xfa_object.Option01 { method constructor (line 69078) | constructor(attributes) { class AdjustData (line 69084) | class AdjustData extends _xfa_object.Option10 { method constructor (line 69085) | constructor(attributes) { class AdobeExtensionLevel (line 69091) | class AdobeExtensionLevel extends _xfa_object.IntegerObject { method constructor (line 69092) | constructor(attributes) { class Agent (line 69098) | class Agent extends _xfa_object.XFAObject { method constructor (line 69099) | constructor(attributes) { class AlwaysEmbed (line 69107) | class AlwaysEmbed extends _xfa_object.ContentObject { method constructor (line 69108) | constructor(attributes) { class Amd (line 69114) | class Amd extends _xfa_object.StringObject { method constructor (line 69115) | constructor(attributes) { class Area (line 69121) | class Area extends _xfa_object.XFAObject { method constructor (line 61474) | constructor(attributes) { method constructor (line 69122) | constructor(attributes) { class Attributes (line 69134) | class Attributes extends _xfa_object.OptionObject { method constructor (line 69135) | constructor(attributes) { class AutoSave (line 69141) | class AutoSave extends _xfa_object.OptionObject { method constructor (line 69142) | constructor(attributes) { class Base (line 69148) | class Base extends _xfa_object.StringObject { method constructor (line 69149) | constructor(attributes) { class BatchOutput (line 69155) | class BatchOutput extends _xfa_object.XFAObject { method constructor (line 69156) | constructor(attributes) { class BehaviorOverride (line 69163) | class BehaviorOverride extends _xfa_object.ContentObject { method constructor (line 69164) | constructor(attributes) { method [_xfa_object.$finalize] (line 69168) | [_xfa_object.$finalize]() { class Cache (line 69174) | class Cache extends _xfa_object.XFAObject { method constructor (line 69175) | constructor(attributes) { class Change (line 69182) | class Change extends _xfa_object.Option01 { method constructor (line 69183) | constructor(attributes) { class Common (line 69189) | class Common extends _xfa_object.XFAObject { method constructor (line 69190) | constructor(attributes) { class Compress (line 69205) | class Compress extends _xfa_object.XFAObject { method constructor (line 69206) | constructor(attributes) { class CompressLogicalStructure (line 69213) | class CompressLogicalStructure extends _xfa_object.Option01 { method constructor (line 69214) | constructor(attributes) { class CompressObjectStream (line 69220) | class CompressObjectStream extends _xfa_object.Option10 { method constructor (line 69221) | constructor(attributes) { class Compression (line 69227) | class Compression extends _xfa_object.XFAObject { method constructor (line 69228) | constructor(attributes) { class Config (line 69238) | class Config extends _xfa_object.XFAObject { method constructor (line 69239) | constructor(attributes) { class Conformance (line 69249) | class Conformance extends _xfa_object.OptionObject { method constructor (line 69250) | constructor(attributes) { class ContentCopy (line 69256) | class ContentCopy extends _xfa_object.Option01 { method constructor (line 69257) | constructor(attributes) { class Copies (line 69263) | class Copies extends _xfa_object.IntegerObject { method constructor (line 69264) | constructor(attributes) { class Creator (line 69270) | class Creator extends _xfa_object.StringObject { method constructor (line 69271) | constructor(attributes) { class CurrentPage (line 69277) | class CurrentPage extends _xfa_object.IntegerObject { method constructor (line 69278) | constructor(attributes) { class Data (line 69284) | class Data extends _xfa_object.XFAObject { method constructor (line 69285) | constructor(attributes) { method constructor (line 71135) | constructor(attributes) { class Debug (line 69303) | class Debug extends _xfa_object.XFAObject { method constructor (line 69304) | constructor(attributes) { class DefaultTypeface (line 69311) | class DefaultTypeface extends _xfa_object.ContentObject { method constructor (line 69312) | constructor(attributes) { class Destination (line 69319) | class Destination extends _xfa_object.OptionObject { method constructor (line 69320) | constructor(attributes) { class DocumentAssembly (line 69326) | class DocumentAssembly extends _xfa_object.Option01 { method constructor (line 69327) | constructor(attributes) { class Driver (line 69333) | class Driver extends _xfa_object.XFAObject { method constructor (line 69334) | constructor(attributes) { class DuplexOption (line 69343) | class DuplexOption extends _xfa_object.OptionObject { method constructor (line 69344) | constructor(attributes) { class DynamicRender (line 69350) | class DynamicRender extends _xfa_object.OptionObject { method constructor (line 69351) | constructor(attributes) { class Embed (line 69357) | class Embed extends _xfa_object.Option01 { method constructor (line 69358) | constructor(attributes) { class Encrypt (line 69364) | class Encrypt extends _xfa_object.Option01 { method constructor (line 62829) | constructor(attributes) { method constructor (line 69365) | constructor(attributes) { class Encryption (line 69371) | class Encryption extends _xfa_object.XFAObject { method constructor (line 62854) | constructor(attributes) { method constructor (line 69372) | constructor(attributes) { class EncryptionLevel (line 69381) | class EncryptionLevel extends _xfa_object.OptionObject { method constructor (line 69382) | constructor(attributes) { class Enforce (line 69388) | class Enforce extends _xfa_object.StringObject { method constructor (line 69389) | constructor(attributes) { class Equate (line 69395) | class Equate extends _xfa_object.XFAObject { method constructor (line 69396) | constructor(attributes) { class EquateRange (line 69409) | class EquateRange extends _xfa_object.XFAObject { method constructor (line 69410) | constructor(attributes) { method unicodeRange (line 69417) | get unicodeRange() { class Exclude (line 69445) | class Exclude extends _xfa_object.ContentObject { method constructor (line 69446) | constructor(attributes) { method [_xfa_object.$finalize] (line 69450) | [_xfa_object.$finalize]() { class ExcludeNS (line 69456) | class ExcludeNS extends _xfa_object.StringObject { method constructor (line 69457) | constructor(attributes) { class FlipLabel (line 69463) | class FlipLabel extends _xfa_object.OptionObject { method constructor (line 69464) | constructor(attributes) { class FontInfo (line 69470) | class FontInfo extends _xfa_object.XFAObject { method constructor (line 68217) | constructor(xfaFont, margin, lineHeight, fontFinder) { method defaultFont (line 68252) | defaultFont(fontFinder) { method constructor (line 69471) | constructor(attributes) { class FormFieldFilling (line 69483) | class FormFieldFilling extends _xfa_object.Option01 { method constructor (line 69484) | constructor(attributes) { class GroupParent (line 69490) | class GroupParent extends _xfa_object.StringObject { method constructor (line 69491) | constructor(attributes) { class IfEmpty (line 69497) | class IfEmpty extends _xfa_object.OptionObject { method constructor (line 69498) | constructor(attributes) { class IncludeXDPContent (line 69504) | class IncludeXDPContent extends _xfa_object.StringObject { method constructor (line 69505) | constructor(attributes) { class IncrementalLoad (line 69511) | class IncrementalLoad extends _xfa_object.OptionObject { method constructor (line 69512) | constructor(attributes) { class IncrementalMerge (line 69518) | class IncrementalMerge extends _xfa_object.Option01 { method constructor (line 69519) | constructor(attributes) { class Interactive (line 69525) | class Interactive extends _xfa_object.Option01 { method constructor (line 69526) | constructor(attributes) { class Jog (line 69532) | class Jog extends _xfa_object.OptionObject { method constructor (line 69533) | constructor(attributes) { class LabelPrinter (line 69539) | class LabelPrinter extends _xfa_object.XFAObject { method constructor (line 69540) | constructor(attributes) { class Layout (line 69551) | class Layout extends _xfa_object.OptionObject { method constructor (line 69552) | constructor(attributes) { class Level (line 69558) | class Level extends _xfa_object.IntegerObject { method constructor (line 69559) | constructor(attributes) { class Linearized (line 69565) | class Linearized extends _xfa_object.Option01 { method constructor (line 69566) | constructor(attributes) { class Locale (line 69572) | class Locale extends _xfa_object.StringObject { method constructor (line 69573) | constructor(attributes) { method constructor (line 71291) | constructor(attributes) { class LocaleSet (line 69579) | class LocaleSet extends _xfa_object.StringObject { method constructor (line 69580) | constructor(attributes) { method constructor (line 71308) | constructor(attributes) { class Log (line 69586) | class Log extends _xfa_object.XFAObject { method constructor (line 69587) | constructor(attributes) { class MapElement (line 69597) | class MapElement extends _xfa_object.XFAObject { method constructor (line 69598) | constructor(attributes) { class MediumInfo (line 69606) | class MediumInfo extends _xfa_object.XFAObject { method constructor (line 69607) | constructor(attributes) { class Message (line 69614) | class Message extends _xfa_object.XFAObject { method constructor (line 64371) | constructor(attributes) { method constructor (line 69615) | constructor(attributes) { class Messaging (line 69623) | class Messaging extends _xfa_object.XFAObject { method constructor (line 69624) | constructor(attributes) { class Mode (line 69631) | class Mode extends _xfa_object.OptionObject { method constructor (line 69632) | constructor(attributes) { class ModifyAnnots (line 69638) | class ModifyAnnots extends _xfa_object.Option01 { method constructor (line 69639) | constructor(attributes) { class MsgId (line 69645) | class MsgId extends _xfa_object.IntegerObject { method constructor (line 69646) | constructor(attributes) { class NameAttr (line 69652) | class NameAttr extends _xfa_object.StringObject { method constructor (line 69653) | constructor(attributes) { class NeverEmbed (line 69659) | class NeverEmbed extends _xfa_object.ContentObject { method constructor (line 69660) | constructor(attributes) { class NumberOfCopies (line 69666) | class NumberOfCopies extends _xfa_object.IntegerObject { method constructor (line 69667) | constructor(attributes) { class OpenAction (line 69673) | class OpenAction extends _xfa_object.XFAObject { method constructor (line 69674) | constructor(attributes) { class Output (line 69681) | class Output extends _xfa_object.XFAObject { method constructor (line 69682) | constructor(attributes) { class OutputBin (line 69691) | class OutputBin extends _xfa_object.StringObject { method constructor (line 69692) | constructor(attributes) { class OutputXSL (line 69698) | class OutputXSL extends _xfa_object.XFAObject { method constructor (line 69699) | constructor(attributes) { class Overprint (line 69706) | class Overprint extends _xfa_object.OptionObject { method constructor (line 69707) | constructor(attributes) { class Packets (line 69713) | class Packets extends _xfa_object.StringObject { method constructor (line 69714) | constructor(attributes) { method [_xfa_object.$finalize] (line 69718) | [_xfa_object.$finalize]() { class PageOffset (line 69728) | class PageOffset extends _xfa_object.XFAObject { method constructor (line 69729) | constructor(attributes) { class PageRange (line 69745) | class PageRange extends _xfa_object.StringObject { method constructor (line 69746) | constructor(attributes) { method [_xfa_object.$finalize] (line 69750) | [_xfa_object.$finalize]() { class Pagination (line 69764) | class Pagination extends _xfa_object.OptionObject { method constructor (line 69765) | constructor(attributes) { class PaginationOverride (line 69771) | class PaginationOverride extends _xfa_object.OptionObject { method constructor (line 69772) | constructor(attributes) { class Part (line 69778) | class Part extends _xfa_object.IntegerObject { method constructor (line 69779) | constructor(attributes) { class Pcl (line 69785) | class Pcl extends _xfa_object.XFAObject { method constructor (line 69786) | constructor(attributes) { class Pdf (line 69801) | class Pdf extends _xfa_object.XFAObject { method constructor (line 69802) | constructor(attributes) { class Pdfa (line 69828) | class Pdfa extends _xfa_object.XFAObject { method constructor (line 69829) | constructor(attributes) { class Permissions (line 69839) | class Permissions extends _xfa_object.XFAObject { method constructor (line 69840) | constructor(attributes) { class PickTrayByPDFSize (line 69855) | class PickTrayByPDFSize extends _xfa_object.Option01 { method constructor (line 69856) | constructor(attributes) { class Picture (line 69862) | class Picture extends _xfa_object.StringObject { method constructor (line 64892) | constructor(attributes) { method constructor (line 69863) | constructor(attributes) { class PlaintextMetadata (line 69869) | class PlaintextMetadata extends _xfa_object.Option01 { method constructor (line 69870) | constructor(attributes) { class Presence (line 69876) | class Presence extends _xfa_object.OptionObject { method constructor (line 69877) | constructor(attributes) { class Present (line 69883) | class Present extends _xfa_object.XFAObject { method constructor (line 69884) | constructor(attributes) { class Print (line 69912) | class Print extends _xfa_object.Option01 { method constructor (line 69913) | constructor(attributes) { class PrintHighQuality (line 69919) | class PrintHighQuality extends _xfa_object.Option01 { method constructor (line 69920) | constructor(attributes) { class PrintScaling (line 69926) | class PrintScaling extends _xfa_object.OptionObject { method constructor (line 69927) | constructor(attributes) { class PrinterName (line 69933) | class PrinterName extends _xfa_object.StringObject { method constructor (line 69934) | constructor(attributes) { class Producer (line 69940) | class Producer extends _xfa_object.StringObject { method constructor (line 69941) | constructor(attributes) { class Ps (line 69947) | class Ps extends _xfa_object.XFAObject { method constructor (line 69948) | constructor(attributes) { class Range (line 69962) | class Range extends _xfa_object.ContentObject { method constructor (line 69963) | constructor(attributes) { method [_xfa_object.$finalize] (line 69967) | [_xfa_object.$finalize]() { class Record (line 69979) | class Record extends _xfa_object.ContentObject { method constructor (line 69980) | constructor(attributes) { method [_xfa_object.$finalize] (line 69984) | [_xfa_object.$finalize]() { class Relevant (line 69995) | class Relevant extends _xfa_object.ContentObject { method constructor (line 69996) | constructor(attributes) { method [_xfa_object.$finalize] (line 70000) | [_xfa_object.$finalize]() { class Rename (line 70006) | class Rename extends _xfa_object.ContentObject { method constructor (line 70007) | constructor(attributes) { method [_xfa_object.$finalize] (line 70011) | [_xfa_object.$finalize]() { class RenderPolicy (line 70021) | class RenderPolicy extends _xfa_object.OptionObject { method constructor (line 70022) | constructor(attributes) { class RunScripts (line 70028) | class RunScripts extends _xfa_object.OptionObject { method constructor (line 70029) | constructor(attributes) { class Script (line 70035) | class Script extends _xfa_object.XFAObject { method constructor (line 65151) | constructor(attributes) { method constructor (line 70036) | constructor(attributes) { class ScriptModel (line 70045) | class ScriptModel extends _xfa_object.OptionObject { method constructor (line 70046) | constructor(attributes) { class Severity (line 70052) | class Severity extends _xfa_object.OptionObject { method constructor (line 70053) | constructor(attributes) { class SilentPrint (line 70059) | class SilentPrint extends _xfa_object.XFAObject { method constructor (line 70060) | constructor(attributes) { class Staple (line 70068) | class Staple extends _xfa_object.XFAObject { method constructor (line 70069) | constructor(attributes) { class StartNode (line 70076) | class StartNode extends _xfa_object.StringObject { method constructor (line 70077) | constructor(attributes) { class StartPage (line 70083) | class StartPage extends _xfa_object.IntegerObject { method constructor (line 70084) | constructor(attributes) { class SubmitFormat (line 70090) | class SubmitFormat extends _xfa_object.OptionObject { method constructor (line 70091) | constructor(attributes) { class SubmitUrl (line 70097) | class SubmitUrl extends _xfa_object.StringObject { method constructor (line 70098) | constructor(attributes) { class SubsetBelow (line 70104) | class SubsetBelow extends _xfa_object.IntegerObject { method constructor (line 70105) | constructor(attributes) { class SuppressBanner (line 70111) | class SuppressBanner extends _xfa_object.Option01 { method constructor (line 70112) | constructor(attributes) { class Tagged (line 70118) | class Tagged extends _xfa_object.Option01 { method constructor (line 70119) | constructor(attributes) { class Template (line 70125) | class Template extends _xfa_object.XFAObject { method constructor (line 65757) | constructor(attributes) { method constructor (line 70126) | constructor(attributes) { class Threshold (line 70137) | class Threshold extends _xfa_object.OptionObject { method constructor (line 70138) | constructor(attributes) { class To (line 70144) | class To extends _xfa_object.OptionObject { method constructor (line 70145) | constructor(attributes) { class TemplateCache (line 70151) | class TemplateCache extends _xfa_object.XFAObject { method constructor (line 70152) | constructor(attributes) { class Trace (line 70163) | class Trace extends _xfa_object.XFAObject { method constructor (line 70164) | constructor(attributes) { class Transform (line 70171) | class Transform extends _xfa_object.XFAObject { method constructor (line 36162) | constructor() { method calculate (line 36168) | calculate(subbands, u0, v0) { method extend (line 36178) | extend(buffer, offset, size) { method filter (line 36193) | filter(x, offset, length) { method iterate (line 36197) | iterate(ll, hl_lh_hh, u0, v0) { method constructor (line 70172) | constructor(attributes) { class Type (line 70185) | class Type extends _xfa_object.OptionObject { method constructor (line 70186) | constructor(attributes) { class Uri (line 70192) | class Uri extends _xfa_object.StringObject { method constructor (line 70193) | constructor(attributes) { method constructor (line 70999) | constructor(attributes) { class Validate (line 70199) | class Validate extends _xfa_object.OptionObject { method constructor (line 66338) | constructor(attributes) { method constructor (line 70200) | constructor(attributes) { class ValidateApprovalSignatures (line 70206) | class ValidateApprovalSignatures extends _xfa_object.ContentObject { method constructor (line 70207) | constructor(attributes) { method [_xfa_object.$finalize] (line 70211) | [_xfa_object.$finalize]() { class ValidationMessaging (line 70217) | class ValidationMessaging extends _xfa_object.OptionObject { method constructor (line 70218) | constructor(attributes) { class Version (line 70224) | class Version extends _xfa_object.OptionObject { method constructor (line 70225) | constructor(attributes) { class VersionControl (line 70231) | class VersionControl extends _xfa_object.XFAObject { method constructor (line 70232) | constructor(attributes) { class ViewerPreferences (line 70241) | class ViewerPreferences extends _xfa_object.XFAObject { method constructor (line 70242) | constructor(attributes) { class WebClient (line 70257) | class WebClient extends _xfa_object.XFAObject { method constructor (line 70258) | constructor(attributes) { class Whitespace (line 70267) | class Whitespace extends _xfa_object.OptionObject { method constructor (line 70268) | constructor(attributes) { class Window (line 70274) | class Window extends _xfa_object.ContentObject { method constructor (line 70275) | constructor(attributes) { method [_xfa_object.$finalize] (line 70279) | [_xfa_object.$finalize]() { class Xdc (line 70296) | class Xdc extends _xfa_object.XFAObject { method constructor (line 70297) | constructor(attributes) { class Xdp (line 70305) | class Xdp extends _xfa_object.XFAObject { method constructor (line 70306) | constructor(attributes) { method constructor (line 71623) | constructor(attributes) { class Xsl (line 70313) | class Xsl extends _xfa_object.XFAObject { method constructor (line 70314) | constructor(attributes) { class Zpl (line 70322) | class Zpl extends _xfa_object.XFAObject { method constructor (line 70323) | constructor(attributes) { class ConfigNamespace (line 70334) | class ConfigNamespace { method acrobat (line 70343) | static acrobat(attrs) { method acrobat7 (line 70347) | static acrobat7(attrs) { method ADBE_JSConsole (line 70351) | static ADBE_JSConsole(attrs) { method ADBE_JSDebugger (line 70355) | static ADBE_JSDebugger(attrs) { method addSilentPrint (line 70359) | static addSilentPrint(attrs) { method addViewerPreferences (line 70363) | static addViewerPreferences(attrs) { method adjustData (line 70367) | static adjustData(attrs) { method adobeExtensionLevel (line 70371) | static adobeExtensionLevel(attrs) { method agent (line 70375) | static agent(attrs) { method alwaysEmbed (line 70379) | static alwaysEmbed(attrs) { method amd (line 70383) | static amd(attrs) { method area (line 70387) | static area(attrs) { method attributes (line 70391) | static attributes(attrs) { method autoSave (line 70395) | static autoSave(attrs) { method base (line 70399) | static base(attrs) { method batchOutput (line 70403) | static batchOutput(attrs) { method behaviorOverride (line 70407) | static behaviorOverride(attrs) { method cache (line 70411) | static cache(attrs) { method change (line 70415) | static change(attrs) { method common (line 70419) | static common(attrs) { method compress (line 70423) | static compress(attrs) { method compressLogicalStructure (line 70427) | static compressLogicalStructure(attrs) { method compressObjectStream (line 70431) | static compressObjectStream(attrs) { method compression (line 70435) | static compression(attrs) { method config (line 70439) | static config(attrs) { method conformance (line 70443) | static conformance(attrs) { method contentCopy (line 70447) | static contentCopy(attrs) { method copies (line 70451) | static copies(attrs) { method creator (line 70455) | static creator(attrs) { method currentPage (line 70459) | static currentPage(attrs) { method data (line 70463) | static data(attrs) { method debug (line 70467) | static debug(attrs) { method defaultTypeface (line 70471) | static defaultTypeface(attrs) { method destination (line 70475) | static destination(attrs) { method documentAssembly (line 70479) | static documentAssembly(attrs) { method driver (line 70483) | static driver(attrs) { method duplexOption (line 70487) | static duplexOption(attrs) { method dynamicRender (line 70491) | static dynamicRender(attrs) { method embed (line 70495) | static embed(attrs) { method encrypt (line 70499) | static encrypt(attrs) { method encryption (line 70503) | static encryption(attrs) { method encryptionLevel (line 70507) | static encryptionLevel(attrs) { method enforce (line 70511) | static enforce(attrs) { method equate (line 70515) | static equate(attrs) { method equateRange (line 70519) | static equateRange(attrs) { method exclude (line 70523) | static exclude(attrs) { method excludeNS (line 70527) | static excludeNS(attrs) { method flipLabel (line 70531) | static flipLabel(attrs) { method fontInfo (line 70535) | static fontInfo(attrs) { method formFieldFilling (line 70539) | static formFieldFilling(attrs) { method groupParent (line 70543) | static groupParent(attrs) { method ifEmpty (line 70547) | static ifEmpty(attrs) { method includeXDPContent (line 70551) | static includeXDPContent(attrs) { method incrementalLoad (line 70555) | static incrementalLoad(attrs) { method incrementalMerge (line 70559) | static incrementalMerge(attrs) { method interactive (line 70563) | static interactive(attrs) { method jog (line 70567) | static jog(attrs) { method labelPrinter (line 70571) | static labelPrinter(attrs) { method layout (line 70575) | static layout(attrs) { method level (line 70579) | static level(attrs) { method linearized (line 70583) | static linearized(attrs) { method locale (line 70587) | static locale(attrs) { method localeSet (line 70591) | static localeSet(attrs) { method log (line 70595) | static log(attrs) { method map (line 70599) | static map(attrs) { method mediumInfo (line 70603) | static mediumInfo(attrs) { method message (line 70607) | static message(attrs) { method messaging (line 70611) | static messaging(attrs) { method mode (line 70615) | static mode(attrs) { method modifyAnnots (line 70619) | static modifyAnnots(attrs) { method msgId (line 70623) | static msgId(attrs) { method nameAttr (line 70627) | static nameAttr(attrs) { method neverEmbed (line 70631) | static neverEmbed(attrs) { method numberOfCopies (line 70635) | static numberOfCopies(attrs) { method openAction (line 70639) | static openAction(attrs) { method output (line 70643) | static output(attrs) { method outputBin (line 70647) | static outputBin(attrs) { method outputXSL (line 70651) | static outputXSL(attrs) { method overprint (line 70655) | static overprint(attrs) { method packets (line 70659) | static packets(attrs) { method pageOffset (line 70663) | static pageOffset(attrs) { method pageRange (line 70667) | static pageRange(attrs) { method pagination (line 70671) | static pagination(attrs) { method paginationOverride (line 70675) | static paginationOverride(attrs) { method part (line 70679) | static part(attrs) { method pcl (line 70683) | static pcl(attrs) { method pdf (line 70687) | static pdf(attrs) { method pdfa (line 70691) | static pdfa(attrs) { method permissions (line 70695) | static permissions(attrs) { method pickTrayByPDFSize (line 70699) | static pickTrayByPDFSize(attrs) { method picture (line 70703) | static picture(attrs) { method plaintextMetadata (line 70707) | static plaintextMetadata(attrs) { method presence (line 70711) | static presence(attrs) { method present (line 70715) | static present(attrs) { method print (line 70719) | static print(attrs) { method printHighQuality (line 70723) | static printHighQuality(attrs) { method printScaling (line 70727) | static printScaling(attrs) { method printerName (line 70731) | static printerName(attrs) { method producer (line 70735) | static producer(attrs) { method ps (line 70739) | static ps(attrs) { method range (line 70743) | static range(attrs) { method record (line 70747) | static record(attrs) { method relevant (line 70751) | static relevant(attrs) { method rename (line 70755) | static rename(attrs) { method renderPolicy (line 70759) | static renderPolicy(attrs) { method runScripts (line 70763) | static runScripts(attrs) { method script (line 70767) | static script(attrs) { method scriptModel (line 70771) | static scriptModel(attrs) { method severity (line 70775) | static severity(attrs) { method silentPrint (line 70779) | static silentPrint(attrs) { method staple (line 70783) | static staple(attrs) { method startNode (line 70787) | static startNode(attrs) { method startPage (line 70791) | static startPage(attrs) { method submitFormat (line 70795) | static submitFormat(attrs) { method submitUrl (line 70799) | static submitUrl(attrs) { method subsetBelow (line 70803) | static subsetBelow(attrs) { method suppressBanner (line 70807) | static suppressBanner(attrs) { method tagged (line 70811) | static tagged(attrs) { method template (line 70815) | static template(attrs) { method templateCache (line 70819) | static templateCache(attrs) { method threshold (line 70823) | static threshold(attrs) { method to (line 70827) | static to(attrs) { method trace (line 70831) | static trace(attrs) { method transform (line 70835) | static transform(attrs) { method type (line 70839) | static type(attrs) { method uri (line 70843) | static uri(attrs) { method validate (line 70847) | static validate(attrs) { method validateApprovalSignatures (line 70851) | static validateApprovalSignatures(attrs) { method validationMessaging (line 70855) | static validationMessaging(attrs) { method version (line 70859) | static version(attrs) { method versionControl (line 70863) | static versionControl(attrs) { method viewerPreferences (line 70867) | static viewerPreferences(attrs) { method webClient (line 70871) | static webClient(attrs) { method whitespace (line 70875) | static whitespace(attrs) { method window (line 70879) | static window(attrs) { method xdc (line 70883) | static xdc(attrs) { method xdp (line 70887) | static xdp(attrs) { method xsl (line 70891) | static xsl(attrs) { method zpl (line 70895) | static zpl(attrs) { method [_namespaces.$buildXFAObject] (line 70335) | static [_namespaces.$buildXFAObject](name, attributes) { class ConnectionSet (line 70920) | class ConnectionSet extends _xfa_object.XFAObject { method constructor (line 70921) | constructor(attributes) { class EffectiveInputPolicy (line 70930) | class EffectiveInputPolicy extends _xfa_object.XFAObject { method constructor (line 70931) | constructor(attributes) { class EffectiveOutputPolicy (line 70941) | class EffectiveOutputPolicy extends _xfa_object.XFAObject { method constructor (line 70942) | constructor(attributes) { class Operation (line 70952) | class Operation extends _xfa_object.StringObject { method constructor (line 70953) | constructor(attributes) { class RootElement (line 70965) | class RootElement extends _xfa_object.StringObject { method constructor (line 70966) | constructor(attributes) { class SoapAction (line 70976) | class SoapAction extends _xfa_object.StringObject { method constructor (line 70977) | constructor(attributes) { class SoapAddress (line 70987) | class SoapAddress extends _xfa_object.StringObject { method constructor (line 70988) | constructor(attributes) { class Uri (line 70998) | class Uri extends _xfa_object.StringObject { method constructor (line 70193) | constructor(attributes) { method constructor (line 70999) | constructor(attributes) { class WsdlAddress (line 71009) | class WsdlAddress extends _xfa_object.StringObject { method constructor (line 71010) | constructor(attributes) { class WsdlConnection (line 71020) | class WsdlConnection extends _xfa_object.XFAObject { method constructor (line 71021) | constructor(attributes) { class XmlConnection (line 71035) | class XmlConnection extends _xfa_object.XFAObject { method constructor (line 71036) | constructor(attributes) { class XsdConnection (line 71045) | class XsdConnection extends _xfa_object.XFAObject { method constructor (line 71046) | constructor(attributes) { class ConnectionSetNamespace (line 71056) | class ConnectionSetNamespace { method connectionSet (line 71065) | static connectionSet(attrs) { method effectiveInputPolicy (line 71069) | static effectiveInputPolicy(attrs) { method effectiveOutputPolicy (line 71073) | static effectiveOutputPolicy(attrs) { method operation (line 71077) | static operation(attrs) { method rootElement (line 71081) | static rootElement(attrs) { method soapAction (line 71085) | static soapAction(attrs) { method soapAddress (line 71089) | static soapAddress(attrs) { method uri (line 71093) | static uri(attrs) { method wsdlAddress (line 71097) | static wsdlAddress(attrs) { method wsdlConnection (line 71101) | static wsdlConnection(attrs) { method xmlConnection (line 71105) | static xmlConnection(attrs) { method xsdConnection (line 71109) | static xsdConnection(attrs) { method [_namespaces.$buildXFAObject] (line 71057) | static [_namespaces.$buildXFAObject](name, attributes) { class Data (line 71134) | class Data extends _xfa_object.XmlObject { method constructor (line 69285) | constructor(attributes) { method constructor (line 71135) | constructor(attributes) { method [_xfa_object.$isNsAgnostic] (line 71139) | [_xfa_object.$isNsAgnostic]() { class Datasets (line 71145) | class Datasets extends _xfa_object.XFAObject { method constructor (line 71146) | constructor(attributes) { method [_xfa_object.$onChild] (line 71152) | [_xfa_object.$onChild](child) { class DatasetsNamespace (line 71164) | class DatasetsNamespace { method datasets (line 71173) | static datasets(attributes) { method data (line 71177) | static data(attributes) { method [_namespaces.$buildXFAObject] (line 71165) | static [_namespaces.$buildXFAObject](name, attributes) { class CalendarSymbols (line 71204) | class CalendarSymbols extends _xfa_object.XFAObject { method constructor (line 71205) | constructor(attributes) { class CurrencySymbol (line 71216) | class CurrencySymbol extends _xfa_object.StringObject { method constructor (line 71217) | constructor(attributes) { class CurrencySymbols (line 71224) | class CurrencySymbols extends _xfa_object.XFAObject { method constructor (line 71225) | constructor(attributes) { class DatePattern (line 71232) | class DatePattern extends _xfa_object.StringObject { method constructor (line 71233) | constructor(attributes) { class DatePatterns (line 71240) | class DatePatterns extends _xfa_object.XFAObject { method constructor (line 71241) | constructor(attributes) { class DateTimeSymbols (line 71248) | class DateTimeSymbols extends _xfa_object.ContentObject { method constructor (line 71249) | constructor(attributes) { class Day (line 71255) | class Day extends _xfa_object.StringObject { method constructor (line 71256) | constructor(attributes) { class DayNames (line 71262) | class DayNames extends _xfa_object.XFAObject { method constructor (line 71263) | constructor(attributes) { class Era (line 71275) | class Era extends _xfa_object.StringObject { method constructor (line 71276) | constructor(attributes) { class EraNames (line 71282) | class EraNames extends _xfa_object.XFAObject { method constructor (line 71283) | constructor(attributes) { class Locale (line 71290) | class Locale extends _xfa_object.XFAObject { method constructor (line 69573) | constructor(attributes) { method constructor (line 71291) | constructor(attributes) { class LocaleSet (line 71307) | class LocaleSet extends _xfa_object.XFAObject { method constructor (line 69580) | constructor(attributes) { method constructor (line 71308) | constructor(attributes) { class Meridiem (line 71315) | class Meridiem extends _xfa_object.StringObject { method constructor (line 71316) | constructor(attributes) { class MeridiemNames (line 71322) | class MeridiemNames extends _xfa_object.XFAObject { method constructor (line 71323) | constructor(attributes) { class Month (line 71330) | class Month extends _xfa_object.StringObject { method constructor (line 71331) | constructor(attributes) { class MonthNames (line 71337) | class MonthNames extends _xfa_object.XFAObject { method constructor (line 71338) | constructor(attributes) { class NumberPattern (line 71350) | class NumberPattern extends _xfa_object.StringObject { method constructor (line 71351) | constructor(attributes) { class NumberPatterns (line 71358) | class NumberPatterns extends _xfa_object.XFAObject { method constructor (line 71359) | constructor(attributes) { class NumberSymbol (line 71366) | class NumberSymbol extends _xfa_object.StringObject { method constructor (line 71367) | constructor(attributes) { class NumberSymbols (line 71374) | class NumberSymbols extends _xfa_object.XFAObject { method constructor (line 71375) | constructor(attributes) { class TimePattern (line 71382) | class TimePattern extends _xfa_object.StringObject { method constructor (line 71383) | constructor(attributes) { class TimePatterns (line 71390) | class TimePatterns extends _xfa_object.XFAObject { method constructor (line 71391) | constructor(attributes) { class TypeFace (line 71398) | class TypeFace extends _xfa_object.XFAObject { method constructor (line 71399) | constructor(attributes) { class TypeFaces (line 71406) | class TypeFaces extends _xfa_object.XFAObject { method constructor (line 71407) | constructor(attributes) { class LocaleSetNamespace (line 71414) | class LocaleSetNamespace { method calendarSymbols (line 71423) | static calendarSymbols(attrs) { method currencySymbol (line 71427) | static currencySymbol(attrs) { method currencySymbols (line 71431) | static currencySymbols(attrs) { method datePattern (line 71435) | static datePattern(attrs) { method datePatterns (line 71439) | static datePatterns(attrs) { method dateTimeSymbols (line 71443) | static dateTimeSymbols(attrs) { method day (line 71447) | static day(attrs) { method dayNames (line 71451) | static dayNames(attrs) { method era (line 71455) | static era(attrs) { method eraNames (line 71459) | static eraNames(attrs) { method locale (line 71463) | static locale(attrs) { method localeSet (line 71467) | static localeSet(attrs) { method meridiem (line 71471) | static meridiem(attrs) { method meridiemNames (line 71475) | static meridiemNames(attrs) { method month (line 71479) | static month(attrs) { method monthNames (line 71483) | static monthNames(attrs) { method numberPattern (line 71487) | static numberPattern(attrs) { method numberPatterns (line 71491) | static numberPatterns(attrs) { method numberSymbol (line 71495) | static numberSymbol(attrs) { method numberSymbols (line 71499) | static numberSymbols(attrs) { method timePattern (line 71503) | static timePattern(attrs) { method timePatterns (line 71507) | static timePatterns(attrs) { method typeFace (line 71511) | static typeFace(attrs) { method typeFaces (line 71515) | static typeFaces(attrs) { method [_namespaces.$buildXFAObject] (line 71415) | static [_namespaces.$buildXFAObject](name, attributes) { class Signature (line 71540) | class Signature extends _xfa_object.XFAObject { method constructor (line 65192) | constructor(attributes) { method constructor (line 71541) | constructor(attributes) { class SignatureNamespace (line 71547) | class SignatureNamespace { method signature (line 71556) | static signature(attributes) { method [_namespaces.$buildXFAObject] (line 71548) | static [_namespaces.$buildXFAObject](name, attributes) { class Stylesheet (line 71581) | class Stylesheet extends _xfa_object.XFAObject { method constructor (line 71582) | constructor(attributes) { class StylesheetNamespace (line 71588) | class StylesheetNamespace { method stylesheet (line 71597) | static stylesheet(attributes) { method [_namespaces.$buildXFAObject] (line 71589) | static [_namespaces.$buildXFAObject](name, attributes) { class Xdp (line 71622) | class Xdp extends _xfa_object.XFAObject { method constructor (line 70306) | constructor(attributes) { method constructor (line 71623) | constructor(attributes) { method [_xfa_object.$onChildCheck] (line 71635) | [_xfa_object.$onChildCheck](child) { class XdpNamespace (line 71642) | class XdpNamespace { method xdp (line 71651) | static xdp(attributes) { method [_namespaces.$buildXFAObject] (line 71643) | static [_namespaces.$buildXFAObject](name, attributes) { function mapStyle (line 71689) | function mapStyle(styleStr, node, richText) { function checkStyle (line 71747) | function checkStyle(node) { class XhtmlObject (line 71763) | class XhtmlObject extends _xfa_object.XmlObject { method constructor (line 71764) | constructor(attributes, name) { method [_xfa_object.$clean] (line 71770) | [_xfa_object.$clean](builder) { method [_xfa_object.$acceptWhitespace] (line 71776) | [_xfa_object.$acceptWhitespace]() { method [_xfa_object.$onText] (line 71780) | [_xfa_object.$onText](str, richText = false) { method [_xfa_object.$pushGlyphs] (line 71796) | [_xfa_object.$pushGlyphs](measure, mustPop = true) { method [_xfa_object.$toHTML] (line 71899) | [_xfa_object.$toHTML](availableSpace) { class A (line 71932) | class A extends XhtmlObject { method constructor (line 71933) | constructor(attributes) { class B (line 71940) | class B extends XhtmlObject { method constructor (line 71941) | constructor(attributes) { method [_xfa_object.$pushGlyphs] (line 71945) | [_xfa_object.$pushGlyphs](measure) { class Body (line 71957) | class Body extends XhtmlObject { method constructor (line 71958) | constructor(attributes) { method [_xfa_object.$toHTML] (line 71962) | [_xfa_object.$toHTML](availableSpace) { class Br (line 71980) | class Br extends XhtmlObject { method constructor (line 71981) | constructor(attributes) { method [_xfa_object.$text] (line 71985) | [_xfa_object.$text]() { method [_xfa_object.$pushGlyphs] (line 71989) | [_xfa_object.$pushGlyphs](measure) { method [_xfa_object.$toHTML] (line 71993) | [_xfa_object.$toHTML](availableSpace) { class Html (line 72001) | class Html extends XhtmlObject { method constructor (line 72002) | constructor(attributes) { method [_xfa_object.$toHTML] (line 72006) | [_xfa_object.$toHTML](availableSpace) { class I (line 72045) | class I extends XhtmlObject { method constructor (line 72046) | constructor(attributes) { method [_xfa_object.$pushGlyphs] (line 72050) | [_xfa_object.$pushGlyphs](measure) { class Li (line 72062) | class Li extends XhtmlObject { method constructor (line 72063) | constructor(attributes) { class Ol (line 72069) | class Ol extends XhtmlObject { method constructor (line 72070) | constructor(attributes) { class P (line 72076) | class P extends XhtmlObject { method constructor (line 72077) | constructor(attributes) { method [_xfa_object.$pushGlyphs] (line 72081) | [_xfa_object.$pushGlyphs](measure) { method [_xfa_object.$text] (line 72089) | [_xfa_object.$text]() { class Span (line 72101) | class Span extends XhtmlObject { method constructor (line 72102) | constructor(attributes) { class Sub (line 72108) | class Sub extends XhtmlObject { method constructor (line 72109) | constructor(attributes) { class Sup (line 72115) | class Sup extends XhtmlObject { method constructor (line 72116) | constructor(attributes) { class Ul (line 72122) | class Ul extends XhtmlObject { method constructor (line 72123) | constructor(attributes) { class XhtmlNamespace (line 72129) | class XhtmlNamespace { method a (line 72138) | static a(attributes) { method b (line 72142) | static b(attributes) { method body (line 72146) | static body(attributes) { method br (line 72150) | static br(attributes) { method html (line 72154) | static html(attributes) { method i (line 72158) | static i(attributes) { method li (line 72162) | static li(attributes) { method ol (line 72166) | static ol(attributes) { method p (line 72170) | static p(attributes) { method span (line 72174) | static span(attributes) { method sub (line 72178) | static sub(attributes) { method sup (line 72182) | static sup(attributes) { method ul (line 72186) | static ul(attributes) { method [_namespaces.$buildXFAObject] (line 72130) | static [_namespaces.$buildXFAObject](name, attributes) { class UnknownNamespace (line 72209) | class UnknownNamespace { method constructor (line 72210) | constructor(nsId) { method [_namespaces.$buildXFAObject] (line 72214) | [_namespaces.$buildXFAObject](name, attributes) { class XRef (line 72245) | class XRef { method constructor (line 72246) | constructor(stream, pdfManager) { method getNewRef (line 72257) | getNewRef() { method resetNewRef (line 72265) | resetNewRef() { method setStartXRef (line 72269) | setStartXRef(startXRef) { method parse (line 72273) | parse(recoveryMode = false) { method processXRefTable (line 72340) | processXRefTable(parser) { method readXRefTable (line 72370) | readXRefTable(parser) { method processXRefStream (line 72445) | processXRefStream(stream) { method readXRefStream (line 72468) | readXRefStream(stream) { method indexObjects (line 72557) | indexObjects() { method readXRef (line 72791) | readXRef(recoveryMode = false) { method getEntry (line 72878) | getEntry(i) { method fetchIfRef (line 72888) | fetchIfRef(obj, suppressEncryption = false) { method fetch (line 72896) | fetch(ref, suppressEncryption = false) { method fetchUncompressed (line 72953) | fetchUncompressed(ref, xrefEntry, suppressEncryption = false) { method fetchCompressed (line 73000) | fetchCompressed(ref, xrefEntry, suppressEncryption = false) { method fetchIfRefAsync (line 73079) | async fetchIfRefAsync(obj, suppressEncryption) { method fetchAsync (line 73087) | async fetchAsync(ref, suppressEncryption) { method getCatalogObj (line 73100) | getCatalogObj() { function wrapReason (line 73138) | function wrapReason(reason) { class MessageHandler (line 73164) | class MessageHandler { method constructor (line 73165) | constructor(sourceName, targetName, comObj) { method on (line 73253) | on(actionName, handler) { method send (line 73263) | send(actionName, data, transfers) { method sendWithPromise (line 73272) | sendWithPromise(actionName, data, transfers) { method sendWithStream (line 73292) | sendWithStream(actionName, data, queueingStrategy, transfers) { method _createStreamSink (line 73346) | _createStreamSink(data) { method _processStreamMessage (line 73439) | _processStreamMessage(data) { method _deleteStreamController (line 73581) | async _deleteStreamController(streamController, streamId) { method destroy (line 73586) | destroy() { class PDFWorkerStream (line 73607) | class PDFWorkerStream { method constructor (line 73608) | constructor(msgHandler) { method getFullReader (line 73615) | getFullReader() { method getRangeReader (line 73621) | getRangeReader(begin, end) { method cancelAllRequests (line 73629) | cancelAllRequests(reason) { class PDFWorkerStreamReader (line 73643) | class PDFWorkerStreamReader { method constructor (line 73644) | constructor(msgHandler) { method headersReady (line 73661) | get headersReady() { method contentLength (line 73665) | get contentLength() { method isStreamingSupported (line 73669) | get isStreamingSupported() { method isRangeSupported (line 73673) | get isRangeSupported() { method read (line 73677) | async read() { method cancel (line 73696) | cancel(reason) { class PDFWorkerStreamRangeReader (line 73702) | class PDFWorkerStreamRangeReader { method constructor (line 73703) | constructor(begin, end, msgHandler) { method isStreamingSupported (line 73715) | get isStreamingSupported() { method read (line 73719) | async read() { method cancel (line 73738) | cancel(reason) { function __w_pdfjs_require__ (line 73751) | function __w_pdfjs_require__(moduleId) { FILE: application/tools/app_db_converter.py function parse (line 18) | def parse(input_filename, output_filename): FILE: application/tools/external_services_config/external_postgres_init.sql type public (line 75) | CREATE TABLE public.book_zip ( type public (line 115) | CREATE TABLE public.fav ( type public (line 156) | CREATE TABLE public.fav_users ( type public (line 169) | CREATE TABLE public.libaannotations ( type public (line 184) | CREATE TABLE public.libapics ( type public (line 198) | CREATE TABLE public.libavtor ( type public (line 212) | CREATE TABLE public.libavtoraliase ( type public (line 250) | CREATE TABLE public.libavtorname ( type public (line 295) | CREATE TABLE public.libavtorname_ts ( type public (line 308) | CREATE TABLE public.libbannotations ( type public (line 323) | CREATE TABLE public.libbook ( type public (line 380) | CREATE TABLE public.libbook_ts ( type public (line 393) | CREATE TABLE public.libbpics ( type public (line 407) | CREATE TABLE public.libfilename ( type public (line 420) | CREATE TABLE public.libgenre ( type public (line 458) | CREATE TABLE public.libgenrelist ( type public (line 497) | CREATE TABLE public.libjoinedbooks ( type public (line 537) | CREATE TABLE public.librate ( type public (line 552) | CREATE TABLE public.librecs ( type public (line 591) | CREATE TABLE public.libreviews ( type public (line 606) | CREATE TABLE public.libseq ( type public (line 622) | CREATE TABLE public.libseqname ( type public (line 635) | CREATE TABLE public.libseqname_ts ( type public (line 648) | CREATE TABLE public.libsrclang ( type public (line 661) | CREATE TABLE public.libtranslator ( type public (line 675) | CREATE TABLE public.progress ( type public (line 689) | CREATE TABLE public.seq ( type public (line 703) | CREATE TABLE public.seqname ( type public (line 717) | CREATE TABLE public.translation ( type i_book_vector (line 893) | CREATE INDEX i_book_vector ON public.libbook_ts USING gin (vector) type i_fav_uniq (line 901) | CREATE UNIQUE INDEX i_fav_uniq ON public.fav USING btree (user_uuid, boo... type i_libavroename_ts (line 909) | CREATE INDEX i_libavroename_ts ON public.libavtorname_ts USING gin (vector) type i_rate_bid (line 917) | CREATE INDEX i_rate_bid ON public.librate USING btree (bookid) type i_seq_vec (line 925) | CREATE INDEX i_seq_vec ON public.libseqname_ts USING gin (vector) type idx_88856_aa (line 933) | CREATE INDEX idx_88856_aa ON public.book_zip USING btree (usr) type idx_88856_primary (line 941) | CREATE UNIQUE INDEX idx_88856_primary ON public.book_zip USING btree (id) type idx_88856_s1 (line 949) | CREATE INDEX idx_88856_s1 ON public.book_zip USING btree (start_id) type idx_88856_s2 (line 957) | CREATE INDEX idx_88856_s2 ON public.book_zip USING btree (end_id) type idx_88856_ss (line 965) | CREATE INDEX idx_88856_ss ON public.book_zip USING btree (filename) type idx_88886_avtorid (line 973) | CREATE INDEX idx_88886_avtorid ON public.libaannotations USING btree (av... type idx_88892_avtorid (line 981) | CREATE INDEX idx_88892_avtorid ON public.libapics USING btree (avtorid) type idx_88895_iav (line 989) | CREATE INDEX idx_88895_iav ON public.libavtor USING btree (avtorid) type idx_88895_primary (line 997) | CREATE UNIQUE INDEX idx_88895_primary ON public.libavtor USING btree (bo... type idx_88903_goodid (line 1005) | CREATE INDEX idx_88903_goodid ON public.libavtoraliase USING btree (goodid) type idx_88903_primary (line 1013) | CREATE UNIQUE INDEX idx_88903_primary ON public.libavtoraliase USING btr... type idx_88903_uids (line 1021) | CREATE UNIQUE INDEX idx_88903_uids ON public.libavtoraliase USING btree ... type idx_88911_email (line 1029) | CREATE INDEX idx_88911_email ON public.libavtorname USING btree (email) type idx_88911_firstname (line 1037) | CREATE INDEX idx_88911_firstname ON public.libavtorname USING btree (fir... type idx_88911_homepage (line 1045) | CREATE INDEX idx_88911_homepage ON public.libavtorname USING btree (home... type idx_88911_lastname (line 1053) | CREATE INDEX idx_88911_lastname ON public.libavtorname USING btree (last... type idx_88911_masterid (line 1061) | CREATE INDEX idx_88911_masterid ON public.libavtorname USING btree (mast... type idx_88911_primary (line 1069) | CREATE UNIQUE INDEX idx_88911_primary ON public.libavtorname USING btree... type idx_88911_uid (line 1077) | CREATE INDEX idx_88911_uid ON public.libavtorname USING btree (uid) type idx_88925_bookid (line 1085) | CREATE INDEX idx_88925_bookid ON public.libbannotations USING btree (boo... type idx_88933_bookdel (line 1093) | CREATE UNIQUE INDEX idx_88933_bookdel ON public.libbook USING btree (del... type idx_88933_deleted (line 1101) | CREATE INDEX idx_88933_deleted ON public.libbook USING btree (deleted) type idx_88933_fileauthor (line 1109) | CREATE INDEX idx_88933_fileauthor ON public.libbook USING btree (fileaut... type idx_88933_filesize (line 1117) | CREATE INDEX idx_88933_filesize ON public.libbook USING btree (filesize) type idx_88933_filetype (line 1125) | CREATE INDEX idx_88933_filetype ON public.libbook USING btree (filetype) type idx_88933_filetypedel (line 1133) | CREATE INDEX idx_88933_filetypedel ON public.libbook USING btree (delete... type idx_88933_lang (line 1141) | CREATE INDEX idx_88933_lang ON public.libbook USING btree (lang) type idx_88933_langdel (line 1149) | CREATE INDEX idx_88933_langdel ON public.libbook USING btree (deleted, l... type idx_88933_md5 (line 1157) | CREATE UNIQUE INDEX idx_88933_md5 ON public.libbook USING btree (md5) type idx_88933_n (line 1165) | CREATE INDEX idx_88933_n ON public.libbook USING btree (n) type idx_88933_primary (line 1173) | CREATE UNIQUE INDEX idx_88933_primary ON public.libbook USING btree (boo... type idx_88933_time (line 1181) | CREATE INDEX idx_88933_time ON public.libbook USING btree ("time") type idx_88933_title (line 1189) | CREATE INDEX idx_88933_title ON public.libbook USING btree (title) type idx_88933_title1 (line 1197) | CREATE INDEX idx_88933_title1 ON public.libbook USING btree (title1) type idx_88933_year (line 1205) | CREATE INDEX idx_88933_year ON public.libbook USING btree (year) type idx_88956_bookid (line 1213) | CREATE INDEX idx_88956_bookid ON public.libbpics USING btree (bookid) type idx_88959_filename (line 1221) | CREATE UNIQUE INDEX idx_88959_filename ON public.libfilename USING btree... type idx_88959_primary (line 1229) | CREATE UNIQUE INDEX idx_88959_primary ON public.libfilename USING btree ... type idx_88964_ibook (line 1237) | CREATE INDEX idx_88964_ibook ON public.libgenre USING btree (bookid) type idx_88964_igenre (line 1245) | CREATE INDEX idx_88964_igenre ON public.libgenre USING btree (genreid) type idx_88964_primary (line 1253) | CREATE UNIQUE INDEX idx_88964_primary ON public.libgenre USING btree (id) type idx_88964_u (line 1261) | CREATE UNIQUE INDEX idx_88964_u ON public.libgenre USING btree (bookid, ... type idx_88972_genreid (line 1269) | CREATE INDEX idx_88972_genreid ON public.libgenrelist USING btree (genreid) type idx_88972_meta (line 1277) | CREATE INDEX idx_88972_meta ON public.libgenrelist USING btree (genremeta) type idx_88972_primary (line 1285) | CREATE UNIQUE INDEX idx_88972_primary ON public.libgenrelist USING btree... type idx_88981_badid (line 1293) | CREATE UNIQUE INDEX idx_88981_badid ON public.libjoinedbooks USING btree... type idx_88981_goodid (line 1301) | CREATE INDEX idx_88981_goodid ON public.libjoinedbooks USING btree (goodid) type idx_88981_primary (line 1309) | CREATE UNIQUE INDEX idx_88981_primary ON public.libjoinedbooks USING btr... type idx_88981_realid (line 1317) | CREATE INDEX idx_88981_realid ON public.libjoinedbooks USING btree (realid) type idx_88981_time (line 1325) | CREATE INDEX idx_88981_time ON public.libjoinedbooks USING btree ("time") type idx_88990_bu (line 1333) | CREATE UNIQUE INDEX idx_88990_bu ON public.librecs USING btree (bid, uid) type idx_88990_primary (line 1341) | CREATE UNIQUE INDEX idx_88990_primary ON public.librecs USING btree (id) type idx_88994_bookid (line 1349) | CREATE INDEX idx_88994_bookid ON public.libreviews USING btree (bookid) type idx_89000_bookid (line 1357) | CREATE INDEX idx_89000_bookid ON public.libseq USING btree (bookid) type idx_89000_primary (line 1365) | CREATE UNIQUE INDEX idx_89000_primary ON public.libseq USING btree (book... type idx_89000_seqid (line 1373) | CREATE INDEX idx_89000_seqid ON public.libseq USING btree (seqid) type idx_89012_primary (line 1381) | CREATE UNIQUE INDEX idx_89012_primary ON public.libsrclang USING btree (... type idx_89012_srclang (line 1389) | CREATE INDEX idx_89012_srclang ON public.libsrclang USING btree (srclang) type idx_89015_primary (line 1397) | CREATE UNIQUE INDEX idx_89015_primary ON public.libtranslator USING btre... type idx_89015_translatorid (line 1405) | CREATE INDEX idx_89015_translatorid ON public.libtranslator USING btree ... type idx_libb_lower_p (line 1413) | CREATE INDEX idx_libb_lower_p ON public.libbook USING btree (lower((titl... type idx_seqn_lower_p (line 1421) | CREATE INDEX idx_seqn_lower_p ON public.libseqname USING btree (lower((s... type seqname_search_content2 (line 1429) | CREATE INDEX seqname_search_content2 ON public.seqname USING gin (name p... type sequence_book_id (line 1437) | CREATE INDEX sequence_book_id ON public.seq USING btree (book_id) type translation_book_id (line 1445) | CREATE INDEX translation_book_id ON public.translation USING btree (book... FILE: phpdocker/pg/init_db.sql type public (line 64) | CREATE TABLE public.book_zip ( type public (line 104) | CREATE TABLE public.fav ( type public (line 145) | CREATE TABLE public.fav_users ( type public (line 158) | CREATE TABLE public.libaannotations ( type public (line 173) | CREATE TABLE public.libapics ( type public (line 187) | CREATE TABLE public.libavtor ( type public (line 201) | CREATE TABLE public.libavtoraliase ( type public (line 239) | CREATE TABLE public.libavtorname ( type public (line 284) | CREATE TABLE public.libavtorname_ts ( type public (line 297) | CREATE TABLE public.libbannotations ( type public (line 312) | CREATE TABLE public.libbook ( type public (line 369) | CREATE TABLE public.libbook_ts ( type public (line 382) | CREATE TABLE public.libbpics ( type public (line 396) | CREATE TABLE public.libfilename ( type public (line 409) | CREATE TABLE public.libgenre ( type public (line 447) | CREATE TABLE public.libgenrelist ( type public (line 486) | CREATE TABLE public.libjoinedbooks ( type public (line 526) | CREATE TABLE public.librate ( type public (line 541) | CREATE TABLE public.librecs ( type public (line 580) | CREATE TABLE public.libreviews ( type public (line 595) | CREATE TABLE public.libseq ( type public (line 611) | CREATE TABLE public.libseqname ( type public (line 624) | CREATE TABLE public.libseqname_ts ( type public (line 637) | CREATE TABLE public.libsrclang ( type public (line 650) | CREATE TABLE public.libtranslator ( type public (line 664) | CREATE TABLE public.progress ( type public (line 678) | CREATE TABLE public.seq ( type public (line 692) | CREATE TABLE public.seqname ( type public (line 706) | CREATE TABLE public.translation ( type i_book_vector (line 882) | CREATE INDEX i_book_vector ON public.libbook_ts USING gin (vector) type i_fav_uniq (line 890) | CREATE UNIQUE INDEX i_fav_uniq ON public.fav USING btree (user_uuid, boo... type i_libavroename_ts (line 898) | CREATE INDEX i_libavroename_ts ON public.libavtorname_ts USING gin (vector) type i_rate_bid (line 906) | CREATE INDEX i_rate_bid ON public.librate USING btree (bookid) type i_seq_vec (line 914) | CREATE INDEX i_seq_vec ON public.libseqname_ts USING gin (vector) type idx_88856_aa (line 922) | CREATE INDEX idx_88856_aa ON public.book_zip USING btree (usr) type idx_88856_primary (line 930) | CREATE UNIQUE INDEX idx_88856_primary ON public.book_zip USING btree (id) type idx_88856_s1 (line 938) | CREATE INDEX idx_88856_s1 ON public.book_zip USING btree (start_id) type idx_88856_s2 (line 946) | CREATE INDEX idx_88856_s2 ON public.book_zip USING btree (end_id) type idx_88856_ss (line 954) | CREATE INDEX idx_88856_ss ON public.book_zip USING btree (filename) type idx_88886_avtorid (line 962) | CREATE INDEX idx_88886_avtorid ON public.libaannotations USING btree (av... type idx_88892_avtorid (line 970) | CREATE INDEX idx_88892_avtorid ON public.libapics USING btree (avtorid) type idx_88895_iav (line 978) | CREATE INDEX idx_88895_iav ON public.libavtor USING btree (avtorid) type idx_88895_primary (line 986) | CREATE UNIQUE INDEX idx_88895_primary ON public.libavtor USING btree (bo... type idx_88903_goodid (line 994) | CREATE INDEX idx_88903_goodid ON public.libavtoraliase USING btree (goodid) type idx_88903_primary (line 1002) | CREATE UNIQUE INDEX idx_88903_primary ON public.libavtoraliase USING btr... type idx_88903_uids (line 1010) | CREATE UNIQUE INDEX idx_88903_uids ON public.libavtoraliase USING btree ... type idx_88911_email (line 1018) | CREATE INDEX idx_88911_email ON public.libavtorname USING btree (email) type idx_88911_firstname (line 1026) | CREATE INDEX idx_88911_firstname ON public.libavtorname USING btree (fir... type idx_88911_homepage (line 1034) | CREATE INDEX idx_88911_homepage ON public.libavtorname USING btree (home... type idx_88911_lastname (line 1042) | CREATE INDEX idx_88911_lastname ON public.libavtorname USING btree (last... type idx_88911_masterid (line 1050) | CREATE INDEX idx_88911_masterid ON public.libavtorname USING btree (mast... type idx_88911_primary (line 1058) | CREATE UNIQUE INDEX idx_88911_primary ON public.libavtorname USING btree... type idx_88911_uid (line 1066) | CREATE INDEX idx_88911_uid ON public.libavtorname USING btree (uid) type idx_88925_bookid (line 1074) | CREATE INDEX idx_88925_bookid ON public.libbannotations USING btree (boo... type idx_88933_bookdel (line 1082) | CREATE UNIQUE INDEX idx_88933_bookdel ON public.libbook USING btree (del... type idx_88933_deleted (line 1090) | CREATE INDEX idx_88933_deleted ON public.libbook USING btree (deleted) type idx_88933_fileauthor (line 1098) | CREATE INDEX idx_88933_fileauthor ON public.libbook USING btree (fileaut... type idx_88933_filesize (line 1106) | CREATE INDEX idx_88933_filesize ON public.libbook USING btree (filesize) type idx_88933_filetype (line 1114) | CREATE INDEX idx_88933_filetype ON public.libbook USING btree (filetype) type idx_88933_filetypedel (line 1122) | CREATE INDEX idx_88933_filetypedel ON public.libbook USING btree (delete... type idx_88933_lang (line 1130) | CREATE INDEX idx_88933_lang ON public.libbook USING btree (lang) type idx_88933_langdel (line 1138) | CREATE INDEX idx_88933_langdel ON public.libbook USING btree (deleted, l... type idx_88933_md5 (line 1146) | CREATE UNIQUE INDEX idx_88933_md5 ON public.libbook USING btree (md5) type idx_88933_n (line 1154) | CREATE INDEX idx_88933_n ON public.libbook USING btree (n) type idx_88933_primary (line 1162) | CREATE UNIQUE INDEX idx_88933_primary ON public.libbook USING btree (boo... type idx_88933_time (line 1170) | CREATE INDEX idx_88933_time ON public.libbook USING btree ("time") type idx_88933_title (line 1178) | CREATE INDEX idx_88933_title ON public.libbook USING btree (title) type idx_88933_title1 (line 1186) | CREATE INDEX idx_88933_title1 ON public.libbook USING btree (title1) type idx_88933_year (line 1194) | CREATE INDEX idx_88933_year ON public.libbook USING btree (year) type idx_88956_bookid (line 1202) | CREATE INDEX idx_88956_bookid ON public.libbpics USING btree (bookid) type idx_88959_filename (line 1210) | CREATE UNIQUE INDEX idx_88959_filename ON public.libfilename USING btree... type idx_88959_primary (line 1218) | CREATE UNIQUE INDEX idx_88959_primary ON public.libfilename USING btree ... type idx_88964_ibook (line 1226) | CREATE INDEX idx_88964_ibook ON public.libgenre USING btree (bookid) type idx_88964_igenre (line 1234) | CREATE INDEX idx_88964_igenre ON public.libgenre USING btree (genreid) type idx_88964_primary (line 1242) | CREATE UNIQUE INDEX idx_88964_primary ON public.libgenre USING btree (id) type idx_88964_u (line 1250) | CREATE UNIQUE INDEX idx_88964_u ON public.libgenre USING btree (bookid, ... type idx_88972_genreid (line 1258) | CREATE INDEX idx_88972_genreid ON public.libgenrelist USING btree (genreid) type idx_88972_meta (line 1266) | CREATE INDEX idx_88972_meta ON public.libgenrelist USING btree (genremeta) type idx_88972_primary (line 1274) | CREATE UNIQUE INDEX idx_88972_primary ON public.libgenrelist USING btree... type idx_88981_badid (line 1282) | CREATE UNIQUE INDEX idx_88981_badid ON public.libjoinedbooks USING btree... type idx_88981_goodid (line 1290) | CREATE INDEX idx_88981_goodid ON public.libjoinedbooks USING btree (goodid) type idx_88981_primary (line 1298) | CREATE UNIQUE INDEX idx_88981_primary ON public.libjoinedbooks USING btr... type idx_88981_realid (line 1306) | CREATE INDEX idx_88981_realid ON public.libjoinedbooks USING btree (realid) type idx_88981_time (line 1314) | CREATE INDEX idx_88981_time ON public.libjoinedbooks USING btree ("time") type idx_88990_bu (line 1322) | CREATE UNIQUE INDEX idx_88990_bu ON public.librecs USING btree (bid, uid) type idx_88990_primary (line 1330) | CREATE UNIQUE INDEX idx_88990_primary ON public.librecs USING btree (id) type idx_88994_bookid (line 1338) | CREATE INDEX idx_88994_bookid ON public.libreviews USING btree (bookid) type idx_89000_bookid (line 1346) | CREATE INDEX idx_89000_bookid ON public.libseq USING btree (bookid) type idx_89000_primary (line 1354) | CREATE UNIQUE INDEX idx_89000_primary ON public.libseq USING btree (book... type idx_89000_seqid (line 1362) | CREATE INDEX idx_89000_seqid ON public.libseq USING btree (seqid) type idx_89012_primary (line 1370) | CREATE UNIQUE INDEX idx_89012_primary ON public.libsrclang USING btree (... type idx_89012_srclang (line 1378) | CREATE INDEX idx_89012_srclang ON public.libsrclang USING btree (srclang) type idx_89015_primary (line 1386) | CREATE UNIQUE INDEX idx_89015_primary ON public.libtranslator USING btre... type idx_89015_translatorid (line 1394) | CREATE INDEX idx_89015_translatorid ON public.libtranslator USING btree ... type idx_libb_lower_p (line 1402) | CREATE INDEX idx_libb_lower_p ON public.libbook USING btree (lower((titl... type idx_seqn_lower_p (line 1410) | CREATE INDEX idx_seqn_lower_p ON public.libseqname USING btree (lower((s... type seqname_search_content2 (line 1418) | CREATE INDEX seqname_search_content2 ON public.seqname USING gin (name p... type sequence_book_id (line 1426) | CREATE INDEX sequence_book_id ON public.seq USING btree (book_id) type translation_book_id (line 1434) | CREATE INDEX translation_book_id ON public.translation USING btree (book...