Searched refs:BIDI_FLAG_MASK (Results 1 – 1 of 1) sorted by relevance
258 private static final int BIDI_FLAG_MASK = 0x7; field in Paint562 flags &= BIDI_FLAG_MASK; in setBidiFlags()