/plugin/jcapture/src/com/hammurapi/jcapture/ |
H A 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()
|
H A 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/ |
H A 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/ |
H A D | Sentence.php | 229 * @param string[] $fragments 233 private function abbreviationMerge($fragments) argument 240 foreach ($fragments as $fragment) {
|
/plugin/revealjs/js/ |
H A D | reveal.js | 161 fragments: true, property in AnonymousFunctione17f777e0200.config 973 previousFragmentStep = fragments; 1423 if( config.fragments === false ) { 3234 if( config.fragments ) { 3246 if( config.fragments ) { 3525 var fragments = availableFragments(); 4000 if( currentSlide && config.fragments ) { 4711 fragments = toArray( fragments ); 4775 fragments = fragments || sortFragments( currentSlide.querySelectorAll( '.fragment' ) ); 4777 if( fragments.length ) { [all …]
|
/plugin/revealjs/ |
H A D | changelog.md | 53 - Introducing new syntax for [fragments][2]: 79 [2]: https://github.com/hakimel/reveal.js#fragments
|
H A D | README.md | 348 - https://github.com/hakimel/reveal.js#fragments
|
/plugin/code2/ |
H A 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/ |
H A D | embed.rst | 29 content fragments. While template inheritance allows for "document skeletons",
|
/plugin/highlightjs/highlight/ |
H A 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/icalevents/vendor/sabre/xml/ |
H A D | CHANGELOG.md | 157 * #23: It's not possible to automatically extract or serialize Xml fragments
|
/plugin/webdav/vendor/sabre/xml/ |
H A D | CHANGELOG.md | 163 * #23: It's not possible to automatically extract or serialize Xml fragments
|
/plugin/jcapture/lib/ |
H A D | jcapture.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/codemirror/dist/modes/ |
H A D | haml.min.js.map | 1 …e strict\";\n\n // full haml mode. This handled embedded ruby and html fragments too\n CodeMirro…
|
/plugin/freechat/phpfreechat/data/public/js/ |
H A 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/jquery/ |
H A D | jquery-1.4.2.js | 4364 cacheresults = jQuery.fragments[ args[0] ]; 4378 jQuery.fragments[ args[0] ] = cacheresults ? fragment : 1; 4384 jQuery.fragments = {};
|
H A D | jquery-1.4.2.min.js | 20 true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)… 110 …s.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appen…
|
/plugin/s5reloaded/ui/effects_support/ |
H A 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/issuetracker/ |
H A D | prototype.js | 2784 fragments = Element._getContentFromAnonymousElement(tagName, content.stripScripts()); 2787 fragments.each(function(node) { parent.insertBefore(node, nextSibling) }); 2789 fragments.each(function(node) { parent.appendChild(node) });
|
/plugin/bible/bible_douayRheims/ |
H A D | Mark.txt | 234 6:43. And they took up the leavings, twelve full baskets of fragments, and of the fishes. 292 …8:8. And they did eat and were filled: and they took up that which was left of the fragments, seve… 303 …8:19. When I broke the five loves among five thousand, how many baskets full of fragments took you… 304 …8:20. When also the seven loaves among four thousand, how many baskets of fragments took you up? A…
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/ |
H A D | templates.rst | 504 are useful to reuse often used HTML fragments to not repeat yourself.
|
/plugin/csv/_test/ |
H A D | avengers.csv | 18 …1973,42,Full,YES,YES,,,,,,,,,"Dies in Silver_Surfer_Vol_3_3. Actually ""fragments of her essence w…
|
/plugin/dw2pdf/vendor/mpdf/mpdf/ |
H A D | CHANGELOG.md | 327 - URL handling changed to work with special characters in path fragments; affects `<a>` links, `<img>` images and
|