Home
last modified time | relevance | path

Searched full:add (Results 3126 – 3150 of 5573) sorted by last modified time

1...<<121122123124125126127128129130>>...223

/plugin/sentry/
H A DEvent.php101 * Add an exception as cause of this event
126 // add exception
H A DLICENSE232 may add an explicit geographical distribution limitation excluding
310 Also add information on how to contact you by electronic and paper mail.
/plugin/sentry/action/
H A Derrors.php177 // add backtrace
/plugin/lightweightcss/
H A Daction.php103 // add css if user has better auth than AUTH_EDIT
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js146 // Somewhat of a hack, should probably add a hook for when the text layer
464 add(pageNumber, stat) {
578 panel.textContent = tool.name + ' is disabled. To enable add ' +
H A Dviewer.js1934 Stats.add(pageNumber, pageView.stats);
2274 Stats.add(page, pageView.stats);
4118 this.div.classList.add('indeterminate');
4149 this.bar.classList.add('hidden');
5168 this.toggleButton.classList.add('toggled');
6625 this.bar.classList.add('hidden');
6651 this.bar.classList.add('wrapContainers');
10382 pageIdsToKeep.add(pagesToKeep[i].id);
12629 end.classList.add('active');
12984 this.toggleButton.classList.add('toggled');
[all …]
H A Dviewer.js.map1add('textLayer-' + hashParams['textlayer']);\n break;\n }\n }\n if ('pdfbug' i…
/plugin/pdfjs/pdfjs/
H A DLICENSE118 do not modify the License. You may add Your own attribution
124 You may add Your own copyright statement to Your modifications and
/plugin/pdfjs/
H A Dsyntax.php100 //add default px unit
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js1134 div.classList.add('testOne', 'testTwo');
1140 var OriginalDOMTokenListAdd = DOMTokenList.prototype.add;
1143 DOMTokenList.prototype.add = function () {
1179 return this[force ? 'add' : 'remove'](token), force;
4303 var ADDER = IS_MAP ? 'set' : 'add';
4315 } : KEY == 'add' ? function add(a) {
4584 add: function add(value) {
12070 canvasInRendering.add(this._canvas);
13642 document.fonts.add(nativeFontFace);
19900 element.classList.add('comb');
H A Dpdf.js.map1add","codePointAt","fromCharCode","$fromCodePoint","fromCodePoint","RangeError","$fails","wksExt",…
H A Dpdf.worker.js5484 } : KEY == 'add' ? function add(a) {
5753 add: function add(value) {
26077 h0.add(a);
26078 h1.add(b);
26079 h2.add(c);
26080 h3.add(d);
26081 h4.add(e);
26082 h5.add(f);
26083 h6.add(g);
26084 h7.add(h);
[all …]
H A Dpdf.worker.js.map1add","codePointAt","fromCharCode","$fromCodePoint","fromCodePoint","RangeError","$fails","wksExt",…
/plugin/note/
H A Dsyntax.php3 * Add Note capability to dokuwiki
H A DCHANGES.md16 * Add toolbar buttons for the notes.
H A DCOPYING236 may add an explicit geographical distribution limitation excluding
316 Also add information on how to contact you by electronic and paper mail.
H A Dplugin.info.txt6 desc Add Note/Important/Tip/Warning Capability (DIV+CSS box)
/plugin/formatplus2/
H A DCOPYING232 may add an explicit geographical distribution limitation excluding
311 Also add information on how to contact you by electronic and paper mail.
H A DLICENSE232 may add an explicit geographical distribution limitation excluding
310 Also add information on how to contact you by electronic and paper mail.
/plugin/codeclipboard/
H A Dscript.js7 // Add button
/plugin/searchindex/
H A Dscript.js138 * add a throbber image
/plugin/forcessllogin/lang/en/
H A Dlang.php12 $lang['certinfo'] = 'The Connection will be signed as {{name}}. Please Add an Exception if neede…
/plugin/tagsections/lang/en/
H A Dlang.php11 $lang['js']['add'] = 'add';
/plugin/tagsections/
H A Dscript.js30 $highlight = $highlight.add($tgt);
65 // Add an input box to add new tags
68 // Add new accordeon entry
97 … var $button = jQuery('<input class="edit" type="submit"/>').val(LANG.plugins.tagsections['add']);
/plugin/tagsections/action/
H A Dajax.php154 // Not yet there. Add at the end.

1...<<121122123124125126127128129130>>...223