Home | History | Annotate | Download | only in impl

Lines Matching defs:GCB_SHIFT

577                 int gcb=(getAdditional(c, 2)&GCB_MASK)>>>GCB_SHIFT;
607 new IntProperty(2, GCB_MASK, GCB_SHIFT), // GRAPHEME_CLUSTER_BREAK
1193 private static final int GCB_SHIFT = 5;