Home | History | Annotate | Download | only in keyboard

Lines Matching defs:getTextBounds

774         paint.getTextBounds(referenceChar, 0, 1, mTextBounds);
786 paint.getTextBounds(referenceChar, 0, 1, mTextBounds);
793 paint.getTextBounds(label.toString(), 0, label.length(), mTextBounds);