Searched refs:toMirror (Results 1 – 3 of 3) sorted by relevance
92 int c2 = android::Unicode::toMirror(c1); in mirror()107 return android::Unicode::toMirror(c); in getMirror()
241 static UChar32 toMirror(UChar32 c);
175 UChar32 android::Unicode::toMirror(UChar32 c) in toMirror() function in android::Unicode