Searched refs:iBefore (Results 1 – 1 of 1) sorted by relevance
279 int32_t iBefore = iMid - 1; in XFA_GetNotsureAttribute() local280 if (iBefore >= 0) { in XFA_GetNotsureAttribute()281 pAttr = g_XFANotsureAttributes + iBefore; in XFA_GetNotsureAttribute()288 iBefore--; in XFA_GetNotsureAttribute()289 if (iBefore < 0) in XFA_GetNotsureAttribute()292 pAttr = g_XFANotsureAttributes + iBefore; in XFA_GetNotsureAttribute()