Searched refs:extent (Results 1 – 6 of 6) sorted by relevance
85 public void setParameters(int range, int offset, int extent, boolean vertical) { in setParameters() argument90 if (mRange != range || mOffset != offset || mExtent != extent) { in setParameters()96 mExtent = extent; in setParameters()103 final int extent = mExtent; in draw() local108 if (extent <= 0 || range <= extent) { in draw()124 int length = Math.round((float) size * extent / range); in draw()125 int offset = Math.round((float) (size - length) * mOffset / (range - extent)); in draw()
2069 int extent = rowCount * 100; in computeVerticalScrollExtent() local2075 extent += (top * 100) / height; in computeVerticalScrollExtent()2082 extent -= ((bottom - getHeight()) * 100) / height; in computeVerticalScrollExtent()2085 return extent; in computeVerticalScrollExtent()
1717 int extent = count * 100; in computeVerticalScrollExtent() local1723 extent += (top * 100) / height; in computeVerticalScrollExtent()1730 extent -= ((bottom - getHeight()) * 100) / height; in computeVerticalScrollExtent()1733 return extent; in computeVerticalScrollExtent()
49 …extent required by applicable third party licenses, you may not copy (except for backup purposes),…173 …12.1 To the maximum extent permitted by law, you agree to defend, indemnify and hold harmless Goog…
68 The thin lines underneath the first row show the extent (entry to exit) of all the calls to the
607 <p>Because you will be customizing the LVL sources to some extent, you should