Home
last modified time | relevance | path

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

/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DCellularPanel.h56 (TrackPanelCell *pClickedCell, TrackPanelCell *pLatestCell,
H A DTrackPanel.h228 (TrackPanelCell *pClickedTrack, TrackPanelCell *pLatestCell,
H A DAdornedRulerPanel.h209 (TrackPanelCell *pClickedTrack, TrackPanelCell *pLatestCell,
H A DTrackPanel.cpp539 (TrackPanelCell *pClickedCell, TrackPanelCell *pLatestCell, in ProcessUIHandleResult() argument
543 auto pLatestTrack = FindTrack( pLatestCell ).get(); in ProcessUIHandleResult()