Home | History | Annotate | Download | only in impl

Lines Matching defs:getRawDecomposition

104         public static void getRawDecomposition(int c, Appendable buffer) {
793 public String getRawDecomposition(int c) {
801 Hangul.getRawDecomposition(c, buffer);