Searched refs:EVENT_TEXT_BOTTOM_MARGIN (Results 1 – 1 of 1) sorted by relevance
426 private static int EVENT_TEXT_BOTTOM_MARGIN = 2; field in DayView431 private static int EVENT_ALL_DAY_TEXT_BOTTOM_MARGIN = EVENT_TEXT_BOTTOM_MARGIN;675 EVENT_TEXT_BOTTOM_MARGIN = EVENT_TEXT_TOP_MARGIN; in DayView()2408 if (r.bottom - r.top > EVENT_TEXT_TOP_MARGIN + EVENT_TEXT_BOTTOM_MARGIN) { in setupTextRect()2410 r.bottom -= EVENT_TEXT_BOTTOM_MARGIN; in setupTextRect()