Searched refs:NO_STYLE (Results 1 – 3 of 3) sorted by relevance
45 static const UChar NO_STYLE; member in TestReplaceable65 s.append(NO_STYLE); in TestReplaceable()124 UChar newStyle = NO_STYLE; in fixStyles()125 if (start != limit && styles.charAt(start) != NO_STYLE) { in fixStyles()139 s.append(NO_STYLE); in fixStyles()164 const UChar TestReplaceable::NO_STYLE = 0x005F; member in TestReplaceable
86 static final char NO_STYLE = '_'; field in ReplaceableTest.TestReplaceable98 s.append(NO_STYLE); in TestReplaceable()159 char newStyle = NO_STYLE; in fixStyles()160 if (start != limit && styles.charAt(start) != NO_STYLE) { in fixStyles()174 s.append(NO_STYLE); in fixStyles()
89 static final char NO_STYLE = '_'; field in ReplaceableTest.TestReplaceable101 s.append(NO_STYLE); in TestReplaceable()162 char newStyle = NO_STYLE; in fixStyles()163 if (start != limit && styles.charAt(start) != NO_STYLE) { in fixStyles()177 s.append(NO_STYLE); in fixStyles()