Home
last modified time | relevance | path

Searched defs:enhanceTextSelection (Results 1 – 2 of 2) sorted by relevance

/plugin/pdfjs/pdfjs/web/
Dviewer.js11121 …var enhanceTextSelection = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : fal… variable
11128 enhanceTextSelection: this.isInPresentationMode ? false : enhanceTextSelection property
12301 enhanceTextSelection = _ref$enhanceTextSelec === void 0 ? false : _ref$enhanceTextSelec; variable
12363 enhanceTextSelection: this.enhanceTextSelection property
12670 …var enhanceTextSelection = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : fal… variable
12675 enhanceTextSelection: enhanceTextSelection property
/plugin/pdfjs/pdfjs/build/
Dpdf.js19453 enhanceTextSelection: renderParameters.enhanceTextSelection property