HomeSort by relevance Sort by last modified time
    Searched defs:outStart (Results 1 - 2 of 2) sorted by null

  /external/icu4c/layout/
HangulLayoutEngine.cpp 245 le_int32 outStart = outCharCount;
293 le_int32 outLength = outCharCount - outStart;
308 LEUnicode lead = outChars[outStart];
309 LEUnicode vowel = outChars[outStart + 1];
310 LEUnicode trail = outLength == 3? outChars[outStart + 2] : TJMO_FIRST;
317 outCharCount = outStart;
  /prebuilt/common/ecj/
ecj.jar 

Completed in 38 milliseconds