| /plugin/jcapture/src/com/hammurapi/jcapture/ |
| D | Movie.java | 12 private List<VideoEncoder.Fragment> fragments; field in Movie 16 …sion frameDimension, float framesPerSecond, List<VideoEncoder.Fragment> fragments, Closeable image… in Movie() argument 20 this.fragments = fragments; in Movie() 25 return fragments; in getFragments() 39 for (VideoEncoder.Fragment f: fragments) { in toString()
|
| D | ScreenRecorder.java | 129 LinkedList<Fragment> fragments = new LinkedList<Fragment>(); field in ScreenRecorder 188 fragments.add(new Fragment()); in start() 192 fragments.getLast().stop(); in stop() 210 for (Fragment f: fragments) { in getMovie() 226 for (Fragment fragment: fragments) { in getMovie()
|
| /plugin/combo/ComboStrap/ |
| H A D | FetcherPdf.php | 18 $fragments = explode($fragment, "="); 19 if ($fragments[0] === "page" && sizeof($fragments) >= 2) { 21 $this->pageNumber = DataType::toInteger($fragments[1]);
|
| /plugin/snippets/lang/fr/ |
| D | info.txt | 2 Il compare les fragments trouvés dans les fichiers de page, avec ceux enregistrés dans leur métafic… 4 - Pages qui ont des fragments et quels fragments, 5 - fragments et les pages dans lesquelles ils sont inclus.
|
| /plugin/aichat/vendor/vanderlee/php-sentence/src/ |
| D | Sentence.php | 229 * @param string[] $fragments 233 private function abbreviationMerge($fragments) argument 240 foreach ($fragments as $fragment) {
|
| /plugin/revealjs/js/ |
| D | reveal.js | 161 fragments: true, property 955 fragmentGroups.forEach( function( fragments ) { argument 965 fragments.forEach( function( fragment ) { 973 previousFragmentStep = fragments; 979 fragmentGroups.forEach( function( fragments ) { argument 980 fragments.forEach( function( fragment ) { 1423 if( config.fragments === false ) { 3234 if( config.fragments ) { 3246 if( config.fragments ) { 3525 var fragments = availableFragments(); [all …]
|
| /plugin/revealjs/ |
| D | changelog.md | 53 - Introducing new syntax for [fragments][2]: 79 [2]: https://github.com/hakimel/reveal.js#fragments
|
| D | README.md | 348 - https://github.com/hakimel/reveal.js#fragments
|
| /plugin/code2/ |
| D | syntax_plugin_code.css | 55 /* Other code fragments.
|
| /plugin/davcal/vendor/sabre/xml/ |
| H A D | CHANGELOG.md | 96 * #23: It's not possible to automatically extract or serialize Xml fragments
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
| D | embed.rst | 29 content fragments. While template inheritance allows for "document skeletons",
|
| /plugin/highlightjs/highlight/ |
| D | readme.eng.txt | 44 Then the script looks in your page for fragments `<pre><code>...</code></pre>` 424 This means that in short fragments the probability of an error is high
|
| /plugin/webdav/vendor/sabre/xml/ |
| D | CHANGELOG.md | 163 * #23: It's not possible to automatically extract or serialize Xml fragments
|
| /plugin/icalevents/vendor/sabre/xml/ |
| D | CHANGELOG.md | 157 * #23: It's not possible to automatically extract or serialize Xml fragments
|
| /plugin/jcapture/lib/ |
| D | jcapture.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/codemirror/dist/modes/ |
| D | haml.min.js.map | 1 …e strict\";\n\n // full haml mode. This handled embedded ruby and html fragments too\n CodeMirro…
|
| /plugin/mizarveifiabledocs/dist/ |
| D | script.js.map | 1 …fragments are used during [incremental\nparsing](#common.Parser.startParse) to track parts of old …
|
| D | script.js | 1 …fragments=i,this.tree=s,this.treeLen=n,this.viewport=r,this.skipped=o,this.scheduleOn=h,this.parse…
|
| /plugin/mizarproofchecker/dist/ |
| D | script.js.map | 1 …fragments are used during [incremental\nparsing](#common.Parser.startParse) to track parts of old …
|
| D | script.js | 1 …fragments=i,this.tree=s,this.treeLen=n,this.viewport=r,this.skipped=o,this.scheduleOn=h,this.parse…
|
| /plugin/mizarverifiabledocs/dist/ |
| H A D | script.js.map | 1 …fragments are used during [incremental\nparsing](#common.Parser.startParse) to track parts of old …
|
| H A D | script.js | 1 …fragments=i,this.tree=s,this.treeLen=n,this.viewport=r,this.skipped=o,this.scheduleOn=l,this.parse…
|
| /plugin/freechat/phpfreechat/data/public/js/ |
| D | prototype.js | 2460 var fragments = Element._getContentFromAnonymousElement(tagName, content.stripScripts()); 2463 fragments.each(function(node) { parent.insertBefore(node, nextSibling) }); 2465 fragments.each(function(node) { parent.appendChild(node) });
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | prototype.js | 2797 var fragments = Element._getContentFromAnonymousElement(tagName, content.stripScripts()); 2800 fragments.each(function(node) { parent.insertBefore(node, nextSibling) }); 2802 fragments.each(function(node) { parent.appendChild(node) });
|
| /plugin/jquery/ |
| D | jquery-1.4.2.js | 4364 cacheresults = jQuery.fragments[ args[0] ]; 4378 jQuery.fragments[ args[0] ] = cacheresults ? fragment : 1; 4384 jQuery.fragments = {};
|