Home | History | Annotate | Download | only in calendar

Lines Matching refs:MIN_EVENT_HEIGHT

261     private static float MIN_EVENT_HEIGHT = 15.0F;  // in pixels
412 MIN_EVENT_HEIGHT *= mScale;
430 mEventGeometry.setMinEventHeight(MIN_EVENT_HEIGHT);