Home
last modified time | relevance | path

Searched refs:counter (Results 151 – 175 of 221) sorted by path

123456789

/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt2720 Fixed IE buffering/display problem in progress counter in check.php
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.quicktime.php1823 foreach (str_split($atom_data, $GPS_rowsize) as $counter => $datapair) {
1824 …$atom_structure['gps_toc'][] = unpack('Noffset/Nsize', substr($atom_data, $counter * $GPS_rowsize,…
H A Dmodule.audio.ogg.php218 $counter = 0;
221 $info['ogg']['pageheader'][$oggpageinfo['page_seqno'].'.'.$counter++] = $oggpageinfo;
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.mpl-20.txt251 counter-claims, and cross-claims) alleging that a Contributor Version
311 cross-claims or counter-claims.
/plugin/katex/_assets/
H A Dkatex.min.css1counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counte…
/plugin/latexcaption/
H A DREADME.md102 Set counter:
105 You can set the counter to any integer value at any point on the page.
108 <!-- Set the figure counter to 5 -->
111 <!-- Set the table counter to 3 -->
/plugin/metaeditor/
H A Djstree.js7190 duplicate : function (name, counter) { argument
7191 return name + ' (' + counter + ')';
/plugin/newsticker/
H A Dstyle.less41 span.newsticker-counter {
/plugin/numberedheadings/
H A DREADME.md66 === -- === ... initialise tier1, format, headings counter
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/orphanmedia/
H A Dsyntax.php768 function _prepare_output($m_link,$page,$img,$counter,$class=NULL) argument
788 ' <td>'.$counter.'</td>'.NL.
/plugin/orphanmedia2/
H A Dsyntax.php769 function _prepare_output($m_link,$page,$img,$counter,$class=NULL) argument
789 ' <td>'.$counter.'</td>'.NL.
/plugin/pagetitle/syntax/
H A Ddecorative.php107 static $counter = [];
146 if ($counter[$format]++ > 0) return false;
H A Dshorter.php55 static $counter = [];
58 if ($counter[$ID]++ > 0) return false;
/plugin/passpolicy/
H A D10k-common-passwords.txt4916 counter
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js3514 var counter = 0;
3542 queue[++counter] = function () {
3546 defer(counter);
3547 return counter;
H A Dpdf.js.map1counter","queue","ONREADYSTATECHANGE","listener","event","args","defer","channel","port","setTimeo…
H A Dpdf.worker.js4683 var counter = 0;
4711 queue[++counter] = function () {
4715 defer(counter);
4716 return counter;
53543 var counter = 0;
53548 while (counter < length) {
53549 operator = operators[counter++];
53562 counter = b;
53569 counter = a;
H A Dpdf.worker.js.map1counter","queue","ONREADYSTATECHANGE","listener","event","args","defer","channel","port","setTimeo…
/plugin/pgn4web/pgn4web/
H A Dtwic944.pgn613 [Variation "Marshall counter-attack, 11...c6"]
4409 [Opening "Scandinavian (centre counter) defence"]
4503 [Opening "Scandinavian (centre counter) defence"]
10501 [Opening "Scandinavian (centre counter) defence"]
11074 [Opening "QP counter-gambit"]
14402 [Opening "Scandinavian (centre counter) defence"]
18708 [Variation "Albin counter-gambit, 5.g3"]
22931 [Variation "Albin counter-gambit"]
37247 [Variation "Rubinstein counter-gambit"]
58869 [Opening "Blumenfeld counter-gambit accepted"]
[all …]
/plugin/photogallery/lightGallery/css/
H A Dlightgallery.css214 #lg-counter {
H A Dlightgallery.min.css1counter,.lg-outer .lg-video-cont{vertical-align:middle;display:inline-block}@font-face{font-family…
/plugin/photogallery/lightGallery/js/
H A Dlightgallery.js81 counter: true, property in AnonymousFunction91f19f9c0200.defaults
253 _this.counter();
467 Plugin.prototype.counter = function() { method in Plugin
468 if (this.s.counter) {
907 if (this.s.counter) {
H A Dlightgallery.min.js4counter:!0,appendCounterTo:".lg-toolbar",swipeThreshold:50,enableSwipe:!0,enableDrag:!0,dynamic:!1… property in AnonymousFunction7137b5ee0200.c
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.demo.php151 …, 'src='.$img['landscape'].'&w=150&ar=L'), 'description' => 'auto-rotate counter-clockwise to land…
154 …'src='.$img['alpha'].'&ra=30&f=gif'), 'description' => 'Rotated 30&deg; (counter-clockwise), width…

123456789