Home | History | Annotate | Download | only in calendar

Lines Matching full:measuretext

2574             x -= p.measureText(" " + dateNumStr);
2590 x += p.measureText(dayStr) + DAY_HEADER_ONE_DAY_RIGHT_MARGIN;
2743 float width = p.measureText(strings[i]);