Home | History | Annotate | Download | only in widget

Lines Matching defs:INDEX_FILL

179     private static final int INDEX_FILL = 3;
1161 maxAscent[INDEX_FILL] != -1) {
1162 final int ascent = Math.max(maxAscent[INDEX_FILL],
1165 final int descent = Math.max(maxDescent[INDEX_FILL],
1318 maxAscent[INDEX_FILL] != -1) {
1319 final int ascent = Math.max(maxAscent[INDEX_FILL],
1322 final int descent = Math.max(maxDescent[INDEX_FILL],