Home
last modified time | relevance | path

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

/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DStelMovementMgr.hpp561 struct DragHistoryEntry struct in StelMovementMgr
568 QList<DragHistoryEntry> timeDragHistory; // list of max 3 entries.
H A DStelMovementMgr.cpp572 DragHistoryEntry e; in addTimeDragPoint()