Home
last modified time | relevance | path

Searched refs:balance (Results 1 – 25 of 435) sorted by relevance

12345678910>>...18

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DBankAccount.php26 protected $balance = 0; variable in BankAccount
35 return $this->balance;
41 * @param float $balance
45 protected function setBalance($balance) argument
47 if ($balance >= 0) {
48 $this->balance = $balance;
57 * @param float $balance
61 public function depositMoney($balance) argument
63 $this->setBalance($this->getBalance() + $balance);
71 * @param float $balance
[all …]
H A DBankAccountTest.php35 $balance = $ba->getBalance();
38 $this->assertEquals(0, $balance);
H A DBankAccountTest2.php26 $balance = $ba->getBalance();
28 $this->assertEquals(0, $balance);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/_files/
H A DBankAccount.php4 protected $balance = 0; variable in BankAccount
8 return $this->balance;
11 protected function setBalance($balance) argument
13 if ($balance >= 0) {
14 $this->balance = $balance;
20 public function depositMoney($balance) argument
22 $this->setBalance($this->getBalance() + $balance);
27 public function withdrawMoney($balance) argument
29 $this->setBalance($this->getBalance() - $balance);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DeveloperBalanceWallet.php32 public function setBalance(GoogleTypeMoney $balance) argument
34 $this->balance = $balance;
41 return $this->balance;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D251ea12c1248385ab409906ac64d9ee9.asciidoc16 'balance' => [
H A Dcfbaea6f0df045c5d940bbb6a9c69cd8.asciidoc17 'field' => 'balance',
H A D645796e8047967ca4a7635a22a876f4c.asciidoc20 'field' => 'balance',
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DXpath.php644 $balance = $add - (floor($add / $repeat) * $repeat);
648 $balance = $add - (floor($add / $repeat) * $repeat);
651 $balance = $repeat + $add;
655 $balance = $add;
658 $condition = sprintf('(%s mod %d) = %d', $expressionPosition, $repeat, $balance);
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt313 where <c> is the target hex color to white balance
320 to calculate auto-white-balance (default = 0.1%)
/plugin/colorbox/
H A DLICENSE.md72 … is held invalid or unenforceable under any particular circumstance, the balance of the section is…
/plugin/math2/phpmathpublisher/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/plugin/syntaxhighlighter3/sxh3/
H A DGPL-LICENSE211 any particular circumstance, the balance of the section is intended to
/plugin/admnote/
H A DLICENSE211 any particular circumstance, the balance of the section is intended to
/plugin/stellarium/
H A DLICENSE.md63 … is held invalid or unenforceable under any particular circumstance, the balance of the section is…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DLICENSE.txt211 any particular circumstance, the balance of the section is intended to
/plugin/icons/assets/rpg-awesome/css/
H A Drpg-awesome.min.css5 …a-rabbit:before{content:""}.ra-radar-dish:before{content:""}.ra-radial-balance:before{content:"…
/plugin/authldaplocal/
H A DLICENSE229 any particular circumstance, the balance of the section is intended to
/plugin/dirtylittlehelper/mermaid/editor/
H A Dfontawesome.all.min.css5 …i:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{co…
/plugin/mikioplugin/icons/fontawesome5/css/
H A Dall.min.css5 .fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\f959"}.fa-bacterium:before{content:"\f95a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f4 (…)
/plugin/tuxquote/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/plugin/sphinxsearch-was/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/plugin/icalevents/
H A DLICENSE.txt219 any particular circumstance, the balance of the section is intended to
/plugin/orphanmedia/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/plugin/overlay/
H A DLICENSE211 any particular circumstance, the balance of the section is intended to

12345678910>>...18