Searched refs:mEventAscentHeight (Results 1 – 1 of 1) sorted by relevance
143 protected int mEventAscentHeight; field in MonthWeekEventsView426 mEventAscentHeight = (int) (-mEventPaint.ascent() + 0.5f); in initView()481 + " int ascent=" + mEventAscentHeight); in initView()886 textY = y + mEventAscentHeight + BORDER_SPACE; in drawEvent()891 r.bottom = y + mEventAscentHeight; in drawEvent()894 textY = y + mEventAscentHeight; in drawEvent()