Home | History | Annotate | Download | only in widget

Lines Matching refs:textY

819             ColorStateList textColor, String[] texts, float[] textX, float[] textY, Paint paint,
841 canvas.drawText(texts[i], textX[i], textY[i], paint);