Searched refs:NO_STYLE (Results 1 – 3 of 3) sorted by relevance
43 static const UChar NO_STYLE; member in TestReplaceable63 s.append(NO_STYLE); in TestReplaceable()122 UChar newStyle = NO_STYLE; in fixStyles()123 if (start != limit && styles.charAt(start) != NO_STYLE) { in fixStyles()137 s.append(NO_STYLE); in fixStyles()162 const UChar TestReplaceable::NO_STYLE = 0x005F; member in TestReplaceable
83 static final char NO_STYLE = '_'; field in ReplaceableTest.TestReplaceable95 s.append(NO_STYLE); in TestReplaceable()149 char newStyle = NO_STYLE; in fixStyles()150 if (start != limit && styles.charAt(start) != NO_STYLE) { in fixStyles()164 s.append(NO_STYLE); in fixStyles()
87 static final char NO_STYLE = '_'; field in ReplaceableTest.TestReplaceable99 s.append(NO_STYLE); in TestReplaceable()153 char newStyle = NO_STYLE; in fixStyles()154 if (start != limit && styles.charAt(start) != NO_STYLE) { in fixStyles()168 s.append(NO_STYLE); in fixStyles()