Searched refs:EVENT_RECT_TOP_MARGIN (Results 1 – 1 of 1) sorted by relevance
2403 r.top = Math.max(event.top.toInt() + EVENT_RECT_TOP_MARGIN, visibleTop) in drawEventRect()2427 r.top = Math.max(event.top.toInt() + EVENT_RECT_TOP_MARGIN + floorHalfStroke, visibleTop) in drawEventRect()2443 r.top = event.top.toInt() + EVENT_RECT_TOP_MARGIN in drawEventRect()3778 private var EVENT_RECT_TOP_MARGIN = 1 variable3940 EVENT_RECT_TOP_MARGIN *= mScale.toInt()