Home
last modified time | relevance | path

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

/trunk/test/testuno/source/api/i18n/
H A DXBreakIteratorTest.java615 Vector vCharBlockTypes = new Vector(); field in XBreakIteratorTest
646 vCharBlockTypes.add(new Short(charType)); in beginOfCharBlock()
692 Short type = (Short)vCharBlockTypes.get(i); in _nextCharBlock()
723 Short type = (Short)vCharBlockTypes.get(i); in _previousCharBlock()