Audacity 3.2.0
|
Functions | |
void | getXPos (const LabelStruct &ls, wxDC &dc, int *xPos1, int cursorPos) |
LabelTrackHit * | findHit (TrackPanel *pPanel) |
LabelTrackHit * anonymous_namespace{LabelTrackView.cpp}::findHit | ( | TrackPanel * | pPanel | ) |
Definition at line 743 of file LabelTrackView.cpp.
References LabelGlyphHandle::mpHit, and CellularPanel::Target().
Referenced by LabelTrackView::Draw().
void anonymous_namespace{LabelTrackView.cpp}::getXPos | ( | const LabelStruct & | ls, |
wxDC & | dc, | ||
int * | xPos1, | ||
int | cursorPos | ||
) |
Definition at line 686 of file LabelTrackView.cpp.
References LabelStruct::title, and LabelStruct::xText.
Referenced by LabelTrackView::CalcCursorX(), and LabelTrackView::CalcHighlightXs().