Searched refs:lastStarterInDest (Results 1 – 1 of 1) sorted by relevance
1285 const UChar *lastStarterInDest=findPreviousCompBoundary(buffer.getStart(), in composeAndAppend() local1287 int32_t destSuffixLength=(int32_t)(buffer.getLimit()-lastStarterInDest); in composeAndAppend()1288 UnicodeString middle(lastStarterInDest, destSuffixLength); in composeAndAppend()