Searched refs:vCharBlockTypes (Results 1 – 1 of 1) sorted by relevance
615 Vector vCharBlockTypes = new Vector(); field in XBreakIteratorTest646 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()