Searched refs:LB_MASK (Results 1 – 3 of 3) sorted by relevance
36 #define LB_MASK 0x00FEFEFE macro82 #define ALPHA_BLEND_128_W(a, b) ((((a) & LB_MASK) >> 1) + (((b) & LB_MASK) >> 1))
691 new IntProperty(2, LB_MASK, LB_SHIFT), // LINE_BREAK1383 private static final int LB_MASK = 0x03f00000; field in UCharacterProperty
690 new IntProperty(2, LB_MASK, LB_SHIFT), // LINE_BREAK1382 private static final int LB_MASK = 0x03f00000; field in UCharacterProperty