Home
last modified time | relevance | path

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

/dports/sysutils/cdrdao/cdrdao-1.2.4/gcdmaster/
H A DSampleDisplay.cc986 gint lastPosLeft, lastPosRight; in updateSamples() local
1020 lastPosRight = pos1; in updateSamples()
1040 if (pos != 0 || lastPosRight != 0) in updateSamples()
1041 pixmap_->draw_line(drawGc_, long(di), rcenter_ - lastPosRight, in updateSamples()