Home | History | Annotate | Download | only in common

Lines Matching refs:setTo

208             decomposition.setTo(buffer, length);  // copy the string (Jamos from Hangul syllable c)
210 decomposition.setTo(FALSE, d, length); // read-only alias
223 decomposition.setTo(buffer, length); // copy the string (algorithmic decomposition)
225 decomposition.setTo(FALSE, d, length); // read-only alias