Searched refs:SPAN_COMPOSING (Results 1 – 4 of 4) sorted by relevance
92 if ((text.getSpanFlags(o)&Spanned.SPAN_COMPOSING) != 0) { in removeComposingSpans()115 if ((fl & (Spanned.SPAN_COMPOSING | Spanned.SPAN_POINT_MARK_MASK)) in setComposingSpans()116 != (Spanned.SPAN_COMPOSING | Spanned.SPAN_EXCLUSIVE_EXCLUSIVE)) { in setComposingSpans()119 | Spanned.SPAN_COMPOSING in setComposingSpans()126 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE | Spanned.SPAN_COMPOSING); in setComposingSpans()739 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE | Spanned.SPAN_COMPOSING); in setComposingRegion()744 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE | Spanned.SPAN_COMPOSING); in setComposingRegion()906 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE | Spanned.SPAN_COMPOSING); in replaceText()
124 public static final int SPAN_COMPOSING = 0x100; field
44341 field public static final int SPAN_COMPOSING = 256; // 0x100
29878 field public static final int SPAN_COMPOSING = 256; // 0x100