Searched refs:containPoint (Results 1 – 5 of 5) sorted by relevance
30 containPoint( method97 HTMLElement.prototype.containPoint = function (ev, cut) {
52 return this.rowsPaneEL!.containPoint(ev, { left: 248 });56 return this.trace!.favoriteChartListEL!.containPoint(ev, { left: 248 });112 let notTimeHeight: boolean = this.rowsPaneEL!.containPoint(ev, {
135 rangeSelect.spacerEL.containPoint = jest.fn(() => true);266 rangeSelect.spacerEL.containPoint = jest.fn(() => true);
359 let isMouseInTimeShaft = sp.timerShaftEL?.containPoint(ev);384 sp.inFavoriteArea = sp.favoriteChartListEL?.containPoint(ev);413 if (!sp.rowsPaneEL!.containPoint(ev, {left: 248})) {665 let inFavoriteArea = sp.favoriteChartListEL?.containPoint(ev);
281 if (this.containPoint(ev)) {297 if (this.containPoint(ev)) {