Searched refs:reorderStart (Results 1 – 3 of 3) sorted by relevance
126 reorderStart=0; in ReorderingBuffer()136 reorderStart=codePointLimit; in ReorderingBuffer()141 reorderStart=0; in ReorderingBuffer()166 reorderStart=str.length(); in append()180 reorderStart=str.length()+(limit-start); in append()182 reorderStart=str.length()+1; // Ok if not a code point boundary. in append()210 reorderStart=str.length(); in append()216 reorderStart=str.length(); in appendZeroCC()223 reorderStart=str.length(); in append()232 reorderStart=str.length(); in append()[all …]
120 start(NULL), reorderStart(NULL), limit(NULL), in ReorderingBuffer()159 reorderStart=limit; in appendBMP()173 reorderStart=limit=newLimit; in setReorderingLimit()177 s.setTo(reorderStart, (int32_t)(limit-reorderStart)); in copyReorderableSuffixTo()207 UChar *start, *reorderStart, *limit; variable
48 reorderStart=start; in init()58 reorderStart=codePointLimit; in init()80 reorderStart=limit; in appendSupplementary()101 reorderStart=limit+length; in append()103 reorderStart=limit+1; // Ok if not a code point boundary. in append()141 reorderStart=limit; in appendZeroCC()157 reorderStart=limit; in appendZeroCC()162 reorderStart=limit=start; in remove()176 reorderStart=limit; in removeSuffix()180 int32_t reorderStartIndex=(int32_t)(reorderStart-start); in resize()[all …]