Searched refs:DNA_SIDE_PADDING (Results 1 – 1 of 1) sorted by relevance
78 private static int DNA_SIDE_PADDING = 6; field in MonthWeekEventsView287 DNA_ALL_DAY_WIDTH = effectiveWidth / numDays - 2 * DNA_SIDE_PADDING; in createDna()291 mDayXs[day] = computeDayLeftPosition(day) + DNA_WIDTH / 2 + DNA_SIDE_PADDING; in createDna()384 DNA_SIDE_PADDING *= mScale; in initView()