Searched refs:setBeginIndex (Results 1 – 8 of 8) sorted by relevance
90 fpos.setBeginIndex(1); in test_equalsLjava_lang_Object()91 fpos1.setBeginIndex(2); in test_equalsLjava_lang_Object()94 fpos1.setBeginIndex(1); in test_equalsLjava_lang_Object()114 fpos.setBeginIndex(2); in test_getBeginIndex()125 fpos.setBeginIndex(2); in test_getEndIndex()166 fpos.setBeginIndex(5); in test_hashCode()172 fpos2.setBeginIndex(5); in test_hashCode()183 fpos.setBeginIndex(2); in test_setBeginIndexI()196 fpos.setBeginIndex(2); in test_setEndIndexI()207 fpos.setBeginIndex(2); in test_toString()[all …]
49 pos.setBeginIndex(start); in addAttribute()57 pos.setBeginIndex(delta + pos.getBeginIndex()); in shiftLast()
110 fp.setBeginIndex(data->elementAti(pos++)); in next()
622 pos.setBeginIndex(0); in format()
220 void setBeginIndex(int32_t bi) { fBeginIndex = bi; } in setBeginIndex() function
138 fp.setBeginIndex( i+6 ); in test_FieldPosition()
3299 fpos.setBeginIndex(0); in TestRoundtripWithCalendar()3313 fpos.setBeginIndex(0); in TestRoundtripWithCalendar()
1389 field.setBeginIndex(7); in Test4062486()