Home
last modified time | relevance | path

Searched refs:processed (Results 101 – 121 of 121) sorted by path

12345

/plugin/odt/helper/
H A Dcssimport.php1160 protected function importFromStringInternal($contents, $media = NULL, &$processed = NULL) { argument
1219 if ( isset($processed) ) {
1220 $processed = $pos;
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …jects for\n * fonts, images, rendering code, etc. These objects may get processed inside of\n * a …
H A Dpdf.worker.js13430 var processed = new _primitives.RefSet();
13431 processed.put(obj);
13486 processed.put(obj);
13496 processed.put(obj);
15374 var processed = new _primitives.RefSet();
15375 processed.put(this.root);
15391 if (processed.has(kid)) {
15396 processed.put(kid);
22842 offset += processed;
30546 var processed = Object.create(null);
[all …]
H A Dpdf.worker.js.map1processed","blackColor","outlineDict","Catalog","destDict","resultObj","title","flags","color","co…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 … = fallback;\n }\n\n /** This is where l10n expressions should be processed.\n * The pl…
/plugin/pgn4web/pgn4web/
H A DREADME.txt358 then all keystrokes for that active page are captured and processed by pgn4web;
H A Dpgn-standard.txt2351 2) As the EPD record for each position in the game is processed, the comment
2613 2) As the EPD record for each position in the game is processed, the variation
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt334 ¤ "wb" (White Balance) filter now processed by ImageMagick
1435 larger images to be processed without running out of
H A Dphpthumb.readme.txt166 * imagemagick_path - Most image-processing functions can be processed faster
614 images can be processed with ImageMagick than GD.
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default132 …en this is the maximum number of pixels the source image can have to be processed normally, otherw…
165 …ilure'] = true; // die with error message if source image cannot be processed by phpThumb() (u…
/plugin/refnotes/
H A Dnote.php117 protected $processed; variable in refnotes_note
147 $this->processed = false;
219 $this->processed = false;
224 * Checks if the note should be processed
227 return !$this->processed && !empty($this->reference) && $this->text != '';
269 $this->processed = true;
314 * Checks if the note should be processed. Simple notes are also reported as valid so that
318 return !$this->processed && !empty($this->reference) && ($this->text != '' || $this->hasData());
334 $this->processed = true;
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/securelogin/
H A DREADME.md44 …h this plugin, the CAPTCHA will not be processed. ie, the user can enter whatever, and the login w…
/plugin/siteexport/inc/
H A DreadCSS.patch37 $regexp = ''; // This helps debugging: showing what is the REAL string being processed
/plugin/strreplace/
H A DREADME5 The plugin keeps track of the pages which it has processed and will not re-process the same page tw…
/plugin/subjectindex/plugins/
H A Dbible_verses.txt4688processed with fire, YOU should pass through the fire, and it must be clean. Only it should be pur…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …vered regex matches.\n * @return {String} Returns formatted HTML with processed mathes.\n */\n…
/plugin/tline/
H A DCHANGES.txt236 * Fix: Event attribute hoverText was not properly processed by JSON or SPARCL sources
/plugin/topbarsyntax/
H A Dcsshover3.htc76 // on an import stops following imports from being processed.
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1 …nseText);\n\t\t\t} catch (e) {\n\n\t\t\t\t// empty response also can be processed by json handler\…

12345