Home
last modified time | relevance | path

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

/trunk/test/testuno/source/api/i18n/
H A DXBreakIteratorTest.java600 protected short getCharBlockType(int pos) { in getCharBlockType() method in XBreakIteratorTest
637 short charType = getCharBlockType(iPos); in beginOfCharBlock()