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