Home
last modified time | relevance | path

Searched refs:getFontDescent (Results 1 – 7 of 7) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DRowHeaderPresenter.java131 space += (int) getFontDescent((TextView) holder.view, mFontMeasurePaint); in getSpaceUnderBaseline()
136 protected static float getFontDescent(TextView textView, Paint fontMeasurePaint) { in getFontDescent() method in RowHeaderPresenter
/frameworks/support/v17/leanback/api/
D22.0.0.txt1183 method protected static float getFontDescent(android.widget.TextView, android.graphics.Paint);
D22.2.0.txt1293 method protected static float getFontDescent(android.widget.TextView, android.graphics.Paint);
D22.2.1.txt1301 method protected static float getFontDescent(android.widget.TextView, android.graphics.Paint);
Dcurrent.txt1306 method protected static float getFontDescent(android.widget.TextView, android.graphics.Paint);
D22.1.0.txt1293 method protected static float getFontDescent(android.widget.TextView, android.graphics.Paint);
D23.txt1306 method protected static float getFontDescent(android.widget.TextView, android.graphics.Paint);