/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
H A D | SettlementTransactionAmountCommission.php | 29 public $rate; variable in Google\\Service\\ShoppingContent\\SettlementTransactionAmountCommission 48 public function setRate($rate) argument 50 $this->rate = $rate; 57 return $this->rate;
|
H A D | ProductTax.php | 34 public $rate; variable in Google\\Service\\ShoppingContent\\ProductTax 86 public function setRate($rate) argument 88 $this->rate = $rate; 92 return $this->rate;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
H A D | CPUTime.php | 22 public $rate; variable in Google\\Service\\Dataflow\\CPUTime 32 public function setRate($rate) argument 34 $this->rate = $rate; 38 return $this->rate;
|
/plugin/rating/ |
H A D | helper.php | 133 * @param int $rate either -1 or +1 136 public function rate($rate, $page) { function in helper_plugin_rating 137 if($rate < -1) $rate = -1; 138 if($rate > 1) $rate = 1; 160 $sqlite->query($sql, $page, $this->userID(), $lang, $date, $rate);
|
H A D | action.php | 83 $rate = $INPUT->int('rating'); 87 $hlp->rate($rate, $ID);
|
H A D | script.js | 7 var rate = jQuery(e.target).data('rating'); 13 rating: rate,
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/ |
H A D | RateDetails.php | 66 public function setRate(Money $rate) argument 68 $this->rate = $rate; 75 return $this->rate;
|
/plugin/sketchcanvas/script/ |
H A D | draw.js | 70 var rate = h / w;
72 ctx.scale(1.0, rate); // 縦変形
73 ctx.arc(x0+r, y0/rate+r, r, 0, 2 * Math.PI, false);
93 var rate = h / w;
95 ctx.scale(1.0, rate); // 縦変形
96 ctx.arc(x0+r, y0/rate+r, r, 0, 2 * Math.PI, false);
132 var rate = b / Math.sqrt(ax * ax + ay * ay);
133 ax *= rate;
134 ay *= rate;
151 var rate [all...] |
/plugin/swiftmail/Swift/Plugin/ |
H A D | Throttler.php | 51 if (null === $rate = $this->getBytesPerMinute()) return; 55 $bytes_per_sec = $rate / 60; 70 if (null === $rate = $this->getEmailsPerMinute()) return; 74 $emails_per_sec = $rate / 60;
|
/plugin/sketchcanvas/phplib/ |
H A D | image.php | 55 $rate = $b / sqrt($ax * $ax + $ay * $ay);
56 $ax *= $rate;
57 $ay *= $rate;
76 $rate = $b / sqrt($ax * $ax + $ay * $ay);
77 $ax *= $rate;
78 $ay *= $rate;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/ |
H A D | VolumesRecommended.php | 65 public function rate($rating, $volumeId, $optParams = []) function in Google\\Service\\Books\\Resource\\VolumesRecommended
|
/plugin/schedule/ |
H A D | schedule.class.php | 33 var $rate; // event rate variable in schedule
|
H A D | schedules.class.php | 680 if ($schedule->rate) 683 $schedule->rate.NL; 1541 …ass="rate" name="schd[rate]" type="text" value="'.$this->defaultSchedule->rate.'" placeholder="'.$…
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/ |
H A D | Videos.php | 200 public function rate($id, $rating, $optParams = []) function in Google\\Service\\YouTube\\Resource\\Videos
|
/plugin/rater/ |
H A D | README | 15 {(rater>id=1|name=item1|type=rate)}
|
/plugin/vimeo/ |
H A D | syntax.php | 177 … $errors[] = 'The remaining Vimeo rate-limit is very low. Please check back in 15min or later';
|
/plugin/vbsso/ |
H A D | README.md | 12 …is plugin is provided as is. Support and additional customizations are available at an hourly rate.
|
/plugin/html5video2/ |
H A D | style.css | 1387 .vjs-playback-rate > .vjs-menu-button, 1388 .vjs-playback-rate .vjs-playback-rate-value { 1396 .vjs-playback-rate .vjs-playback-rate-value { 1403 .vjs-playback-rate .vjs-menu { 1576 .video-js.vjs-layout-small .vjs-playback-rate, 1586 .video-js.vjs-layout-x-small .vjs-playback-rate, 1596 .video-js.vjs-layout-tiny .vjs-playback-rate,
|
/plugin/eventline/example/ |
H A D | exampleDataForCutAndPaste.txt | 25 …year of its existence, over 20,000 encyclopedia entries were created at a rate of over 1,500 artic…
|
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/ |
H A D | github-sample.md | 122 > I, at any rate, am convinced that He does not throw dice.
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Books.php | 1509 ],'rate' => [ 1510 'path' => 'books/v1/volumes/recommended/rate',
|
H A D | YouTube.php | 1987 ],'rate' => [ 1988 'path' => 'youtube/v3/videos/rate',
|
/plugin/chat/ |
H A D | readme.txt | 135 * Limited sending rate so it is not possible to send more than 1 message per second
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
H A D | mp3.js | 623 var rate = 0; 633 rate = header.samplerate * (N - 4 * pad_slot + 4) / 48 / 1000 | 0; 635 rate = header.samplerate * (N - pad_slot + 1) / slots_per_frame / 1000 | 0; 638 if (rate >= 8) 647 if (rate < 8 || (header.layer === 3 && rate > 640)) 650 stream.freerate = rate * 1000;
|
/plugin/jcapture/lib/ |
H A D | transform-3.0.2.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |