Home | History | Annotate | Download | only in text

Lines Matching refs:DIR

688             int dir = measured.mDir;
853 needMultiply, chdirs, dir, easy, bufEnd, includepad, trackpad,
906 boolean needMultiply, byte[] chdirs, int dir,
1029 lines[off + DIR] |= dir << DIR_SHIFT;
1037 mLineDirections[j] = AndroidBidi.directions(dir, chdirs, start - widthStart, chs,
1212 return mLines[mColumns * line + DIR] >> DIR_SHIFT;
1376 private static final int DIR = START;