Lines Matching refs:getBeginIndex
204 //char[] dst = new char[pos.getEndIndex() - pos.getBeginIndex()];206 buf.extractBetween(pos.getBeginIndex(), pos.getEndIndex(), dst);210 pos.getBeginIndex() + (UnicodeString)", " +731 logln(UnicodeString("beginIndex = ") + fp.getBeginIndex());733 if (fp.getBeginIndex() == fp.getEndIndex())