Searched defs:wordWidth (Results 1 – 1 of 1) sorted by relevance
229 final int wordWidth; in onDraw() local450 int wordWidth = (int) (mPaint.measureText(word, 0, word.length()) + X_GAP * 2); in showPreview() local