Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DView.java4846 private float mHandwritingBoundsOffsetBottom; field in View
6525 mHandwritingBoundsOffsetBottom = a.getDimension(attr, 0);
13019 mHandwritingBoundsOffsetBottom = offsetBottom;
13063 return mHandwritingBoundsOffsetBottom;