Home
last modified time | relevance | path

Searched refs:fLost (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/processcontroller/
H A DNoiseBarMenuItem.h33 fLost = lost; in SetLost()
38 double fLost; variable
H A DNoiseBarMenuItem.cpp20 fLost = -1; in NoiseBarMenuItem()
64 float grenze2 = frame.left+(frame.right-frame.left)*(fBusyWaiting+fLost); in DrawBar()