Searched defs:textY (Results 1 – 2 of 2) sorted by relevance
259 final int textY = height / 2 - (int) (paint.descent() + paint.ascent()) / 2; in drawFolder() local
875 int textX, textY, textRightEdge; in drawEvent() local928 canvas.drawText(text.toString(), textX, textY, textPaint); in drawEvent() local942 canvas.drawText(text.toString(), textX, textY, isDeclined ? mEventDeclinedExtrasPaint in drawEvent() local