Home
last modified time | relevance | path

Searched refs:percent (Results 176 – 190 of 190) sorted by last modified time

12345678

/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.brush.xml.css15 .syntax-theme-base .syntax .xml .entity, .syntax-theme-base .syntax .xml .percent-escape {
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js45 Element.setContentZoom = function(element, percent) { argument
47 element.setStyle({fontSize: (percent/100) + 'em'});
402 initialize: function(element, percent) { argument
412 scaleTo: percent
/plugin/quiz/
H A Dclass_quiz.php194 $percent = round(($total_correct_answers / $total_answers) * 100, 2);
195 …intf($this->quizobj->getLang('quiz_resulttext'), $total_correct_answers, $total_answers, $percent);
225 $scorelist = $this->updateScore($total_score, $percent);
524 function updateScore($userscore, $percent) { argument
546 $score['rows'][$score['total']]['percent'] = $percent;
/plugin/translator/
H A Dstyle.css96 #translator fieldset div.language, #translator fieldset div.percent {
/plugin/processing/
H A Dscript.js10739 return font.percent;
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt316 …nclose the area either with ''nowiki'' tags or even simpler, with double percent signs ''<nowiki>%…
/plugin/jmol2/jmol/
H A DCHANGES.txt1981 # -- sets the depth in percent (0% far back, 100% front) for the placement of the image
2430 # sets the axes to the x y screen position or percent indicated.
2718 # [dots|stars|spacefill] ADPMIN [percent]
2719 # [dots|stars|spacefill] ADPMAX [percent]
3016 # spacefill 100% # percent of CURRENT vdw set
3017 # stars 100%Jmol # percent of Jmol standard
3018 # stars 50%Babel # percent of Babel standard
3019 # spacefill 5%Rasmol # percent of Rasmol standard
3020 # spacefill 30%User # percent of User-defined values (or CURRENT if not defined)
3030 # dots 30 # syntax already assumes percent for dots using an integer
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/vote/
H A Dsyntax.php230 $percent = 0;
232 $percent = round( ( $absolute * 100 ) / $total );
239 if ( $percent ) {
240 $ret .= '<div class="vote_full" style="width:'.( $percent * 2 ).'px">&nbsp;</div>';
244 '<td class="rightalign">'.$percent.'%</td>'.
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt855 contract or otherwise, or (b) ownership of more than fifty percent
/plugin/flowplay/flowplayer/
H A DLICENSE.txt21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …icleRenderInfo:1,partition:1,pasteKey:1,pathAnimation:1,pause:1,pclose:1,percent:1,performanceOpti… property in hljs.LANGUAGES.mel.dM.k

12345678