Home
last modified time | relevance | path

Searched refs:progress (Results 76 – 100 of 435) sorted by relevance

12345678910>>...18

/plugin/avtaskbox/
H A DREADME.md41 * Fix broken blank image in progress bar.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php555 * @param string $progress
557 protected function writeProgress($progress) argument
559 $this->write($progress);
/plugin/batchedit/
H A Dinterface.js286 var $progress = jQuery('#be-progress');
289 $progress.text(data.operation).width((data.progress / 10) + "%");
299 if (hidden && data.progress < 400) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DTeamCity.php35 * @param string $progress
37 protected function writeProgress($progress) argument
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.css188 /* @group progress bar */
189 .jp-progress {
193 .jp-audio .jp-progress {
198 .jp-audio .jp-type-single .jp-progress {
202 .jp-audio .jp-type-playlist .jp-progress {
206 .jp-video .jp-progress {
H A Djplayer.blue.monday.min.css1progress{overflow:hidden;background-color:#ddd}.jp-audio .jp-progress{position:absolute;top:32px;h…
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss208 /* @group progress bar */
210 .jp-progress {
214 .jp-audio .jp-progress {
219 .jp-audio .jp-type-single .jp-progress {
223 .jp-audio .jp-type-playlist .jp-progress {
227 .jp-video .jp-progress {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A D.travis.yml28 - DEFAULT_COMPOSER_FLAGS="--no-interaction --no-ansi --no-progress --no-suggest"
/plugin/revealjs/js/
H A Dreveal.js71 progress: true, property in AnonymousFunctione17f777e0200.config
1335 dom.progress.style.display = config.progress ? 'block' : 'none';
1511 if( config.progress && dom.progress ) {
1582 if ( config.progress && dom.progress ) {
3421 if( config.progress && dom.progressbar ) {
5810 this.progress = 0;
5853 var progressBefore = this.progress;
5855 this.progress = this.progressCheck();
5859 if( progressBefore > 0.8 && this.progress < 0.2 ) {
5860 this.progressOffset = this.progress;
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak475 void onProgress(int progress);
556 progress();
564 progress();
569 private void progress() {
680 public void onProgress(int progress) {
681 setProgress(progress);
698 public void onProgress(int progress) {
699 setProgress(progress);
740 if ("progress" == evt.getPropertyName() ) {
741 int progress = (Integer) evt.getNewValue();
[all …]
/plugin/elwikiupgrade/
H A Dstyle.css34 /* based on http://cssdeck.com/labs/progress-bar */
/plugin/statdisplay/helper/
H A Dtable.php59 $this->progress();
70 private function progress() function in helper_plugin_statdisplay_table
72 $pct = sprintf('%.2f', $this->log->progress());
/plugin/flowplay/flowplayer/
H A DREADME.txt38 - The color of the progress bar is now gray by default (more neutral). The
76 - dragging can be now done by clicking anywhere in the progress bar area
113 …- progress bar now goes to the start position (left) even when autoPlay=false and autoBuffering=fa…
158 - Made all progress bar and volume slider colors customizable
186 - New animation that plays on the progress bar area when the video is buffering
/plugin/upgrade/
H A Dstyle.css47 /* based on http://cssdeck.com/labs/progress-bar */
/plugin/pdfjs/pdfjs/web/locale/ml/
H A Dviewer.properties95 # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
97 print_progress_percent={{progress}}%
/plugin/pdfjs/pdfjs/web/locale/km/
H A Dviewer.properties95 # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
97 print_progress_percent={{progress}}%
/plugin/revealjs/css/theme/template/
H A Dtheme.scss308 .reveal .progress {
312 .reveal .progress span {
/plugin/progrecss/
H A Dprint.css9 * (CSS-based progress bars) plugin for Dokuwiki.
/plugin/move/
H A Dstyle.less60 * The progress page
/plugin/pdfjs/pdfjs/web/locale/ne-NP/
H A Dviewer.properties95 # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
97 print_progress_percent={{progress}}%
/plugin/revealjs/css/theme/
H A Dblack.css259 .reveal .progress {
263 .reveal .progress span {
H A Dmoon.css263 .reveal .progress {
267 .reveal .progress span {
H A Dnight.css257 .reveal .progress {
261 .reveal .progress span {
H A Dserif.css259 .reveal .progress {
263 .reveal .progress span {
/plugin/pdfjs/pdfjs/web/locale/kn/
H A Dviewer.properties106 # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
108 print_progress_percent={{progress}}%

12345678910>>...18