Searched defs:range (Results 1 – 8 of 8) sorted by relevance
39 const range = fromRange.to.getValueNs() - fromRange.from.getValueNs(); constant88 const range = fromRange.to.getValueNs() - fromRange.from.getValueNs(); constant
231 const range = new TimeRange( constant
81 const range = this.getRange(); constant
97 const range = { constant
317 const range = frameMap.getFullTraceFramesRange(); constant
486 int range = computeVerticalScrollRange(); in handleMobileCellScroll() local
469 double range = stop - start; in computeAxisStops() local
467 final InputDevice.MotionRange range = device.getMotionRange(axis, event.getSource()); in getCenteredAxis() local