Searched refs:oStep (Results 1 – 1 of 1) sorted by relevance
729 int oStep = step; in stepToUnicode() local735 target.limit((oStep <= target.capacity()) ? oStep : target in stepToUnicode()753 oStep = (target.position() + step); in stepToUnicode()754 target.limit((oStep < target.capacity()) ? oStep in stepToUnicode()