Home | History | Annotate | Download | only in genrb

Lines Matching full:res16

237     int32_t res16 = 0;
249 res16 |= makeRes16(current->fRes);
251 if (U_SUCCESS(*status) && res->u.fArray.fCount <= 0xffff && res16 >= 0 && gFormatVersion > 1) {
270 int32_t res16 = 0;
301 res16 |= makeRes16(current->fRes);
314 if (res16 >= 0 && gFormatVersion > 1) {