Searched refs:SPAN_COMPOSING (Results 1 – 6 of 6) sorted by relevance
83 if ((text.getSpanFlags(o)&Spanned.SPAN_COMPOSING) != 0) { in removeComposingSpans()106 if ((fl & (Spanned.SPAN_COMPOSING | Spanned.SPAN_POINT_MARK_MASK)) in setComposingSpans()107 != (Spanned.SPAN_COMPOSING | Spanned.SPAN_EXCLUSIVE_EXCLUSIVE)) { in setComposingSpans()110 | Spanned.SPAN_COMPOSING in setComposingSpans()117 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE | Spanned.SPAN_COMPOSING); in setComposingSpans()643 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE | Spanned.SPAN_COMPOSING); in setComposingRegion()648 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE | Spanned.SPAN_COMPOSING); in setComposingRegion()808 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE | Spanned.SPAN_COMPOSING); in replaceText()
124 public static final int SPAN_COMPOSING = 0x100; field
29878 field public static final int SPAN_COMPOSING = 256; // 0x100
41586 field public static final int SPAN_COMPOSING = 256; // 0x100
41862 field public static final int SPAN_COMPOSING = 256; // 0x100
45171 field public static final int SPAN_COMPOSING = 256; // 0x100