Home
last modified time | relevance | path

Searched refs:progress (Results 376 – 400 of 435) sorted by path

1...<<1112131415161718

/plugin/pdfjs/pdfjs/web/locale/zam/
H A Dviewer.properties50 # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
/plugin/pdfjs/pdfjs/web/locale/zh-CN/
H A Dviewer.properties131 # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
133 print_progress_percent={{progress}}%
/plugin/pdfjs/pdfjs/web/locale/zh-TW/
H A Dviewer.properties131 # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
133 print_progress_percent={{progress}}%
/plugin/pdfjs/pdfjs/web/locale/zu/
H A Dviewer.properties57 # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
/plugin/pdfjs/pdfjs/web/
H A Dviewer.css754 #loadingBar .progress {
776 #loadingBar .progress.indeterminate {
782 #loadingBar .progress.indeterminate .glimmer {
H A Dviewer.js1025 _this2.progress(loaded / total);
1167 progress: function progress(level) {
15576 var progress = Math.round(100 * index / total);
15579 progressBar.value = progress;
15581 progress: progress
15582 }, progress + '%').then(function (msg) {
H A Dviewer.js.map1progress","percent","level","isNaN","disableAutoFetch","clearTimeout","load","firstPagePromise","p…
/plugin/pgn4web/pgn4web/
H A DREADME.txt245 live progress of the games. PGN files produced by the DGT chessboards are
289 provided, the tool will simulate a slow progress of the game. Set the
H A Dpgn-standard.txt609 "1/2-1/2" (drawn game), and "*" (game still in progress, game abandoned, or
885 (Black wins), "1/2-1/2" (drawn game), and "*" (game in progress, result
2576 in progress between the same sender and receiver.
/plugin/photogallery/lightGallery/css/
H A Dlightgallery.css443 .lg-progress-bar {
457 .lg-progress-bar .lg-progress {
462 .lg-progress-bar.lg-start .lg-progress {
465 .lg-show-autoplay .lg-progress-bar {
H A Dlightgallery.min.css1progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:10…
/plugin/photogallery/lightGallery/js/
H A Dlg-autoplay.js86 _this.progress();
111 Autoplay.prototype.progress = function() { method in Autoplay
H A Dlg-autoplay.min.js4progress(),a.core.s.autoplay&&a.startlAuto(),a.$el.on("onDragstart.lg.tm touchstart.lg.tm",functio… method in c
/plugin/pixelyear/
H A Dplugin.info.txt6 desc Outputs a colour coded chart displaying progress throughout a year
/plugin/progrecss/
H A DChangeLog31 * syntax.php: Support for x/y progress syntax (eg.: 2/5).
H A Dplugin.info.txt6 desc Prints CSS-based progress bars with <progrecss x% /> or <progrecss x/y />
H A Dprint.css9 * (CSS-based progress bars) plugin for Dokuwiki.
H A Dstyle.css8 * (CSS-based progress bars) plugin for Dokuwiki.
/plugin/redissue/
H A Dstyle.css123 progress { selector
128 progress::-moz-progress-bar {
133 progress::-webkit-progress-value {
/plugin/redproject/
H A Dsyntax.php54 $progress = $p * 100;
55 return round($progress, 1);
204 $progress = $this->getPercent($diffIssue,$issueTotal['total_count']);
212 aria-valuemin="0" aria-valuemax="100" style="width:'.$progress.'%">';
213 $renderer->doc .= '<span class="doku">'.$progress.'% Complete</span>';
/plugin/revealjs/
H A DREADME.md104 Show the reveal.js progress bar. Two values
/plugin/revealjs/css/print/
H A Dpaper.css40 .reveal .progress,
H A Dpdf.css29 .reveal .progress,
/plugin/revealjs/css/
H A Dreveal.css417 .reveal .progress {
428 .reveal .progress:after {
436 .reveal .progress span {
987 .no-transforms .reveal .progress {
1263 .reveal.rtl .progress span {
1598 .zoomed .reveal .progress,
H A Dreveal.scss506 .reveal .progress {
518 .reveal .progress:after {
526 .reveal .progress span {
1057 .no-transforms .reveal .progress {
1370 .reveal.rtl .progress span {
1766 .zoomed .reveal .progress,

1...<<1112131415161718