Searched refs:vCharBlockTypes (Results 1 – 1 of 1) sorted by relevance
558 Vector vCharBlockTypes = new Vector(); field in _XBreakIterator583 vCharBlockTypes.add(new Short(charType)); in _beginOfCharBlock()630 Short type = (Short)vCharBlockTypes.get(i); in _nextCharBlock()661 Short type = (Short)vCharBlockTypes.get(i); in _previousCharBlock()
Completed in 10 milliseconds