Searched defs:currentPercent (Results 1 – 12 of 12) sorted by relevance
19 public abstract void addNoteOff(long tick,int track,int channel,int note,int velocity);
118 const currentPercent = breakdownMap.get(state); constant
56 int currentPercent() const { return percent; } in currentPercent() function
115 int currentPercent; // Percentage of current song variable
543 bool Core::emitBatteryChargePercentNotification(int currentPercent, int previousPercent, const QStr… in emitBatteryChargePercentNotification()729 const int currentPercent = previousPercent - (m_batteriesPercent[udi] - percent); in onBatteryChargePercentChanged() local
330 int currentPercent = 100 * (currentSector.lba() - d->firstSector.lba() + 1 ) / in run() local
396 int currentPercent = 0; in loadGame() local
409 uint8_t currentPercent; in ImeUpgrade() local
1056 unsigned int currentPercent; in SendFile() local
38 currentPercent int member
39 currentPercent int member
876 short i, currentPercent, previousPercent, in handleHealthAlerts() local