Home | History | Annotate | Download | only in widget

Lines Matching refs:getDesiredWidth

6888                     des = (int) Math.ceil(Layout.getDesiredWidth(mTransformed, mTextPaint));
6918 hintDes = (int) Math.ceil(Layout.getDesiredWidth(mHint, mTextPaint));