Home | History | Annotate | Download | only in text

Lines Matching refs:HYPHEN

967         // TODO: could move TAB to share same column as HYPHEN, simplifying this code and gaining
970 lines[off + HYPHEN] = flags;
1184 return mLines[mColumns * line + HYPHEN] & 0xff;
1287 private static final int HYPHEN = 3;