Home
last modified time | relevance | path

Searched defs:amount (Results 1 – 25 of 52) sorted by relevance

123

/plugin/tablelayout/script/
H A Dedittable_plugin.js40 handsontable_config.beforeRemoveCol = function (index, amount) { argument
49 handsontable_config.afterRemoveCol = function (index, amount) { argument
57 handsontable_config.afterCreateCol = function (index, amount) { argument
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DCurrencyAwarePrice.php22 private $amount; variable in JMS\\Serializer\\Tests\\Fixtures\\CurrencyAwarePrice
24 public function __construct($amount, $currency = 'EUR')
H A DMultilineGroupsFormat.php12 private $amount; variable in JMS\\Serializer\\Tests\\Fixtures\\MultilineGroupsFormat
19 public function __construct($amount, $currency)
H A DGroupsTrim.php12 private $amount; variable in JMS\\Serializer\\Tests\\Fixtures\\GroupsTrim
19 public function __construct($amount, $currency)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DPrice.php25 public $amount; variable in Google\\Service\\ManufacturerCenter\\Price
34 public function setAmount($amount)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeSaleInfoRetailPrice.php22 public $amount; variable in Google\\Service\\Books\\VolumeSaleInfoRetailPrice
28 public function setAmount($amount)
H A DVolumeSaleInfoListPrice.php22 public $amount; variable in Google\\Service\\Books\\VolumeSaleInfoListPrice
28 public function setAmount($amount)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DResourceCommitment.php29 public $amount; variable in Google\\Service\\Compute\\ResourceCommitment
52 public function setAmount($amount)
H A DLicenseResourceCommitment.php25 public $amount; variable in Google\\Service\\Compute\\LicenseResourceCommitment
38 public function setAmount($amount)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DPayment.php25 public $amount; variable in Google\\Service\\Adsense\\Payment
36 public function setAmount($amount)
/plugin/photogallery/phpThumb/
H A Dphpthumb.filters.php161 public function Brightness(&$gdimg, $amount=0) {
192 public function Contrast(&$gdimg, $amount=0) {
228 public function Colorize(&$gdimg, $amount, $targetColor) {
306 public function Desaturate(&$gdimg, $amount, $color='') {
507 public function Gamma(&$gdimg, $amount) {
921 public function Saturation(&$gdimg, $amount, $color='') {
933 public function Sepia(&$gdimg, $amount, $targetColor) {
990 public function Smooth(&$gdimg, $amount=6) {
H A Dphpthumb.unsharp.php46 public static function applyUnsharpMask(&$img, $amount, $radius, $threshold) {
/plugin/edittable/script/
H A Deditor.js38 edittable.addRowToMeta = function (index, amount, metaArray) { argument
413 afterCreateRow: function (index, amount) { argument
441 afterRemoveRow: function (index, amount) { argument
453 afterCreateCol: function (index, amount) { argument
469 afterRemoveCol: function (index, amount) { argument
/plugin/searchstats/
H A Dhelper.php41 function getSearchWordArray($amount = false) {
H A Dadmin.php63 function _getBarChartTopKeywords($amount = 10) {
H A Daction.php31 function getSearchWordArray($amount = false) {
/plugin/passwords/
H A Dsyntax.php22 private $amount = 4; variable in syntax_plugin_passwords
194 private function setAmount($amount) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DInstallment.php32 public function setAmount(Price $amount)
H A DOrderLineItemProductFee.php32 public function setAmount(Price $amount)
H A DOrdersCustomBatchRequestEntryRefundItemShipping.php32 public function setAmount(Price $amount)
H A DProductSubscriptionCost.php36 public function setAmount(Price $amount)
H A DSettlementTransaction.php36 public function setAmount(SettlementTransactionAmount $amount)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DPrice.php32 public function setAmount(Money $amount)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DPrice.php32 public function setAmount(Money $amount)
/plugin/translator/syntax/
H A Dtranslator.php164 function _printTranslator(&$renderer, $start=null, $amount=null, $display=null, $filter=null) {
284 function _setPages($start, $amount, $max, $display, $printGoBack=false) {

123