Home
last modified time | relevance | path

Searched defs:currentAmount (Results 1 – 9 of 9) sorted by relevance

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/
H A Dajaxpayment.php71 $currentAmount = $amounts['amount_'.$currentInvId]; variable
85 $currentAmount = $currentRemain; variable
91 $currentAmount = 0; variable
98 $currentAmount = $amountToBreakdown; // In both cases, amount will take breakdown value variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/
H A Dajaxpayment.php82 $currentAmount = $amounts['amount_'.$currentInvId]; variable
94 $currentAmount = $currentRemain; variable
100 $currentAmount = 0; variable
106 $currentAmount = $amountToBreakdown; // In both cases, amount will take breakdown value variable
/dports/finance/skrooge/skrooge-2.26.1/plugins/import/skrooge_import_ofx/
H A Dskgimportpluginofx.cpp102 double currentAmount = act.getAmount(date); in importFile() local
/dports/databases/hbase/hbase-1.2.1/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/
H A DIncrementCoalescer.java218 long currentAmount = ammount; in internalQueueIncrement() local
/dports/finance/skrooge/skrooge-2.26.1/plugins/import/skrooge_import_csv/
H A Dskgimportplugincsv.cpp738 double currentAmount = defAccount.getAmount(QDate::currentDate()); in importFile() local
/dports/audio/yoshimi/yoshimi-2.1.2.2/src/Synth/
H A DADnote.cpp2187 float currentAmount= 1.0f - nextAmount; in computeVoiceModulatorForFMFrequencyModulation() local
2319 float currentAmount= 1.0f - nextAmount; in computeVoiceOscillatorForFMFrequencyModulation() local
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ComponentEditor/UI/
H A Djucer_JucerDocumentEditor.cpp847 int currentAmount = 0; in getCommandInfo() local
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/
H A Dcomposite_material.cpp52 float currentAmount; member in CompositeMat
/dports/finance/skrooge/skrooge-2.26.1/plugins/skrooge/skrooge_operation/
H A Dskgoperationpluginwidget.cpp1051 double currentAmount = ui.kAmountEdit->value(); in updateSelection() local