Searched refs:getLineHorizontals (Results 1 – 1 of 1) sorted by relevance
1178 private float[] getLineHorizontals(int line, boolean clamped, boolean primary) { in getLineHorizontals() method in Layout1554 mHorizontals = getLineHorizontals(mLine, false, mPrimary); in init()