Searched defs:history (Results 1 – 3 of 3) sorted by relevance
38 history: createWebHistory(process.env.BASE_URL), property
34 history: createWebHistory(process.env.BASE_URL), property
65 public PointF[] history = new PointF[HISTORY_COUNT]; field in TouchDisplayView.TouchHistory