Home
last modified time | relevance | path

Searched refs:charType (Results 1 – 1 of 1) sorted by relevance

/trunk/test/testuno/source/api/i18n/
H A DXBreakIteratorTest.java637 short charType = getCharBlockType(iPos); in beginOfCharBlock() local
639 locale, charType); in beginOfCharBlock()
641 locale, charType); in beginOfCharBlock()
645 + startPos + "," + endPos + "]; Type = " + charType); in beginOfCharBlock()
646 vCharBlockTypes.add(new Short(charType)); in beginOfCharBlock()