Searched defs:textHeight (Results 1 – 13 of 13) sorted by relevance
57 int textHeight = (int) Math.ceil(metric.descent - metric.ascent); in DaveyView() local
52 int textHeight = mTextBounds.bottom - mTextBounds.top; in draw() local
34 final int textHeight = fm.descent - fm.ascent; in setupFontMetrics() local
110 int textHeight = mRemainingSecondsView.getMeasuredHeight(); in startFadeOutAnimation() local
165 final int textHeight = mParams.mGesturePreviewTextHeight; in updatePreviewPosition() local
135 int textHeight = res.getDimensionPixelSize(R.dimen.snackbar_content_height); in show() local
273 int textHeight = mSetupTextLayout.getHeight(); in updateDrawableBounds() local
589 int textHeight = Utilities.calculateTextHeight(allAppsIconTextSizePx); in autoResizeAllAppsCells() local773 int textHeight = Utilities.calculateTextHeight(folderChildTextSizePx); in updateFolderCellSize() local
221 float textHeight = mTextHeightRaw * getResources().getDisplayMetrics().scaledDensity; in getCharBounds() local
875 final float textHeight = -paint.ascent() + descent; in drawLanguageOnSpacebar() local
620 int textHeight = estimateTextHeight(text, textSizeResId, maxTextWidth); in createDndRemoteViews() local
1450 final float textHeight = mDrawPaint.getTextSize(); in drawWeekNumbersAndDates() local
5681 final int textHeight = in transformEventForTouchThrough() local