Searched refs:iBefore (Results 1 – 1 of 1) sorted by relevance
334 int32_t iBefore = iMid - 1; in XFA_GetNotsureAttribute() local335 if (iBefore >= 0) { in XFA_GetNotsureAttribute()336 pAttr = g_XFANotsureAttributes + iBefore; in XFA_GetNotsureAttribute()344 iBefore--; in XFA_GetNotsureAttribute()345 if (iBefore < 0) { in XFA_GetNotsureAttribute()348 pAttr = g_XFANotsureAttributes + iBefore; in XFA_GetNotsureAttribute()