Home | History | Annotate | Download | only in widget

Lines Matching defs:mMaxDescent

172     private int[] mMaxDescent;
1003 if (mMaxAscent == null || mMaxDescent == null) {
1005 mMaxDescent = new int[VERTICAL_GRAVITY_COUNT];
1009 final int[] maxDescent = mMaxDescent;
1600 final int[] maxDescent = mMaxDescent;