Searched refs:mirroredCharsCount (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DDefaultCharMapper.h69 static const le_int32 mirroredCharsCount; member in class:DefaultCharMapper
H A DMirroredCharData.cpp131 const le_int32 DefaultCharMapper::mirroredCharsCount = 332; member in class:DefaultCharMapper
H A DLayoutEngine.cpp118 le_int32 index = OpenTypeUtilities::search((le_uint32) ch, (le_uint32 *)DefaultCharMapper::mirroredChars, DefaultCharMapper::mirroredCharsCount);

Completed in 55 milliseconds