Searched refs:DNA_WIDTH (Results 1 – 1 of 1) sorted by relevance
76 private static int DNA_WIDTH = 8; field in MonthWeekEventsView291 mDayXs[day] = computeDayLeftPosition(day) + DNA_WIDTH / 2 + DNA_SIDE_PADDING; in createDna()381 DNA_WIDTH *= mScale; in initView()464 mDNATimePaint.setStrokeWidth(DNA_WIDTH); in initView()990 int xOffset = (DNA_ALL_DAY_WIDTH - DNA_WIDTH) / 2; in drawDNA()