Searched refs:INPUT_METHOD_SEGMENT (Results 1 – 5 of 5) sorted by relevance
194 public static final Attribute INPUT_METHOD_SEGMENT = new Attribute("input_method_segment"); field in AttributedCharacterIterator.Attribute
129 Attribute inputMethodSegment = Attribute.INPUT_METHOD_SEGMENT; in test_fields()
86 Attribute.INPUT_METHOD_SEGMENT)); in test_getAttributeLAttributedCharacterIterator_Attribute()
329 as.addAttribute(AttributedCharacterIterator.Attribute.INPUT_METHOD_SEGMENT, in test_addAttributeLjava_text_AttributedCharacterIterator$AttributeLjava_lang_Object()
1431 objToSave = java.text.AttributedCharacterIterator.Attribute.INPUT_METHOD_SEGMENT; in test_18_121_writeObject()1438 … java.text.AttributedCharacterIterator.Attribute.INPUT_METHOD_SEGMENT == objLoaded); in test_18_121_writeObject()