Audacity 3.2.0
|
Public Attributes | |
wxLongLong | mLastSelectionAdjustment { ::wxGetUTCTimeMillis() } |
double | mSeekShort { 0.0 } |
double | mSeekLong { 0.0 } |
Definition at line 148 of file SelectMenus.cpp.
wxLongLong anonymous_namespace{SelectMenus.cpp}::SeekInfo::mLastSelectionAdjustment { ::wxGetUTCTimeMillis() } |
Definition at line 150 of file SelectMenus.cpp.
Referenced by anonymous_namespace{SelectMenus.cpp}::DoBoundaryMove(), and anonymous_namespace{SelectMenus.cpp}::SeekLeftOrRight().
double anonymous_namespace{SelectMenus.cpp}::SeekInfo::mSeekLong { 0.0 } |
Definition at line 152 of file SelectMenus.cpp.
Referenced by anonymous_namespace{SelectMenus.cpp}::SeekLeftOrRight().
double anonymous_namespace{SelectMenus.cpp}::SeekInfo::mSeekShort { 0.0 } |
Definition at line 151 of file SelectMenus.cpp.
Referenced by anonymous_namespace{SelectMenus.cpp}::SeekLeftOrRight().