Searched refs:ZEROWIDTHCHAR (Results 1 – 1 of 1) sorted by relevance
166 public static final char ZEROWIDTHCHAR = '\u2060'; field in EditStyledText1120 if (txt.charAt(i) == ZEROWIDTHCHAR) { in onRefreshZeoWidthChar()