Searched defs:TAB_MASK (Results 1 – 3 of 3) sorted by relevance
29 protected static final int TAB_MASK = 0x20000000; // keep in sync with StaticLayout field in BaseLineBreaker
346 private static final int TAB_MASK = 0x20000000; field in LineBreaker.Result
1213 private static final int TAB_MASK = 0x20000000; field in DynamicLayout