Searched refs:sProportion (Results 1 – 2 of 2) sorted by relevance
528 private static float sProportion = 0; field in StringBlock.Height553 if (sProportion == 0) { in chooseHeight()566 sProportion = (r.top) / p.ascent(); in chooseHeight()569 int need = (int) Math.ceil(-fm.top * sProportion); in chooseHeight()
13935 Landroid/content/res/StringBlock$Height;->sProportion:F