Searched refs:EVENT_TEXT_BOTTOM_MARGIN (Results 1 – 1 of 1) sorted by relevance
429 private static int EVENT_TEXT_BOTTOM_MARGIN = 2; field in DayView434 private static int EVENT_ALL_DAY_TEXT_BOTTOM_MARGIN = EVENT_TEXT_BOTTOM_MARGIN;685 EVENT_TEXT_BOTTOM_MARGIN = EVENT_TEXT_TOP_MARGIN; in DayView()2777 if (r.bottom - r.top > EVENT_TEXT_TOP_MARGIN + EVENT_TEXT_BOTTOM_MARGIN) { in setupTextRect()2779 r.bottom -= EVENT_TEXT_BOTTOM_MARGIN; in setupTextRect()