HomeSort by relevance Sort by last modified time
    Searched refs:mirroredCharsCount (Results 1 - 3 of 3) sorted by null

  /external/icu4c/layout/
DefaultCharMapper.h 39 static const le_int32 mirroredCharsCount;
MirroredCharData.cpp 106 const le_int32 DefaultCharMapper::mirroredCharsCount = 332;
LayoutEngine.cpp 61 le_int32 index = OpenTypeUtilities::search((le_uint32) ch, (le_uint32 *)DefaultCharMapper::mirroredChars, DefaultCharMapper::mirroredCharsCount);

Completed in 33 milliseconds